aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
2025-07-15qemu-img: extend cvtnum() and use it in more placesMichael Tokarev1-6/+3
2025-07-15qemu-img: amend: refresh options/--helpMichael Tokarev1-6/+6
2025-07-15qemu-img: resize: refresh options/--helpMichael Tokarev1-6/+6
2025-07-15qemu-img: commit: refresh options/--helpMichael Tokarev2-7/+7
2025-07-15qemu-img: factor out parse_output_format() and use it in the codeMichael Tokarev4-3/+11
2025-07-15iotests: add test for changing the 'drive' property via 'qom-set'Fiona Ebner2-0/+86
2025-07-14block/qapi: include child references in block device infoFiona Ebner1-0/+8
2025-06-04iotests: fix 240Stefan Hajnoczi2-5/+1
2025-06-04iotests/graph-changes-while-io: add test case with removal of lower snapshotAndrey Drobyshev2-9/+96
2025-06-04iotests/graph-changes-while-io: remove image file after testFiona Ebner1-0/+1
2025-05-29iotests: Filter out ZFS in several testsEric Blake8-0/+37
2025-05-29iotests: Improve mirror-sparse on ext4 and xfsEric Blake1-3/+5
2025-05-29iotests: Use disk_usage in more placesEric Blake2-3/+3
2025-05-14tests: Add iotest mirror-sparse for recent patchesEric Blake2-0/+490
2025-05-14iotests/common.rc: add disk_usage functionAndrey Drobyshev2-5/+6
2025-05-14mirror: Skip pre-zeroing destination if it is already zeroEric Blake3-5/+17
2025-05-14iotests: Improve iotest 194 to mirror dataEric Blake1-0/+1
2025-05-12blockdev-backup: Add error handling option for copy-before-write jobsRaman Dzehtsiar2-2/+97
2025-05-01block: add test non-active commit with zeroed dataVincent Vanlaer2-0/+150
2025-04-08qcow2: Don't crash qemu-img info with missing crypto headerKevin Wolf2-0/+107
2025-04-03Revert "iotests: Stop NBD server in test 162 before starting the next one"Thomas Huth1-1/+0
2025-03-13virtio-scsi: add iothread-vq-mapping parameterStefan Hajnoczi1-1/+1
2025-03-13iotests: Limit qsd-migrate to working formatsThomas Huth1-1/+1
2025-03-04iotests: Stop NBD server in test 162 before starting the next oneThomas Huth1-0/+1
2025-03-04iotest: Unbreak 302 with python 3.13Nir Soffer1-5/+14
2025-02-16hw/boards: Do not create unusable default if=sd drivesPhilippe Mathieu-Daudé1-60/+0
2025-02-06iotests: Add (NBD-based) tests for inactive nodesKevin Wolf3-0/+546
2025-02-06iotests: Add qsd-migrate caseKevin Wolf2-0/+199
2025-02-06iotests: Add filter_qtest()Kevin Wolf5-12/+10
2025-02-06block: Add 'active' field to BlockDeviceInfoKevin Wolf3-0/+23
2025-01-29migration: Always set DEVICE statePeter Xu5-0/+6
2024-11-25python: disable too-many-positional-arguments warningJohn Snow1-0/+1
2024-11-25iotests: correct resultclass type in ReproducibleTestRunnerJohn Snow1-1/+1
2024-11-25iotests: reflow ReproducibleTestRunner argumentsJohn Snow1-4/+7
2024-11-04Revert "Remove the unused sh4eb target"Thomas Huth1-0/+1
2024-10-22iotests/backup-discard-source: don't use actual-sizeVladimir Sementsov-Ogievskiy1-9/+20
2024-10-22iotests/backup-discard-source: convert size variable to be intVladimir Sementsov-Ogievskiy1-6/+6
2024-10-22tests/qemu-iotests/211.out: Update to expect MapEntry 'compressed' fieldPeter Maydell1-3/+3
2024-10-02Remove the unused sh4eb targetThomas Huth1-1/+0
2024-09-20tests/qemu-iotests/testenv: Use the "r2d" machine for sh4/sh4ebThomas Huth1-0/+2
2024-09-20tests/qemu-iotests/testenv: Use the "virt" machine for or1kThomas Huth1-0/+1
2024-09-09iotests: fix expected output from gnutlsDaniel P. Berrangé1-6/+6
2024-08-06iotests/024: exclude 'backing file format' field from the outputAndrey Drobyshev2-2/+1
2024-08-06iotests: Add `vvfat` testsAmjad Alsharafi5-2/+1182
2024-07-12iotests: Change imports for Python 3.13John Snow2-4/+12
2024-07-11Consider discard option when writing zerosNir Soffer2-0/+208
2024-07-11qemu-iotest/245: Add missing discard=unmapNir Soffer1-1/+1
2024-07-02iotests/270: Don't store data-file with json: prefix in imageKevin Wolf1-3/+11
2024-07-02iotests/244: Don't store data-file with protocol in imageKevin Wolf1-3/+16
2024-07-02qcow2: Don't open data_file with BDRV_O_NO_IOKevin Wolf2-4/+10