summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bios-tables-test: Generate reference table for virt/DBG2Eric Auger2021-10-212-1/+0Star
* hw/arm/virt_acpi_build: Generate DBG2 tableEric Auger2021-10-211-1/+62
* tests/acpi: Add void table for virt/DBG2 bios-tables-testEric Auger2021-10-212-0/+1
* hw/elf_ops.h: switch to ssize_t for elf loader return typeLuc Michel2021-10-213-71/+74
* hw/arm/sbsa-ref: Fixed cpu type error message typo.Shuuichirou Ishii2021-10-211-1/+1
* roms/edk2: Only initialize required submodulesPhilippe Mathieu-Daudé2021-10-213-3/+17
* roms/edk2: Only init brotli submodule to build BaseToolsPhilippe Mathieu-Daudé2021-10-211-1/+2
* hw/arm/virt: Don't create device-tree node for empty NUMA nodeGavin Shan2021-10-211-0/+13
* tests/acpi: Generate reference blob for IORT rev E.bEric Auger2021-10-215-1/+0Star
* hw/arm/virt-acpi-build: IORT upgrade up to revision E.bEric Auger2021-10-211-19/+29
* tests/acpi: Get prepared for IORT E.b revision upgradeEric Auger2021-10-211-0/+1
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingRichard Henderson2021-10-2042-233/+1075
|\
| * tests/acpi/bios-tables-test: update DSDT blob for multifunction bridge testAni Sinha2021-10-202-1/+0Star
| * tests/acpi/pcihp: add unit tests for hotplug on multifunction bridges for q35Ani Sinha2021-10-201-0/+18
| * tests/acpi/bios-tables-test: add and allow changes to a new q35 DSDT table blobAni Sinha2021-10-202-0/+1
| * pci: fix PCI resource reserve capability on BEMichael S. Tsirkin2021-10-201-5/+5
| * vhost-vdpa: multiqueue supportJason Wang2021-10-202-10/+97
| * virtio-net: vhost control virtqueue supportJason Wang2021-10-203-5/+21
| * vhost: record the last virtqueue index for the virtio deviceJason Wang2021-10-202-3/+11
| * virtio-net: use "queue_pairs" instead of "queues" when possibleJason Wang2021-10-203-80/+80
| * vhost-net: control virtqueue supportJason Wang2021-10-204-17/+40
| * net: introduce control clientJason Wang2021-10-202-3/+26
| * vhost-vdpa: let net_vhost_vdpa_init() returns NetClientState *Jason Wang2021-10-201-7/+12
| * vhost-vdpa: prepare for the multiqueue supportJason Wang2021-10-201-2/+2
| * vhost-vdpa: classify one time requestJason Wang2021-10-202-6/+48
| * vhost-vdpa: open device fd in net_init_vhost_vdpa()Jason Wang2021-10-201-8/+15
| * bios-tables-test: don't disassemble empty filesMichael S. Tsirkin2021-10-201-7/+25
| * rebuild-expected-aml.sh: allow partial target listMichael S. Tsirkin2021-10-201-1/+21
| * qdev/qbus: remove failover specific codeLaurent Vivier2021-10-202-13/+17
| * vhost-user-blk-test: pass vhost-user socket fds to QSDStefan Hajnoczi2021-10-201-2/+2
| * failover: fix a regression introduced by JSON'ification of -deviceLaurent Vivier2021-10-201-6/+18
| * vhost-user: fix duplicated notifier MR initXueming Li2021-10-201-2/+3
| * docs: Add documentation for vhost based RNG implementationMathieu Poirier2021-10-202-0/+40
| * vhost-user-rng-pci: Add vhost-user-rng-pci implementationMathieu Poirier2021-10-202-0/+80
| * vhost-user-rng: Add vhost-user-rng implementationMathieu Poirier2021-10-204-0/+328
| * libvhost-user: fix VHOST_USER_REM_MEM_REG skipping mmap_addrDavid Hildenbrand2021-10-201-0/+1
| * virtio-iommu: Drop base_name and change generic_nameEric Auger2021-10-202-3/+2Star
| * virtio-iommu: Remove the non transitional nameEric Auger2021-10-201-1/+0Star
| * vdpa: Check for iova range at mappings changesEugenio Pérez2021-10-203-16/+51
| * vdpa: Add vhost_vdpa_section_endEugenio Pérez2021-10-201-7/+15
| * vdpa: Skip protected ram IOMMU mappingsEugenio Pérez2021-10-201-0/+1
| * tests: bios-tables-test: use qtest_has_accel() API to register TCG only testsIgor Mammedov2021-10-201-15/+13Star
| * tests: migration-test: use qtest_has_accel() APIIgor Mammedov2021-10-201-11/+4Star
| * tests: arm-cpu-features: use qtest_has_kvm() APIIgor Mammedov2021-10-201-24/+5Star
| * tests: acpi: arm/virt: drop redundant test_acpi_one() in test_acpi_virt_tcg()Igor Mammedov2021-10-201-3/+0Star
| * tests: acpi: update expected blobsIgor Mammedov2021-10-203-2/+0Star
| * tests: acpi: add testcase for amd-iommu (IVRS table)Igor Mammedov2021-10-201-0/+13
| * tests: acpi: whitelist expected blobs for new acpi/q35/ivrs testcaseIgor Mammedov2021-10-203-0/+2
| * tests: acpi: add expected blob for DMAR tableIgor Mammedov2021-10-202-1/+0Star
| * tests: acpi: add testcase for intel_iommu (DMAR table)Igor Mammedov2021-10-201-0/+13