summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-10-29' into ...Richard Henderson2021-10-302-2/+10
|\
| * qapi: New special feature flag "unstable"Markus Armbruster2021-10-292-2/+10
* | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20211028' into stagingRichard Henderson2021-10-292-0/+198
|\ \
| * | host-utils: add unit tests for divu128/divs128Luis Pires2021-10-282-0/+198
| |/
* / Hexagon (target/hexagon) put writes to USR into temp until commitTaylor Simpson2021-10-292-0/+108
|/
* qapi: Add feature flags to enum membersMarkus Armbruster2021-10-277-3/+15
* qapi: Improve input_type_enum()'s error messageMarkus Armbruster2021-10-277-11/+11
* Merge remote-tracking branch 'remotes/rth/tags/pull-arm-20211021' into stagingRichard Henderson2021-10-216-0/+0
|\
| * tests/data/acpi/virt: Update the empty expected file for PPTTYanan Wang2021-10-212-1/+0Star
| * tests/data/acpi/virt: Add an empty expected file for PPTTYanan Wang2021-10-212-0/+1
| * bios-tables-test: Generate reference table for virt/DBG2Eric Auger2021-10-212-1/+0Star
| * tests/acpi: Add void table for virt/DBG2 bios-tables-testEric Auger2021-10-212-0/+1
| * tests/acpi: Generate reference blob for IORT rev E.bEric Auger2021-10-215-1/+0Star
| * tests/acpi: Get prepared for IORT E.b revision upgradeEric Auger2021-10-211-0/+1
* | tests/acceptance: Add a test for the bamboo ppc boardThomas Huth2021-10-211-0/+39
* | linux-user/ppc: Fix XER access in save/restore_user_regsMatheus Ferst2021-10-213-0/+46
* | tests/acceptance: Add tests for the ppc405 boardsThomas Huth2021-10-211-0/+42
|/
* 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
* 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
* vhost-user-blk-test: pass vhost-user socket fds to QSDStefan Hajnoczi2021-10-201-2/+2
* 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
* tests: acpi: whitelist new expected table tests/data/acpi/q35/DMAR.dmarIgor Mammedov2021-10-202-0/+1
* tests: acpi: update expected tables blobsIgor Mammedov2021-10-205-4/+0Star
* tests: acpi: q35: test for x2APIC entries in SRATIgor Mammedov2021-10-201-0/+17
* tests: acpi: whitelist expected tables for acpi/q35/xapic testcaseIgor Mammedov2021-10-205-0/+4
* tests: qtest: add qtest_has_accel() to check if tested binary supports accele...Igor Mammedov2021-10-202-0/+35
* tests: acpi: dump table with failed checksumIgor Mammedov2021-10-201-0/+14
* iotests/051: Fix typoKevin Wolf2021-10-152-3/+3
* iotests/245: Fix type for iothread propertyKevin Wolf2021-10-151-2/+2
* configure, meson: move fuzzing configuration to MesonPaolo Bonzini2021-10-141-1/+5
* tests: tcg: Fix PVH test with binutils 2.36+Cole Robinson2021-10-131-1/+4
* qemu-iotests: flush after every testPaolo Bonzini2021-10-131-0/+1
* build: fix "make check" without earlier "make"Paolo Bonzini2021-10-131-5/+12
* tests: add missing dependency for check-blockPaolo Bonzini2021-10-131-0/+1
* python, iotests: remove socket_scm_helperJohn Snow2021-10-126-156/+1Star
* tests/docker: add a debian-native image and make availableAlex Bennée2021-10-123-2/+61
* tests/docker: promote debian-riscv64-cross to a full imageAlex Bennée2021-10-122-7/+41
* tests/tcg: move some multiarch files and make conditionalAlex Bennée2021-10-124-6/+15
* tests/tcg/sha1: remove endian includeAlex Bennée2021-10-121-1/+0Star