aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-07vhost: Change the sequence of device startYajun Wu
2022-11-07intel-iommu: PASID supportJason Wang
2022-11-07intel-iommu: convert VTD_PE_GET_FPD_ERR() to be a functionJason Wang
2022-11-07intel-iommu: drop VTDBusJason Wang
2022-11-07intel-iommu: don't warn guest errors when getting rid2pasid entryJason Wang
2022-11-07vfio: move implement of vfio_get_xlat_addr() to memory.cCindy Lu
2022-11-07tests: virt: Update expected *.acpihmatvirt tablesHesham Almatary
2022-11-07tests: acpi: aarch64/virt: add a test for hmat nodes with no initiatorsHesham Almatary
2022-11-07hw/arm/virt: Enable HMAT on arm virt machineXiang Chen
2022-11-07tests: Add HMAT AArch64/virt empty table filesHesham Almatary
2022-11-07tests: acpi: q35: update expected blobs *.hmat-noinitiators expected HMAT:Brice Goglin
2022-11-07tests: acpi: q35: add test for hmat nodes without initiatorsBrice Goglin
2022-11-07tests: acpi: add and whitelist *.hmat-noinitiator expected blobsBrice Goglin
2022-11-07hmat acpi: Don't require initiator value in -numaBrice Goglin
2022-11-07hw/i386/acpi-build: Resolve north rather than south bridgesBernhard Beschow
2022-11-07hw/i386/acpi-build: Resolve redundant attributeBernhard Beschow
2022-11-07hw/i386/acpi-build: Remove unused structBernhard Beschow
2022-11-07hw/i386/pc.c: CXL Fixed Memory Window should not reserve e820 in biosGregory Price
2022-11-07msix: Assert that specified vector is in rangeAkihiko Odaki
2022-11-07MAINTAINERS: Add qapi/virtio.json to section "virtio"Markus Armbruster
2022-11-07hw/acpi/erst.c: Fix memory handling issuesChristian A. Ehrhardt
2022-11-07tests: acpi: update expected blobsIgor Mammedov
2022-11-07acpi: pc/35: sanitize _GPE declaration orderIgor Mammedov
2022-11-07tests: acpi: pc/q35 whitelist DSDT before \_GPE cleanupIgor Mammedov
2022-11-07tests: acpi: update expected blobsIgor Mammedov
2022-11-07acpi: enumerate SMB bridge automatically along with other PCI devicesIgor Mammedov
2022-11-07acpi: add get_dev_aml_func() helperIgor Mammedov
2022-11-07tests: acpi: whitelist DSDT before generating ICH9_SMB AML automaticallyIgor Mammedov
2022-11-07tests: acpi: update expected DSDT after ISA bridge is moved directly under PC...Igor Mammedov
2022-11-07acpi: pc/q35: drop ad-hoc PCI-ISA bridge AML routines and let bus ennumeratio...Igor Mammedov
2022-11-07tests: acpi: whitelist DSDT before generating PCI-ISA bridge AML automaticallyIgor Mammedov
2022-11-07acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptorsIgor Mammedov
2022-11-07vhost-user: Fix out of order vring host notification handlingYajun Wu
2022-11-07virtio-rng-pci: Allow setting nvectors, so we can use MSI-XDavid Daney
2022-11-07virtio-net: enable vq reset featureXuan Zhuo
2022-11-07vhost: vhost-kernel: enable vq reset featureKangjie Xu
2022-11-07virtio-net: support queue_enableKangjie Xu
2022-11-07virtio-net: support queue resetXuan Zhuo
2022-11-07virtio-net: introduce flush_or_purge_queued_packets()Kangjie Xu
2022-11-07vhost-net: vhost-kernel: introduce vhost_net_virtqueue_restart()Kangjie Xu
2022-11-07vhost-net: vhost-kernel: introduce vhost_net_virtqueue_reset()Kangjie Xu
2022-11-07vhost: expose vhost_virtqueue_stop()Kangjie Xu
2022-11-07vhost: expose vhost_virtqueue_start()Kangjie Xu
2022-11-07virtio-pci: support queue enableKangjie Xu
2022-11-07virtio-pci: support queue resetXuan Zhuo
2022-11-07virtio: core: vq reset feature negotation supportKangjie Xu
2022-11-07virtio: introduce virtio_queue_enable()Kangjie Xu
2022-11-07virtio: introduce virtio_queue_reset()Xuan Zhuo
2022-11-07virtio: introduce __virtio_queue_reset()Xuan Zhuo
2022-11-07hw/virtio/virtio-iommu-pci: Enforce the device is plugged on the root busEric Auger