aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
2024-02-12Merge tag 'misc-fixes-pull-request' of https://gitlab.com/berrange/qemu into ...Peter Maydell3-0/+325
2024-02-09tests: Add case for LUKS volume with detached headerHyman Huang2-0/+321
2024-02-09crypto: Introduce 'detached-header' field in QCryptoBlockInfoLUKSHyman Huang1-0/+4
2024-02-07iotests: give tempdir an identifying nameDaniel P. Berrangé1-1/+1
2024-02-07iotests: fix leak of tmpdir in dry-run modeDaniel P. Berrangé1-1/+2
2024-01-26iotests/277: Use iotests.sock_dir for socket creationAndrey Drobyshev1-1/+2
2024-01-26iotests/iothreads-stream: Use the right TimeoutErrorKevin Wolf1-1/+2
2024-01-26iotests/264: Use iotests.sock_dir for socket creationAndrey Drobyshev1-1/+2
2024-01-26monitor: only run coroutine commands in qemu_aio_contextStefan Hajnoczi30-160/+182
2024-01-26iotests: port 141 to Python for reliable QMP testingStefan Hajnoczi2-331/+176
2024-01-26iotests: add filter_qmp_generated_node_ids()Stefan Hajnoczi1-0/+7
2024-01-19qapi: Remove deprecated 'singlestep' member of StatusInfoPhilippe Mathieu-Daudé4-9/+9
2024-01-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell1-1/+1
2023-12-31configure, meson: rename targetos to host_osPaolo Bonzini1-1/+1
2023-12-21block: remove outdated AioContext locking commentsStefan Hajnoczi2-2/+3
2023-12-21iotests: Basic tests for internal snapshotsKevin Wolf2-0/+277
2023-12-04tests/qemu-iotests/149: Use more inclusive language in this testThomas Huth2-11/+13
2023-11-28vmdk: Don't corrupt desc file in vmdk_write_cidFam Zheng2-0/+6
2023-11-28iotests: fix default machine type detectionAndrey Drobyshev1-1/+1
2023-11-21iotests: Test two stream jobs in a single iothreadKevin Wolf2-0/+85
2023-11-01Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi10-14/+857
2023-10-31iotests: add test for changing mirror's copy_modeFiona Ebner2-0/+198
2023-10-31mirror: return mirror-specific information upon queryFiona Ebner1-12/+12
2023-10-31iotests: Test media change with iothreadsKevin Wolf1-2/+4
2023-10-31iotests: add tests for "qemu-img rebase" with compressionAndrey Drobyshev4-0/+345
2023-10-31iotests/{024, 271}: add testcases for qemu-img rebaseAndrey Drobyshev4-0/+211
2023-10-31qemu-iotests: 024: add rebasing test case for overlay_size > backing_sizeAndrey Drobyshev2-0/+87
2023-10-31qemu-iotests: Filter warnings about block migration being deprecatedJuan Quintela2-1/+8
2023-10-17iotests: use the correct python to run lintersJohn Snow1-1/+1
2023-10-17iotests: get rid of '..' in path environment outputJohn Snow1-1/+1
2023-10-12python: use vm.cmd() instead of vm.qmp() where appropriateVladimir Sementsov-Ogievskiy43-1453/+981
2023-10-12iotests.py: pause_job(): drop return valueVladimir Sementsov-Ogievskiy1-2/+1
2023-10-12iotests: drop some extra ** in qmp() callVladimir Sementsov-Ogievskiy10-56/+54
2023-10-12iotests: drop some extra semicolonsVladimir Sementsov-Ogievskiy2-2/+2
2023-10-12iotests: refactor some common qmp result checks into generic patternVladimir Sementsov-Ogievskiy5-7/+10
2023-10-12iotests: add some missed checks of qmp resultVladimir Sementsov-Ogievskiy4-0/+6
2023-10-12iotests: QemuStorageDaemon: add cmd() method like in QEMUMachine.Vladimir Sementsov-Ogievskiy1-1/+6
2023-10-12python/qemu: rename command() to cmd()Vladimir Sementsov-Ogievskiy2-35/+35
2023-10-12python: rename QEMUMonitorProtocol.cmd() to cmd_raw()Vladimir Sementsov-Ogievskiy1-1/+1
2023-10-11Python/iotests: Add type hint for nbd moduleJohn Snow1-1/+3
2023-10-11python/machine: remove unused sock_dir argumentJohn Snow2-3/+2
2023-10-05nbd/server: Add FLAG_PAYLOAD support to CMD_BLOCK_STATUSEric Blake3-12/+12
2023-10-05nbd/client: Request extended headers during negotiationEric Blake5-0/+19
2023-10-04build: Remove --enable-gprofRichard Henderson1-1/+1
2023-09-22iotests: improve 'not run' message for nbd-multiconn testDenis V. Lunev1-1/+1
2023-09-22iotests: use TEST_IMG_FILE instead of TEST_IMG in _require_large_fileDenis V. Lunev1-2/+7
2023-09-21Merge tag 'pull-parallels-2023-09-20-v2' of https://src.openvz.org/scm/~den/q...Stefan Hajnoczi4-12/+241
2023-09-21Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi15-737/+737
2023-09-21Merge tag 'pull-block-2023-09-01' of https://gitlab.com/hreitz/qemu into stagingStefan Hajnoczi2-0/+152
2023-09-21tests: extend test 131 to cover availability of the write-zeroesDenis V. Lunev2-0/+43