summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* hw/sensor: Add lsm303dlhc magnetometer deviceKevin Townsend2022-02-082-0/+149
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2022-02-0613-8/+225
|\
| * ACPI ERST: step 6 of bios-tables-test.cEric DeVolder2022-02-066-5/+0Star
| * ACPI ERST: bios-tables-test testcaseEric DeVolder2022-02-061-0/+54
| * ACPI ERST: qtest for ERSTEric DeVolder2022-02-062-0/+166
| * ACPI ERST: bios-tables-test.c steps 1 and 2Eric DeVolder2022-02-066-0/+5
| * tests: acpi: test short OEM_ID/OEM_TABLE_ID values in test_oem_fields()Igor Mammedov2022-02-041-6/+6
| * tests: acpi: update expected blobsIgor Mammedov2022-02-045-4/+0Star
| * tests: acpi: whitelist nvdimm's SSDT and FACP.slic expected blobsIgor Mammedov2022-02-041-0/+4
| * tests: acpi: manually pad OEM_ID/OEM_TABLE_ID for test_oem_fields() testIgor Mammedov2022-02-041-9/+6Star
| * hw/i386: Add the possibility to disable the 'isapc' machineThomas Huth2022-02-041-1/+1
* | python/machine: raise VMLaunchFailure exception from launch()John Snow2022-02-021-2/+1Star
|/
* iotests/migration-permissions: New testHanna Reitz2022-02-012-0/+106
* iotests: declare lack of support for compresion_type in IMGOPTSVladimir Sementsov-Ogievskiy2022-02-015-7/+14
* iotest 214: explicit compression typeVladimir Sementsov-Ogievskiy2022-02-011-1/+1
* iotests 60: more accurate set dirty bit in qcow2 headerVladimir Sementsov-Ogievskiy2022-02-011-1/+1
* iotests: bash tests: filter compression typeVladimir Sementsov-Ogievskiy2022-02-017-21/+41
* iotest 39: use _qcow2_dump_headerVladimir Sementsov-Ogievskiy2022-02-011-1/+1
* iotests: massive use _qcow2_dump_headerVladimir Sementsov-Ogievskiy2022-02-017-49/+49
* iotests/common.rc: introduce _qcow2_dump_header helperVladimir Sementsov-Ogievskiy2022-02-011-0/+10
* iotest 302: use img_info_log() helperVladimir Sementsov-Ogievskiy2022-02-012-5/+6
* iotests.py: filter compression type outVladimir Sementsov-Ogievskiy2022-02-014-15/+17
* iotests.py: filter out successful output of qemu-img createVladimir Sementsov-Ogievskiy2022-02-017-67/+11Star
* iotest 065: explicit compression typeVladimir Sementsov-Ogievskiy2022-02-011-8/+8
* iotest 303: explicit compression typeVladimir Sementsov-Ogievskiy2022-02-012-10/+45
* iotests.py: rewrite default luks support in qemu_imgVladimir Sementsov-Ogievskiy2022-02-011-19/+17Star
* iotests: drop qemu_img_verbose() helperVladimir Sementsov-Ogievskiy2022-02-015-13/+10Star
* iotests.py: qemu_img*("create"): support IMGOPTS='compression_type=zstd'Vladimir Sementsov-Ogievskiy2022-02-011-1/+26
* iotests: specify some unsupported_imgopts for python iotestsVladimir Sementsov-Ogievskiy2022-02-0115-15/+30
* iotests.py: implement unsupported_imgoptsVladimir Sementsov-Ogievskiy2022-02-011-1/+14
* iotests.py: img_info_log(): rename imgopts argumentVladimir Sementsov-Ogievskiy2022-02-012-6/+7
* iotests/MRCE: Write data to sourceHanna Reitz2022-02-011-1/+6
* tests/qemu-iotests: Fix 051 for binaries without 'lsi53c895a'Thomas Huth2022-02-011-0/+4
* iotests/block-status-cache: New testHanna Reitz2022-01-282-0/+144
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2022-01-2810-80/+108
|\
| * check-block: replace -makecheck with TAP outputPaolo Bonzini2022-01-285-44/+48
| * qemu-iotests: require at least an argument to check-block.shPaolo Bonzini2022-01-281-10/+7Star
| * build: make check-block a meson testPaolo Bonzini2022-01-284-28/+46
| * check-block.sh: passthrough -jN flag of make to -j N flag of checkVladimir Sementsov-Ogievskiy2022-01-281-1/+8
| * docker: add msitools to Fedora/mingw crossMarc-André Lureau2022-01-272-0/+2
| * build-sys: fix a meson deprecation warningMarc-André Lureau2022-01-271-1/+1
* | qapi: generate trace events by defaultVladimir Sementsov-Ogievskiy2022-01-271-1/+2
* | meson: document why we don't generate trace events for tests/ and qga/Vladimir Sementsov-Ogievskiy2022-01-271-0/+7
|/
* tests/acpi/bios-table-test: Update expected virt/PPTT fileYanan Wang2022-01-202-1/+0Star
* tests/acpi/bios-tables-test: Allow changes to virt/PPTT fileYanan Wang2022-01-201-0/+1
* Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-01-...Peter Maydell2022-01-192-0/+271
|\
| * tests/tcg/s390x: Test shift instructionsIlya Leoshkevich2022-01-172-0/+271
* | Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-7.0-180122-2' int...Peter Maydell2022-01-1922-801/+2682
|\ \
| * | docker: include bison in debian-tricore-crossPaolo Bonzini2022-01-181-0/+1
| * | FreeBSD: Upgrade to 12.3 releaseBrad Smith2022-01-181-5/+3Star