aboutsummaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests (follow)
Commit message (Expand)AuthorAgeFilesLines
* iotests/024: exclude 'backing file format' field from the outputAndrey Drobyshev2024-08-062-2/+1
* iotests: Add `vvfat` testsAmjad Alsharafi2024-08-065-2/+1182
* iotests: Change imports for Python 3.13John Snow2024-07-122-4/+12
* Consider discard option when writing zerosNir Soffer2024-07-112-0/+208
* qemu-iotest/245: Add missing discard=unmapNir Soffer2024-07-111-1/+1
* iotests/270: Don't store data-file with json: prefix in imageKevin Wolf2024-07-021-3/+11
* iotests/244: Don't store data-file with protocol in imageKevin Wolf2024-07-021-3/+16
* qcow2: Don't open data_file with BDRV_O_NO_IOKevin Wolf2024-07-022-4/+10
* iotests: test NBD+TLS+iothreadEric Blake2024-06-032-0/+222
* iotests/pylintrc: allow up to 10 similar linesVladimir Sementsov-Ogievskiy2024-05-281-1/+1
* iotests: add backup-discard-sourceVladimir Sementsov-Ogievskiy2024-05-282-0/+157
* block/copy-before-write: create block_copy bitmap in filter nodeVladimir Sementsov-Ogievskiy2024-05-281-56/+56
* migration: Remove 'blk/-b' option from migrate commandsFabiano Rosas2024-05-083-220/+0
* iotests: add test for stream job with an unaligned prefetch readFiona Ebner2024-03-262-0/+91
* tests/qemu-iotests: Test 157 and 227 require virtio-blkThomas Huth2024-03-262-0/+4
* iotests: adapt to output change for recently introduced 'detached header' fieldFiona Ebner2024-03-182-0/+3
* tests/qemu-iotests: Restrict tests using "--blockdev file" to the file protocolThomas Huth2024-03-182-2/+2
* tests/qemu-iotests: Fix some tests that use --image-opts for other protocolsThomas Huth2024-03-183-7/+10
* tests/qemu-iotests: Restrict tests that use --image-opts to the 'file' protocolThomas Huth2024-03-183-3/+3
* tests/qemu-iotests: Restrict test 156 to the 'file' protocolThomas Huth2024-03-181-1/+1
* tests/qemu-iotests: Restrict test 134 and 158 to the 'file' protocolThomas Huth2024-03-182-2/+2
* tests/qemu-iotests: Restrict test 130 to the 'file' protocolThomas Huth2024-03-181-1/+1
* tests/qemu-iotests: Restrict test 114 to the 'file' protocolThomas Huth2024-03-181-1/+1
* tests/qemu-iotests: Restrict test 066 to the 'file' protocolThomas Huth2024-03-181-1/+1
* tests/qemu-iotests: Fix test 033 for running with non-file protocolsThomas Huth2024-03-181-3/+3
* qemu-img: Fix Column Width and Improve Formatting in snapshot listAbhiram Tilak2024-03-186-43/+44
* iotests: Add test for reset/AioContext switches with NBD exportsKevin Wolf2024-03-182-0/+85
* iotests: Make 144 deterministic againKevin Wolf2024-02-152-2/+12
* Merge tag 'misc-fixes-pull-request' of https://gitlab.com/berrange/qemu into stagingPeter Maydell2024-02-123-0/+325
|\
| * tests: Add case for LUKS volume with detached headerHyman Huang2024-02-092-0/+321
| * crypto: Introduce 'detached-header' field in QCryptoBlockInfoLUKSHyman Huang2024-02-091-0/+4
* | iotests: give tempdir an identifying nameDaniel P. Berrangé2024-02-071-1/+1
* | iotests: fix leak of tmpdir in dry-run modeDaniel P. Berrangé2024-02-071-1/+2
|/
* iotests/277: Use iotests.sock_dir for socket creationAndrey Drobyshev2024-01-261-1/+2
* iotests/iothreads-stream: Use the right TimeoutErrorKevin Wolf2024-01-261-1/+2
* iotests/264: Use iotests.sock_dir for socket creationAndrey Drobyshev2024-01-261-1/+2
* monitor: only run coroutine commands in qemu_aio_contextStefan Hajnoczi2024-01-2630-160/+182
* iotests: port 141 to Python for reliable QMP testingStefan Hajnoczi2024-01-262-331/+176
* iotests: add filter_qmp_generated_node_ids()Stefan Hajnoczi2024-01-261-0/+7
* qapi: Remove deprecated 'singlestep' member of StatusInfoPhilippe Mathieu-Daudé2024-01-194-9/+9
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell2024-01-041-1/+1
|\
| * configure, meson: rename targetos to host_osPaolo Bonzini2023-12-311-1/+1
* | block: remove outdated AioContext locking commentsStefan Hajnoczi2023-12-212-2/+3
* | iotests: Basic tests for internal snapshotsKevin Wolf2023-12-212-0/+277
|/
* tests/qemu-iotests/149: Use more inclusive language in this testThomas Huth2023-12-042-11/+13
* vmdk: Don't corrupt desc file in vmdk_write_cidFam Zheng2023-11-282-0/+6
* iotests: fix default machine type detectionAndrey Drobyshev2023-11-281-1/+1
* iotests: Test two stream jobs in a single iothreadKevin Wolf2023-11-212-0/+85
* Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi2023-11-0110-14/+857
|\
| * iotests: add test for changing mirror's copy_modeFiona Ebner2023-10-312-0/+198