summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* acpi: enumerate SMB bridge automatically along with other PCI devicesIgor Mammedov2022-11-071-24/+3Star
* acpi: pc/q35: drop ad-hoc PCI-ISA bridge AML routines and let bus ennumeratio...Igor Mammedov2022-11-073-76/+39Star
* acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptorsIgor Mammedov2022-11-077-25/+67
* vhost-user: Fix out of order vring host notification handlingYajun Wu2022-11-071-0/+5
* virtio-rng-pci: Allow setting nvectors, so we can use MSI-XDavid Daney2022-11-071-0/+14
* virtio-net: enable vq reset featureXuan Zhuo2022-11-071-0/+1
* vhost: vhost-kernel: enable vq reset featureKangjie Xu2022-11-071-0/+1
* virtio-net: support queue_enableKangjie Xu2022-11-071-0/+21
* virtio-net: support queue resetXuan Zhuo2022-11-071-0/+18
* virtio-net: introduce flush_or_purge_queued_packets()Kangjie Xu2022-11-071-6/+11
* vhost-net: vhost-kernel: introduce vhost_net_virtqueue_restart()Kangjie Xu2022-11-072-0/+59
* vhost-net: vhost-kernel: introduce vhost_net_virtqueue_reset()Kangjie Xu2022-11-072-0/+31
* vhost: expose vhost_virtqueue_stop()Kangjie Xu2022-11-071-4/+4
* vhost: expose vhost_virtqueue_start()Kangjie Xu2022-11-071-4/+4
* virtio-pci: support queue enableKangjie Xu2022-11-071-0/+1
* virtio-pci: support queue resetXuan Zhuo2022-11-071-0/+15
* virtio: core: vq reset feature negotation supportKangjie Xu2022-11-071-1/+3
* virtio: introduce virtio_queue_enable()Kangjie Xu2022-11-071-0/+14
* virtio: introduce virtio_queue_reset()Xuan Zhuo2022-11-071-0/+11
* virtio: introduce __virtio_queue_reset()Xuan Zhuo2022-11-071-16/+21
* hw/virtio/virtio-iommu-pci: Enforce the device is plugged on the root busEric Auger2022-11-071-2/+10
* hw/pci-bridge/cxl-upstream: Add a CDAT table access DOEJonathan Cameron2022-11-071-1/+194
* hw/mem/cxl-type3: Add CXL CDAT Data Object ExchangeHuai-Cheng Kuo2022-11-071-0/+255
* hw/cxl/cdat: CXL CDAT Data Object Exchange implementationHuai-Cheng Kuo2022-11-072-0/+225
* hw/mem/cxl-type3: Add MSIX supportJonathan Cameron2022-11-071-0/+9
* hw/pci: PCIe Data Object Exchange emulationHuai-Cheng Kuo2022-11-072-0/+368
* acpi: arm/virt: madt: bump to revision 4 accordingly to ACPI 6.0 Errata AMiguel Luis2022-11-071-9/+7Star
* acpi: fadt: support revision 6.0 of the ACPI specificationMiguel Luis2022-11-072-8/+15
* virtio-crypto: Support asynchronous modeLei He2022-11-021-147/+190
* acpi/nvdimm: Implement ACPI NVDIMM Label MethodsRobert Hoo2022-11-021-0/+95
* acpi/nvdimm: define macro for NVDIMM Device _DSMRobert Hoo2022-11-021-2/+2
* acpi/ssdt: Fix aml_or() and aml_and() in if clauseRobert Hoo2022-11-021-4/+3Star
* hw/i386/e820: remove legacy reserved entries for e820Ani Sinha2022-11-025-33/+1Star
* Merge tag 'pull-testing-for-7.2-011122-3' of https://github.com/stsquad/qemu ...Stefan Hajnoczi2022-11-011-2/+2
|\
| * hw/usb: dev-mtp: Use g_mkdir()Bin Meng2022-10-311-2/+2
* | mac_newworld: Turn CORE99_VIA_CONFIG defines into an enumBALATON Zoltan2022-10-311-4/+6
* | mac_{old|new}world: Code style fix adding missing braces to if-sBALATON Zoltan2022-10-312-5/+10
* | mac_nvram: Use NVRAM_SIZE constantBALATON Zoltan2022-10-312-3/+3
* | hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.hBALATON Zoltan2022-10-3113-63/+2Star
* | hw/ppc/mac.h: Move PROM and KERNEL defines to board codeBALATON Zoltan2022-10-313-5/+10
* | hw/ppc/mac.h: Move grackle-pcihost type declaration out to a headerBALATON Zoltan2022-10-313-16/+2Star
* | hw/ppc/mac.h: Move macio specific parts out from shared headerBALATON Zoltan2022-10-312-25/+3Star
* | hw/ppc/mac.h: Move newworld specific parts out from shared headerBALATON Zoltan2022-10-313-24/+20Star
* | mac_{old|new}world: Reduce number of QOM castsBALATON Zoltan2022-10-312-48/+39Star
* | mac_newworld: Clean up creation of Uninorth devicesBALATON Zoltan2022-10-311-20/+17Star
* | mac_{old|new}world: Avoid else branch by setting default valueBALATON Zoltan2022-10-312-29/+8Star
* | mac_{old|new}world: Set tbfreq at declarationBALATON Zoltan2022-10-312-16/+2Star
* | mac_oldworld: Drop some more variablesBALATON Zoltan2022-10-311-22/+21Star
* | mac_newworld: Drop some variablesBALATON Zoltan2022-10-311-36/+29Star
|/
* Merge tag 'mips-20221030' of https://github.com/philmd/qemu into stagingStefan Hajnoczi2022-10-3120-198/+261
|\