aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-20q800: wire up auxmode GPIO to GLUEMark Cave-Ayland
2021-10-20mac_via: add GPIO for A/UX modeMark Cave-Ayland
2021-10-20q800: use GLUE IRQ numbers instead of IRQ level for GLUE IRQsMark Cave-Ayland
2021-10-20q800: move VIA1 IRQ from level 1 to level 6Mark Cave-Ayland
2021-10-20mac_via: update comment for VIA1B_vMystery bitMark Cave-Ayland
2021-10-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingRichard Henderson
2021-10-20tests/acpi/bios-tables-test: update DSDT blob for multifunction bridge testAni Sinha
2021-10-20tests/acpi/pcihp: add unit tests for hotplug on multifunction bridges for q35Ani Sinha
2021-10-20tests/acpi/bios-tables-test: add and allow changes to a new q35 DSDT table blobAni Sinha
2021-10-20pci: fix PCI resource reserve capability on BEMichael S. Tsirkin
2021-10-20vhost-vdpa: multiqueue supportJason Wang
2021-10-20virtio-net: vhost control virtqueue supportJason Wang
2021-10-20vhost: record the last virtqueue index for the virtio deviceJason Wang
2021-10-20virtio-net: use "queue_pairs" instead of "queues" when possibleJason Wang
2021-10-20vhost-net: control virtqueue supportJason Wang
2021-10-20net: introduce control clientJason Wang
2021-10-20vhost-vdpa: let net_vhost_vdpa_init() returns NetClientState *Jason Wang
2021-10-20vhost-vdpa: prepare for the multiqueue supportJason Wang
2021-10-20vhost-vdpa: classify one time requestJason Wang
2021-10-20vhost-vdpa: open device fd in net_init_vhost_vdpa()Jason Wang
2021-10-20bios-tables-test: don't disassemble empty filesMichael S. Tsirkin
2021-10-20rebuild-expected-aml.sh: allow partial target listMichael S. Tsirkin
2021-10-20qdev/qbus: remove failover specific codeLaurent Vivier
2021-10-20vhost-user-blk-test: pass vhost-user socket fds to QSDStefan Hajnoczi
2021-10-20failover: fix a regression introduced by JSON'ification of -deviceLaurent Vivier
2021-10-20vhost-user: fix duplicated notifier MR initXueming Li
2021-10-20docs: Add documentation for vhost based RNG implementationMathieu Poirier
2021-10-20vhost-user-rng-pci: Add vhost-user-rng-pci implementationMathieu Poirier
2021-10-20vhost-user-rng: Add vhost-user-rng implementationMathieu Poirier
2021-10-20libvhost-user: fix VHOST_USER_REM_MEM_REG skipping mmap_addrDavid Hildenbrand
2021-10-20virtio-iommu: Drop base_name and change generic_nameEric Auger
2021-10-20virtio-iommu: Remove the non transitional nameEric Auger
2021-10-20vdpa: Check for iova range at mappings changesEugenio Pérez
2021-10-20vdpa: Add vhost_vdpa_section_endEugenio Pérez
2021-10-20vdpa: Skip protected ram IOMMU mappingsEugenio Pérez
2021-10-20tests: bios-tables-test: use qtest_has_accel() API to register TCG only testsIgor Mammedov
2021-10-20tests: migration-test: use qtest_has_accel() APIIgor Mammedov
2021-10-20tests: arm-cpu-features: use qtest_has_kvm() APIIgor Mammedov
2021-10-20tests: acpi: arm/virt: drop redundant test_acpi_one() in test_acpi_virt_tcg()Igor Mammedov
2021-10-20tests: acpi: update expected blobsIgor Mammedov
2021-10-20tests: acpi: add testcase for amd-iommu (IVRS table)Igor Mammedov
2021-10-20tests: acpi: whitelist expected blobs for new acpi/q35/ivrs testcaseIgor Mammedov
2021-10-20tests: acpi: add expected blob for DMAR tableIgor Mammedov
2021-10-20tests: acpi: add testcase for intel_iommu (DMAR table)Igor Mammedov
2021-10-20tests: acpi: whitelist new expected table tests/data/acpi/q35/DMAR.dmarIgor Mammedov
2021-10-20tests: acpi: update expected tables blobsIgor Mammedov
2021-10-20tests: acpi: q35: test for x2APIC entries in SRATIgor Mammedov
2021-10-20tests: acpi: whitelist expected tables for acpi/q35/xapic testcaseIgor Mammedov
2021-10-20tests: qtest: add qtest_has_accel() to check if tested binary supports accele...Igor Mammedov
2021-10-20tests: acpi: dump table with failed checksumIgor Mammedov