aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2020-06-12acpi: madt: skip pci override on pci-less systems.Gerd Hoffmann3-13/+18
2020-06-12acpi: create acpi-common.c and move madt codeGerd Hoffmann4-123/+170
2020-06-12acpi: make build_madt() more generic.Gerd Hoffmann1-7/+7
2020-06-12virtio: add vhost-user-vsock-pci deviceStefano Garzarella2-0/+85
2020-06-12virtio: add vhost-user-vsock base deviceStefano Garzarella2-0/+182
2020-06-12vhost-vsock: add vhost-vsock-common abstractionStefano Garzarella3-242/+301
2020-06-12hw/pci: Fix crash when running QEMU with "-nic model=rocker"Thomas Huth1-1/+12
2020-06-12Lift max memory slots limit imposed by vhost-userRaphael Norwitz1-19/+37
2020-06-12Transmit vhost-user memory regions individuallyRaphael Norwitz1-72/+438
2020-06-12Add VHOST_USER_PROTOCOL_F_CONFIGURE_MEM_SLOTSRaphael Norwitz1-2/+47
2020-06-11Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20200611.0' i...Peter Maydell1-12/+73
2020-06-11Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...Peter Maydell15-32/+57
2020-06-11hw/vfio/pci-quirks: Fix broken legacy IGD passthroughThomas Huth1-0/+1
2020-06-11hw/vfio: Add VMD Passthrough QuirkJon Derrick1-12/+72
2020-06-10hw/i386/amd_iommu: Fix the reserved bits definition of IOMMU commandsWei Huang1-9/+10
2020-06-10KVM: Kick resamplefd for split kernel irqchipPeter Xu1-0/+19
2020-06-10vfio/pci: Use kvm_irqchip_add_irqfd_notifier_gsi() for irqfdsPeter Xu1-22/+15
2020-06-10hw/i386/vmport: Allow QTest use without crashingPhilippe Mathieu-Daudé1-1/+15
2020-06-10megasas: use unsigned type for positive numeric fieldsPrasad J Pandit1-19/+19
2020-06-10megasas: avoid NULL pointer dereferencePrasad J Pandit1-1/+1
2020-06-10megasas: use unsigned type for reply_queue_head and check indexPrasad J Pandit1-2/+2
2020-06-10accel: Move Xen accelerator code under accel/xen/Philippe Mathieu-Daudé10-221/+9
2020-06-10hw/i386/vmport: Assert vmport initialized before registering commandsLiran Alon1-0/+2
2020-06-10hw/i386/vmport: Add support for CMD_GETHZLiran Alon1-0/+19
2020-06-10hw/i386/vmport: Allow x2apic without IRLiran Alon1-1/+8
2020-06-10hw/i386/vmport: Add support for CMD_GET_VCPU_INFOLiran Alon1-0/+14
2020-06-10hw/i386/vmport: Add support for CMD_GETBIOSUUIDLiran Alon2-0/+23
2020-06-10hw/i386/vmport: Define enum for all commandsLiran Alon2-21/+8
2020-06-10hw/i386/vmport: Introduce vmport.hLiran Alon4-37/+3
2020-06-10hw/i386/vmport: Report vmware-vmx-type in CMD_GETVERSIONLiran Alon2-0/+28
2020-06-10hw/i386/vmport: Introduce vmware-vmx-version propertyLiran Alon1-1/+8
2020-06-10hw/i386/vmport: Set EAX to -1 on failed and unsupported commandsLiran Alon2-4/+16
2020-06-10hw/i386/vmport: Propagate IOPort read to vCPU EAX registerLiran Alon2-3/+30
2020-06-10hw/i386/vmport: Add device propertiesLiran Alon1-0/+6
2020-06-10hw/i386/vmport: Add reference to VMware open-vm-toolsLiran Alon1-0/+7
2020-06-10vmbus: add infrastructure to save/load vmbus requestsJon Doron1-0/+99
2020-06-10i386: Hyper-V VMBus ACPI DSDT entryJon Doron2-0/+50
2020-06-10i386:pc: whitelist dynamic vmbus-bridgeJon Doron2-0/+4
2020-06-10vmbus: vmbus implementationJon Doron4-0/+2696
2020-06-10hyperv: expose API to determine if synic is enabledJon Doron1-0/+8
2020-06-10qom/object: Move Object typedef to 'qemu/typedefs.h'Philippe Mathieu-Daudé3-3/+0
2020-06-10numa: prevent usage of -M memory-backend and -numa memdev at the same timeIgor Mammedov1-0/+5
2020-06-10semihosting: remove the pthread include which seems unusedKONRAD Frederic1-1/+0
2020-06-10hw/openrisc/openrisc_sim: Add assertion to silence GCC warningPhilippe Mathieu-Daudé1-0/+1
2020-06-09Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-0806...Peter Maydell2-17/+43
2020-06-09Add vhost-user helper to get MemoryRegion dataRaphael Norwitz1-10/+15
2020-06-09Add helper to populate vhost-user message regionsRaphael Norwitz1-6/+12
2020-06-09vhost-user-blk: delay vhost_user_blk_disconnectDima Stepanov1-1/+37
2020-06-09hw/pci-host: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé3-4/+6
2020-06-09hw/pci/pci_bridge: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé1-2/+2