aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-27tests/docker: add debian11 base imageAlex Bennée
2020-05-27tests/tcg: better detect confused gdb which can't connectAlex Bennée
2020-05-27tests/fp: split and audit the conversion testsAlex Bennée
2020-05-27tests/fp: enable extf80_le_quite testsAlex Bennée
2020-05-27tests/tcg: fix invocation of the memory record/replay testsAlex Bennée
2020-05-27travis.yml: Use clang++ in the Clang testsThomas Huth
2020-05-27tests/vm: pass --genisoimage to basevm scriptAlex Bennée
2020-05-27configure: add alternate binary for genisoimageAlex Bennée
2020-05-27i386: Fix x86_cpu_load_model() error API violationMarkus Armbruster
2020-05-27arm/sabrelite: Consistently use &error_fatal in sabrelite_init()Markus Armbruster
2020-05-27mips/boston: Plug memory leak in boston_mach_init()Markus Armbruster
2020-05-27mips/boston: Fix boston_mach_init() error handlingMarkus Armbruster
2020-05-27mips/malta: Fix create_cps() error handlingMarkus Armbruster
2020-05-27error: Use error_reportf_err() where appropriateMarkus Armbruster
2020-05-27tests/migration: Tighten error checkingMarkus Armbruster
2020-05-27s390x/cpumodel: Fix harmless misuse of visit_check_struct()Markus Armbruster
2020-05-27xen: Fix and improve handling of device_add usb-host errorsMarkus Armbruster
2020-05-27nvdimm: Plug memory leak in uuid property setterMarkus Armbruster
2020-05-27vfio/nvlink: Remove exec permission to avoid SELinux AVCsLeonardo Bras
2020-05-27target/ppc: Fix argument to ppc_radix64_partition_scoped_xlate() againGreg Kurz
2020-05-27hw/nvram/mac_nvram: Convert debug printf()s to trace eventsPhilippe Mathieu-Daudé
2020-05-27hw/pci-bridge/dec: Remove dead debug codePhilippe Mathieu-Daudé
2020-05-27target/ppc: Don't update radix PTE R/C bits with gdbstubGreg Kurz
2020-05-27target/ppc: Fix arguments to ppc_radix64_partition_scoped_xlate()Greg Kurz
2020-05-27target/ppc: Add missing braces in ppc_radix64_partition_scoped_xlate()Greg Kurz
2020-05-27target/ppc: Don't initialize some local variables in ppc_radix64_xlate()Greg Kurz
2020-05-27target/ppc: Pass const pointer to ppc_radix64_get_fully_qualified_addr()Greg Kurz
2020-05-27target/ppc: Pass const pointer to ppc_radix64_get_prot_amr()Greg Kurz
2020-05-27ppc/spapr: Add hotremovable flag on DIMM LMBs on drmem_v2Leonardo Bras
2020-05-27target/ppc: Add support for scv and rfscv instructionsNicholas Piggin
2020-05-27target/ppc: Untabify excp_helper.cGreg Kurz
2020-05-27ppc/spapr: add a POWER10 CPU modelCédric Le Goater
2020-05-27ppc/pnv: Fix NMI system reset SRR1 valueNicholas Piggin
2020-05-26Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-hw-next-2020052...Peter Maydell
2020-05-26Merge remote-tracking branch 'remotes/gkurz/tags/9p-next-2020-05-26' into sta...Peter Maydell
2020-05-26MAINTAINERS: Change Aleksandar Rikalo's email addressAleksandar Markovic
2020-05-26hw/mips/mips_int: De-duplicate KVM interrupt deliveryPhilippe Mathieu-Daudé
2020-05-26hw/mips/malta: Add some logging for bad register offset casesAleksandar Markovic
2020-05-26hw/mips: Rename malta/mipssim/r4k/jazz filesAleksandar Markovic
2020-05-26hw/mips/fuloong2e: Fix typo in Fuloong machine namePhilippe Mathieu-Daudé
2020-05-26hw/mips/fuloong2e: Move code and update a commentPhilippe Mathieu-Daudé
2020-05-26hw/pci-host/bonito: Set the Config register reset value with FIELD_DP32Philippe Mathieu-Daudé
2020-05-26hw/pci-host/bonito: Better describe the I/O CS regionsPhilippe Mathieu-Daudé
2020-05-26hw/pci-host/bonito: Map the different PCI ranges more detailedPhilippe Mathieu-Daudé
2020-05-26hw/pci-host/bonito: Map all the Bonito64 I/O rangePhilippe Mathieu-Daudé
2020-05-26hw/pci-host/bonito: Map peripheral using physical addressPhilippe Mathieu-Daudé
2020-05-26hw/pci-host/bonito: Fix DPRINTF() format stringsPhilippe Mathieu-Daudé
2020-05-26hw/pci-host: Use CONFIG_PCI_BONITO to select the Bonito North BridgePhilippe Mathieu-Daudé
2020-05-26MAINTAINERS: Add Huacai Chen as fuloong2e co-maintainerHuacai Chen
2020-05-26Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200526-pull-request...Peter Maydell