summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* linux-user: Remove the deprecated ppc64abi32 targetThomas Huth2022-02-092-2/+2
* tests/plugins: add instruction matching to libinsn.soAlex Bennée2022-02-091-1/+88
* tests/plugin: allow libinsn.so per-CPU countsAlex Bennée2022-02-091-8/+31
* tests/tcg/sh4: disable another unreliable testAlex Bennée2022-02-091-0/+4
* tests: Update CentOS 8 container to CentOS Stream 8Thomas Huth2022-02-092-3/+3
* tests/lcitool: Allow lcitool-refresh in out-of-tree builds, tooThomas Huth2022-02-091-1/+1
* tests/lcitool: Install libibumad to cover RDMA on Debian based distrosPhilippe Mathieu-Daudé2022-02-093-0/+3
* tests/lcitool: Refresh submodule and remove libxml2Philippe Mathieu-Daudé2022-02-098-15/+7Star
* tests/lcitool: Include local qemu.yml when refreshing cirrus-ci filesPhilippe Mathieu-Daudé2022-02-091-1/+1
* tests/qtest: enable more vhost-user tests by defaultAlex Bennée2022-02-091-12/+9Star
* tests/Makefile.include: clean-up old codeAlex Bennée2022-02-091-4/+0Star
* 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