aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-07acpi: pc/q35: drop ad-hoc PCI-ISA bridge AML routines and let bus ennumeratio...Igor Mammedov3-76/+39
2022-11-07tests: acpi: whitelist DSDT before generating PCI-ISA bridge AML automaticallyIgor Mammedov1-0/+34
2022-11-07acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptorsIgor Mammedov7-25/+67
2022-11-07vhost-user: Fix out of order vring host notification handlingYajun Wu1-0/+5
2022-11-07virtio-rng-pci: Allow setting nvectors, so we can use MSI-XDavid Daney1-0/+14
2022-11-07virtio-net: enable vq reset featureXuan Zhuo1-0/+1
2022-11-07vhost: vhost-kernel: enable vq reset featureKangjie Xu1-0/+1
2022-11-07virtio-net: support queue_enableKangjie Xu1-0/+21
2022-11-07virtio-net: support queue resetXuan Zhuo1-0/+18
2022-11-07virtio-net: introduce flush_or_purge_queued_packets()Kangjie Xu1-6/+11
2022-11-07vhost-net: vhost-kernel: introduce vhost_net_virtqueue_restart()Kangjie Xu3-0/+61
2022-11-07vhost-net: vhost-kernel: introduce vhost_net_virtqueue_reset()Kangjie Xu3-0/+33
2022-11-07vhost: expose vhost_virtqueue_stop()Kangjie Xu2-4/+6
2022-11-07vhost: expose vhost_virtqueue_start()Kangjie Xu2-4/+7
2022-11-07virtio-pci: support queue enableKangjie Xu1-0/+1
2022-11-07virtio-pci: support queue resetXuan Zhuo2-0/+20
2022-11-07virtio: core: vq reset feature negotation supportKangjie Xu2-2/+6
2022-11-07virtio: introduce virtio_queue_enable()Kangjie Xu2-0/+16
2022-11-07virtio: introduce virtio_queue_reset()Xuan Zhuo2-0/+13
2022-11-07virtio: introduce __virtio_queue_reset()Xuan Zhuo1-16/+21
2022-11-07hw/virtio/virtio-iommu-pci: Enforce the device is plugged on the root busEric Auger1-2/+10
2022-11-07hw/pci-bridge/cxl-upstream: Add a CDAT table access DOEJonathan Cameron2-1/+195
2022-11-07hw/mem/cxl-type3: Add CXL CDAT Data Object ExchangeHuai-Cheng Kuo1-0/+255
2022-11-07hw/cxl/cdat: CXL CDAT Data Object Exchange implementationHuai-Cheng Kuo6-0/+401
2022-11-07hw/mem/cxl-type3: Add MSIX supportJonathan Cameron1-0/+9
2022-11-07hw/pci: PCIe Data Object Exchange emulationHuai-Cheng Kuo7-0/+506
2022-11-07tests/acpi: virt: update ACPI MADT and FADT binariesMiguel Luis7-6/+0
2022-11-07acpi: arm/virt: madt: bump to revision 4 accordingly to ACPI 6.0 Errata AMiguel Luis1-9/+7
2022-11-07acpi: fadt: support revision 6.0 of the ACPI specificationMiguel Luis2-8/+15
2022-11-07tests/acpi: virt: allow acpi MADT and FADT changesMiguel Luis1-0/+6
2022-11-02MAINTAINERS: add myself as the maintainer for acpi biosbits avocado testsAni Sinha1-0/+7
2022-11-02acpi/tests/avocado/bits/doc: add a doc file to describe the acpi bits testAni Sinha2-0/+146
2022-11-02acpi/tests/avocado/bits: add acpi and smbios avocado tests that uses biosbitsAni Sinha1-0/+396
2022-11-02acpi/tests/avocado/bits: add biosbits config file for running bios testsAni Sinha1-0/+18
2022-11-02acpi/tests/avocado/bits: disable acpi PSS tests that are failing in biosbitsAni Sinha1-2/+2
2022-11-02acpi/tests/avocado/bits: initial commit of test scripts that are run by biosbitsAni Sinha3-0/+2796
2022-11-02cryptodev: Add a lkcf-backend for cryptodevLei He4-0/+651
2022-11-02crypto: Support export akcipher to pkcs8Lei He4-1/+91
2022-11-02crypto: Support DER encodingsLei He3-47/+597
2022-11-02virtio-crypto: Support asynchronous modeLei He5-216/+345
2022-11-02test/acpi/bios-tables-test: SSDT: update golden master binariesRobert Hoo4-2/+0
2022-11-02acpi/nvdimm: Implement ACPI NVDIMM Label MethodsRobert Hoo1-0/+95
2022-11-02acpi/nvdimm: define macro for NVDIMM Device _DSMRobert Hoo1-2/+2
2022-11-02acpi/ssdt: Fix aml_or() and aml_and() in if clauseRobert Hoo1-4/+3
2022-11-02tests/acpi: allow SSDT changesRobert Hoo1-0/+2
2022-11-02hw/i386/e820: remove legacy reserved entries for e820Ani Sinha5-33/+1
2022-11-01Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingStefan Hajnoczi2-6/+63
2022-11-01Merge tag 'pull-testing-for-7.2-011122-3' of https://github.com/stsquad/qemu ...Stefan Hajnoczi26-174/+395
2022-11-01Merge tag 'pull-tcg-20221031-2' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi34-451/+340
2022-11-01Merge tag 'qemu-macppc-20221031' of https://github.com/mcayland/qemu into sta...Stefan Hajnoczi17-311/+285