summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* acpi: pc/q35: drop ad-hoc PCI-ISA bridge AML routines and let bus ennumeratio...Igor Mammedov2022-11-073-76/+39Star
* tests: acpi: whitelist DSDT before generating PCI-ISA bridge AML automaticallyIgor Mammedov2022-11-071-0/+34
* 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-073-0/+61
* vhost-net: vhost-kernel: introduce vhost_net_virtqueue_reset()Kangjie Xu2022-11-073-0/+33
* vhost: expose vhost_virtqueue_stop()Kangjie Xu2022-11-072-4/+6
* vhost: expose vhost_virtqueue_start()Kangjie Xu2022-11-072-4/+7
* virtio-pci: support queue enableKangjie Xu2022-11-071-0/+1
* virtio-pci: support queue resetXuan Zhuo2022-11-072-0/+20
* virtio: core: vq reset feature negotation supportKangjie Xu2022-11-072-2/+6
* virtio: introduce virtio_queue_enable()Kangjie Xu2022-11-072-0/+16
* virtio: introduce virtio_queue_reset()Xuan Zhuo2022-11-072-0/+13
* 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-072-1/+195
* 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-076-0/+401
* hw/mem/cxl-type3: Add MSIX supportJonathan Cameron2022-11-071-0/+9
* hw/pci: PCIe Data Object Exchange emulationHuai-Cheng Kuo2022-11-077-0/+506
* tests/acpi: virt: update ACPI MADT and FADT binariesMiguel Luis2022-11-077-6/+0Star
* 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
* tests/acpi: virt: allow acpi MADT and FADT changesMiguel Luis2022-11-071-0/+6
* MAINTAINERS: add myself as the maintainer for acpi biosbits avocado testsAni Sinha2022-11-021-0/+7
* acpi/tests/avocado/bits/doc: add a doc file to describe the acpi bits testAni Sinha2022-11-022-0/+146
* acpi/tests/avocado/bits: add acpi and smbios avocado tests that uses biosbitsAni Sinha2022-11-021-0/+396
* acpi/tests/avocado/bits: add biosbits config file for running bios testsAni Sinha2022-11-021-0/+18
* acpi/tests/avocado/bits: disable acpi PSS tests that are failing in biosbitsAni Sinha2022-11-021-2/+2
* acpi/tests/avocado/bits: initial commit of test scripts that are run by biosbitsAni Sinha2022-11-023-0/+2796
* cryptodev: Add a lkcf-backend for cryptodevLei He2022-11-024-0/+651
* crypto: Support export akcipher to pkcs8Lei He2022-11-024-1/+91
* crypto: Support DER encodingsLei He2022-11-023-47/+597
* virtio-crypto: Support asynchronous modeLei He2022-11-025-216/+345
* test/acpi/bios-tables-test: SSDT: update golden master binariesRobert Hoo2022-11-024-2/+0Star
* 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
* tests/acpi: allow SSDT changesRobert Hoo2022-11-021-0/+2
* hw/i386/e820: remove legacy reserved entries for e820Ani Sinha2022-11-025-33/+1Star
* Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingStefan Hajnoczi2022-11-012-6/+63
|\
| * block/blkio: Make driver nvme-io_uring take a "path" instead of a "filename"Alberto Faria2022-10-312-6/+10
| * block/blkio: Tolerate device size changesAlberto Faria2022-10-311-0/+27
| * block/blkio: Add virtio-blk-vfio-pci BlockDriverAlberto Faria2022-10-312-0/+26