aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
2024-08-06iotests/024: exclude 'backing file format' field from the outputAndrey Drobyshev
2024-08-06iotests: Add `vvfat` testsAmjad Alsharafi
2024-07-12iotests: Change imports for Python 3.13John Snow
2024-07-11Consider discard option when writing zerosNir Soffer
2024-07-11qemu-iotest/245: Add missing discard=unmapNir Soffer
2024-07-02iotests/270: Don't store data-file with json: prefix in imageKevin Wolf
2024-07-02iotests/244: Don't store data-file with protocol in imageKevin Wolf
2024-07-02qcow2: Don't open data_file with BDRV_O_NO_IOKevin Wolf
2024-06-03iotests: test NBD+TLS+iothreadEric Blake
2024-05-28iotests/pylintrc: allow up to 10 similar linesVladimir Sementsov-Ogievskiy
2024-05-28iotests: add backup-discard-sourceVladimir Sementsov-Ogievskiy
2024-05-28block/copy-before-write: create block_copy bitmap in filter nodeVladimir Sementsov-Ogievskiy
2024-05-08migration: Remove 'blk/-b' option from migrate commandsFabiano Rosas
2024-03-26iotests: add test for stream job with an unaligned prefetch readFiona Ebner
2024-03-26tests/qemu-iotests: Test 157 and 227 require virtio-blkThomas Huth
2024-03-18iotests: adapt to output change for recently introduced 'detached header' fieldFiona Ebner
2024-03-18tests/qemu-iotests: Restrict tests using "--blockdev file" to the file protocolThomas Huth
2024-03-18tests/qemu-iotests: Fix some tests that use --image-opts for other protocolsThomas Huth
2024-03-18tests/qemu-iotests: Restrict tests that use --image-opts to the 'file' protocolThomas Huth
2024-03-18tests/qemu-iotests: Restrict test 156 to the 'file' protocolThomas Huth
2024-03-18tests/qemu-iotests: Restrict test 134 and 158 to the 'file' protocolThomas Huth
2024-03-18tests/qemu-iotests: Restrict test 130 to the 'file' protocolThomas Huth
2024-03-18tests/qemu-iotests: Restrict test 114 to the 'file' protocolThomas Huth
2024-03-18tests/qemu-iotests: Restrict test 066 to the 'file' protocolThomas Huth
2024-03-18tests/qemu-iotests: Fix test 033 for running with non-file protocolsThomas Huth
2024-03-18qemu-img: Fix Column Width and Improve Formatting in snapshot listAbhiram Tilak
2024-03-18iotests: Add test for reset/AioContext switches with NBD exportsKevin Wolf
2024-02-15iotests: Make 144 deterministic againKevin Wolf
2024-02-12Merge tag 'misc-fixes-pull-request' of https://gitlab.com/berrange/qemu into ...Peter Maydell
2024-02-09tests: Add case for LUKS volume with detached headerHyman Huang
2024-02-09crypto: Introduce 'detached-header' field in QCryptoBlockInfoLUKSHyman Huang
2024-02-07iotests: give tempdir an identifying nameDaniel P. Berrangé
2024-02-07iotests: fix leak of tmpdir in dry-run modeDaniel P. Berrangé
2024-01-26iotests/277: Use iotests.sock_dir for socket creationAndrey Drobyshev
2024-01-26iotests/iothreads-stream: Use the right TimeoutErrorKevin Wolf
2024-01-26iotests/264: Use iotests.sock_dir for socket creationAndrey Drobyshev
2024-01-26monitor: only run coroutine commands in qemu_aio_contextStefan Hajnoczi
2024-01-26iotests: port 141 to Python for reliable QMP testingStefan Hajnoczi
2024-01-26iotests: add filter_qmp_generated_node_ids()Stefan Hajnoczi
2024-01-19qapi: Remove deprecated 'singlestep' member of StatusInfoPhilippe Mathieu-Daudé
2024-01-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2023-12-31configure, meson: rename targetos to host_osPaolo Bonzini
2023-12-21block: remove outdated AioContext locking commentsStefan Hajnoczi
2023-12-21iotests: Basic tests for internal snapshotsKevin Wolf
2023-12-04tests/qemu-iotests/149: Use more inclusive language in this testThomas Huth
2023-11-28vmdk: Don't corrupt desc file in vmdk_write_cidFam Zheng
2023-11-28iotests: fix default machine type detectionAndrey Drobyshev
2023-11-21iotests: Test two stream jobs in a single iothreadKevin Wolf
2023-11-01Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi
2023-10-31iotests: add test for changing mirror's copy_modeFiona Ebner