summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/philmd/tags/machine-20211101' into stagingRichard Henderson2021-11-022-0/+595
|\
| * tests/unit: Add an unit test for smp parsingYanan Wang2021-11-012-0/+595
* | iotests/300: avoid abnormal shutdown race conditionJohn Snow2021-11-011-8/+5Star
* | iotests: Conditionally silence certain AQMP errorsJohn Snow2021-11-012-5/+27
* | iotests: Accommodate async QMP Exception classesJohn Snow2021-11-011-2/+3
* | python/machine: remove has_quit argumentJohn Snow2021-11-013-8/+3Star
* | iotests/linters: Add workaround for mypy bug #9852John Snow2021-11-011-1/+3
* | iotests/linters: Add entry point for linting via Python CIJohn Snow2021-11-011-0/+27
* | iotests: split linters.py out from 297John Snow2021-11-012-61/+87
* | iotests/297: split test into sub-casesJohn Snow2021-11-011-23/+38
* | iotests/297: update tool availability checksJohn Snow2021-11-011-4/+5
* | iotests/297: Change run_linter() to raise an exception on failureJohn Snow2021-11-011-10/+14
* | iotests/297: refactor run_[mypy|pylint] as generic execution shimJohn Snow2021-11-011-22/+24
* | iotests/297: Split run_linters apart into run_pylint and run_mypyJohn Snow2021-11-011-14/+24
* | iotests/297: Don't rely on distro-specific linter binariesJohn Snow2021-11-011-2/+2
* | iotests/297: Create main() functionJohn Snow2021-11-011-4/+8
* | iotests/297: Add get_files() functionJohn Snow2021-11-011-2/+7
* | iotests/297: Split mypy configuration out into mypy.iniJohn Snow2021-11-012-13/+13
* | iotests/297: Move pylint config into pylintrcJohn Snow2021-11-012-3/+17
|/
* 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