aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
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
2023-10-31mirror: return mirror-specific information upon queryFiona Ebner
2023-10-31iotests: Test media change with iothreadsKevin Wolf
2023-10-31iotests: add tests for "qemu-img rebase" with compressionAndrey Drobyshev
2023-10-31iotests/{024, 271}: add testcases for qemu-img rebaseAndrey Drobyshev
2023-10-31qemu-iotests: 024: add rebasing test case for overlay_size > backing_sizeAndrey Drobyshev
2023-10-31qemu-iotests: Filter warnings about block migration being deprecatedJuan Quintela
2023-10-17iotests: use the correct python to run lintersJohn Snow
2023-10-17iotests: get rid of '..' in path environment outputJohn Snow
2023-10-12python: use vm.cmd() instead of vm.qmp() where appropriateVladimir Sementsov-Ogievskiy
2023-10-12iotests.py: pause_job(): drop return valueVladimir Sementsov-Ogievskiy
2023-10-12iotests: drop some extra ** in qmp() callVladimir Sementsov-Ogievskiy
2023-10-12iotests: drop some extra semicolonsVladimir Sementsov-Ogievskiy
2023-10-12iotests: refactor some common qmp result checks into generic patternVladimir Sementsov-Ogievskiy