aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-07checkpatch: better pattern for inline commentsMichael S. Tsirkin
2022-11-07hw/virtio: introduce virtio_device_should_startAlex Bennée
2022-11-07tests/acpi: update tables for new core count testJulia Suvorova
2022-11-07bios-tables-test: add test for number of cores > 255Julia Suvorova
2022-11-07tests/acpi: allow changes for core_count2 testJulia Suvorova
2022-11-07bios-tables-test: teach test to use smbios 3.0 tablesJulia Suvorova
2022-11-07hw/smbios: add core_count2 to smbios table type 4Julia Suvorova
2022-11-07vhost-user: Support vhost_dev_startYajun Wu
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