aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-06-12Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-06-12virtio-pci: fix queue_enable writeJason Wang
2020-06-12pci: Display PCI IRQ pin in "info pci"Peter Xu
2020-06-12Fix parameter type in vhost migration log pathRaphael Norwitz
2020-06-12acpi: ged: rename event memory regionGerd Hoffmann
2020-06-12acpi: fadt: add hw-reduced sleep register supportGerd Hoffmann
2020-06-12acpi: madt: skip pci override on pci-less systems.Gerd Hoffmann
2020-06-12acpi: create acpi-common.c and move madt codeGerd Hoffmann
2020-06-12acpi: make build_madt() more generic.Gerd Hoffmann
2020-06-12virtio: add vhost-user-vsock-pci deviceStefano Garzarella
2020-06-12virtio: add vhost-user-vsock base deviceStefano Garzarella
2020-06-12vhost-vsock: add vhost-vsock-common abstractionStefano Garzarella
2020-06-12hw/pci: Fix crash when running QEMU with "-nic model=rocker"Thomas Huth
2020-06-12Lift max memory slots limit imposed by vhost-userRaphael Norwitz
2020-06-12Transmit vhost-user memory regions individuallyRaphael Norwitz
2020-06-12Add VHOST_USER_PROTOCOL_F_CONFIGURE_MEM_SLOTSRaphael Norwitz
2020-06-11Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20200611.0' i...Peter Maydell
2020-06-11Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...Peter Maydell
2020-06-11hw/vfio/pci-quirks: Fix broken legacy IGD passthroughThomas Huth
2020-06-11hw/vfio: Add VMD Passthrough QuirkJon Derrick
2020-06-10semihosting: remove the pthread include which seems unusedKONRAD Frederic
2020-06-10hw/openrisc/openrisc_sim: Add assertion to silence GCC warningPhilippe Mathieu-Daudé
2020-06-09Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-0806...Peter Maydell
2020-06-09Add vhost-user helper to get MemoryRegion dataRaphael Norwitz
2020-06-09Add helper to populate vhost-user message regionsRaphael Norwitz
2020-06-09vhost-user-blk: delay vhost_user_blk_disconnectDima Stepanov
2020-06-09hw/pci-host: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2020-06-09hw/pci/pci_bridge: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2020-06-09hw/pci/pci_bridge: Correct pci_bridge_io memory region sizePhilippe Mathieu-Daudé
2020-06-09hw/pci-host/prep: Correct RAVEN bus bridge memory region sizePhilippe Mathieu-Daudé
2020-06-09pci: assert configuration access is within boundsPrasad J Pandit
2020-06-09hw/pci/pcie: Move hot plug capability check to pre_plug callbackJulia Suvorova
2020-06-09virtio-balloon: Provide an interface for free page reportingAlexander Duyck
2020-06-09virtio-balloon: Implement support for page poison reporting featureAlexander Duyck
2020-06-09virtio-balloon: unref the iothread when unrealizingDavid Hildenbrand
2020-06-09virtio-balloon: fix free page hinting check on unrealizeDavid Hildenbrand
2020-06-09virtio-balloon: fix free page hinting without an iothreadDavid Hildenbrand
2020-06-09hw/i386/xen/xen-hvm: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2020-06-09hw/hppa/dino: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2020-06-09hw/arm/aspeed: Correct DRAM container region sizePhilippe Mathieu-Daudé
2020-06-09hw/misc/auxbus: Use qemu_log_mask(UNIMP) instead of debug printfPhilippe Mathieu-Daudé
2020-06-09hw/isa/apm: Convert debug printf()s to trace eventsPhilippe Mathieu-Daudé
2020-06-09hw/unicore32/puv3: Use qemu_log_mask(ERROR) instead of debug printf()Philippe Mathieu-Daudé
2020-06-09arm/acpi: TPM2 ACPI table supportEric Auger
2020-06-09acpi: Move build_tpm2() in the generic partEric Auger
2020-06-09acpi: Convert build_tpm2() to build_append* APIEric Auger
2020-06-09acpi: tpm: Do not build TCPA table for TPM 2Stefan Berger
2020-06-09acpi: move aml builder code for parallel deviceGerd Hoffmann
2020-06-09acpi: parallel: don't use _STA methodGerd Hoffmann
2020-06-09acpi: move aml builder code for serial deviceGerd Hoffmann