summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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-079-107/+74Star
| * | MAINTAINERS: Add qapi/virtio.json to section "virtio"Markus Armbruster2022-11-071-0/+1
| * | hw/acpi/erst.c: Fix memory handling issuesChristian A. Ehrhardt2022-11-071-3/+3
| * | tests: acpi: update expected blobsIgor Mammedov2022-11-0735-34/+0Star
| * | acpi: pc/35: sanitize _GPE declaration orderIgor Mammedov2022-11-071-22/+25
| * | tests: acpi: pc/q35 whitelist DSDT before \_GPE cleanupIgor Mammedov2022-11-071-0/+34
| * | tests: acpi: update expected blobsIgor Mammedov2022-11-0722-21/+0Star
| * | acpi: enumerate SMB bridge automatically along with other PCI devicesIgor Mammedov2022-11-071-24/+3Star
| * | acpi: add get_dev_aml_func() helperIgor Mammedov2022-11-071-2/+11
| * | tests: acpi: whitelist DSDT before generating ICH9_SMB AML automaticallyIgor Mammedov2022-11-071-0/+21
| * | tests: acpi: update expected DSDT after ISA bridge is moved directly under PC...Igor Mammedov2022-11-0735-34/+0Star
| * | 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