summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests/9pfs: Use g_autofree and g_autoptr where possibleGreg Kurz2022-02-171-9/+4Star
* tests/9pfs: Fix leak of local_test_pathGreg Kurz2022-02-171-0/+7
* tests/9pfs: fix mkdir() being called twiceChristian Schoenebeck2022-02-171-15/+3Star
* tests/9pfs: use g_autofree where possibleChristian Schoenebeck2022-02-171-63/+27Star
* Merge remote-tracking branch 'remotes/kwolf-gitlab/tags/for-upstream' into st...Peter Maydell2022-02-142-5/+35
|\
| * iotests: Test blockdev-reopen with iothreads and throttlingKevin Wolf2022-02-112-5/+35
* | Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20220211' into...Peter Maydell2022-02-141-0/+68
|\ \
| * | tests/tcg/multiarch: Add sigbus.cRichard Henderson2022-02-081-0/+68
| |/
* | Merge remote-tracking branch 'remotes/vsementsov/tags/pull-nbd-2022-02-09-v2'...Peter Maydell2022-02-123-4/+141
|\ \
| * | iotests/281: Let NBD connection yield in iothreadHanna Reitz2022-02-112-5/+27
| * | iotests/281: Test lingering timersHanna Reitz2022-02-112-4/+79
| * | iotests.py: Add QemuStorageDaemon classHanna Reitz2022-02-111-0/+40
| |/
* | 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