summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * hmat acpi: Don't require initiator value in -numaBrice Goglin2022-11-071-3/+1Star
| * hw/i386/acpi-build: Resolve north rather than south bridgesBernhard Beschow2022-11-071-5/+6
| * hw/i386/acpi-build: Resolve redundant attributeBernhard Beschow2022-11-071-14/+6Star
| * hw/i386/acpi-build: Remove unused structBernhard Beschow2022-11-071-7/+0Star
| * hw/i386/pc.c: CXL Fixed Memory Window should not reserve e820 in biosGregory Price2022-11-071-2/+0Star
| * msix: Assert that specified vector is in rangeAkihiko Odaki2022-11-078-105/+72Star
| * hw/acpi/erst.c: Fix memory handling issuesChristian A. Ehrhardt2022-11-071-3/+3
| * acpi: pc/35: sanitize _GPE declaration orderIgor Mammedov2022-11-071-22/+25
| * 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-request-2022-11-06' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi2022-11-073-65/+153
|\ \
| * | s390x/cpu topology: add max_threads machine class attributePierre Morel2022-11-061-0/+11
| * | s390x: Register TYPE_S390_CCW_MACHINE properties as class propertiesPierre Morel2022-11-061-55/+72
| * | s390x/pci: RPCIT second pass when mappings exhaustedMatthew Rosato2022-11-061-7/+22
| * | s390x/css: revert SCSW ctrl/flag bits on errorPeter Jin2022-11-061-3/+48
* | | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2022-11-071-2/+15
|\ \ \
| * | | module: add Error arguments to module_load and module_load_qomClaudio Fontana2022-11-061-2/+15
| * | | module: rename module_load_one to module_loadClaudio Fontana2022-11-061-1/+1
| |/ /
* | | Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...Stefan Hajnoczi2022-11-071-1/+1
|\ \ \