aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-05Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/tracing-pull-reque...Peter Maydell
2021-01-04tests/acceptance: Test boot_linux_console for fuloong2eJiaxun Yang
2021-01-04hw/mips/fuloong2e: Correct cpuclock in PROM environmentJiaxun Yang
2021-01-04hw/mips/fuloong2e: Remove unused env entryJiaxun Yang
2021-01-04hw/mips/fuloong2e: Replace faulty documentation linksJiaxun Yang
2021-01-04hw/mips/fuloong2e: Remove define DEBUG_FULOONG2E_INITJiaxun Yang
2021-01-04hw/mips: Use address translation helper to handle ENVP_ADDRJiaxun Yang
2021-01-04hw/mips/malta: Use address translation helper to calculate bootloader_run_addrJiaxun Yang
2021-01-04hw/mips: Make bootloader addresses unsignedJiaxun Yang
2021-01-04docs/system: Update MIPS machine documentationHuacai Chen
2021-01-04hw/mips: Add Loongson-3 machine supportHuacai Chen
2021-01-04hw/mips: Add Loongson-3 boot parameter helpersHuacai Chen
2021-01-04hw/mips: Implement fw_cfg_arch_key_name()Huacai Chen
2021-01-04hw/intc: Rework Loongson LIOINTCHuacai Chen
2021-01-04clock: Define and use new clock_display_freq()Peter Maydell
2021-01-04clock: Remove clock_get_ns()Peter Maydell
2021-01-04target/mips: Don't use clock_get_ns() in clock period calculationPeter Maydell
2021-01-04clock: Introduce clock_ticks_to_ns()Peter Maydell
2021-01-04vt82c686: Rename superio config related partsBALATON Zoltan
2021-01-04vt82c686: Use shorter name for local variable holding object stateBALATON Zoltan
2021-01-04vt82c686: Remove unneeded includes and definesBALATON Zoltan
2021-01-04vt82c686: Convert debug printf to trace pointsBALATON Zoltan
2021-01-04vt82c686: Remove legacy vt82c686b_pm_init() functionBALATON Zoltan
2021-01-04vt82c686: Remove legacy vt82c686b_isa_init() functionBALATON Zoltan
2021-01-04audio/via-ac97: Simplify code and set user_creatable to falseBALATON Zoltan
2021-01-04vt82c686: Split off via-[am]c97 into separate file in hw/audioBALATON Zoltan
2021-01-04vt82c686: Remove vt82c686b_[am]c97_init() functionsBALATON Zoltan
2021-01-04vt82c686: Rename VT82C686B to VT82C686B_ISABALATON Zoltan
2021-01-04vt82c686: Remove unnecessary _DEVICE suffix from type macrosBALATON Zoltan
2021-01-04vt82c686: Rename AC97/MC97 parts from VT82C686B to VIABALATON Zoltan
2021-01-04hw/pci-host/bonito: Use pci_config_set_interrupt_pin()Philippe Mathieu-Daudé
2021-01-04hw/pci-host/bonito: Display hexadecimal value with '0x' prefixPhilippe Mathieu-Daudé
2021-01-04hw: Use the PCI_DEVFN() macro from 'hw/pci/pci.h'Philippe Mathieu-Daudé
2021-01-04hw: Use the PCI_SLOT() macro from 'hw/pci/pci.h'Philippe Mathieu-Daudé
2021-01-04hw/pci-host/uninorth: Use the PCI_FUNC() macro from 'hw/pci/pci.h'Philippe Mathieu-Daudé
2021-01-04hw/pci-host: Use the PCI_BUILD_BDF() macro from 'hw/pci/pci.h'Philippe Mathieu-Daudé
2021-01-04tcg: Add tcg_gen_bswap_tl aliasRichard Henderson
2021-01-04tcg/riscv: Fix illegal shift instructionsZihao Yu
2021-01-04tcg: Use memset for large vector byte replicationRichard Henderson
2021-01-04Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell
2021-01-04tracetool: show trace-events filename/lineno in fmt string errorsStefan Hajnoczi
2021-01-04tracetool: add input filename and line number to EventStefan Hajnoczi
2021-01-04tracetool: add out_lineno and out_next_lineno to out()Stefan Hajnoczi
2021-01-04tracetool: add output filename command-line argumentStefan Hajnoczi
2021-01-04trace: Send "-d trace:help" output to stdoutDoug Evans
2021-01-04readline: Fix possible array index out of bounds in readline_hist_add()Alex Chen
2021-01-02libnfs: convert to mesonPaolo Bonzini
2021-01-02libiscsi: convert to mesonPaolo Bonzini
2021-01-02bzip2: convert to mesonPaolo Bonzini
2021-01-02glusterfs: convert to mesonPaolo Bonzini