aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
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
2023-10-12iotests: add some missed checks of qmp resultVladimir Sementsov-Ogievskiy
2023-10-12iotests: QemuStorageDaemon: add cmd() method like in QEMUMachine.Vladimir Sementsov-Ogievskiy
2023-10-12python/qemu: rename command() to cmd()Vladimir Sementsov-Ogievskiy
2023-10-12python: rename QEMUMonitorProtocol.cmd() to cmd_raw()Vladimir Sementsov-Ogievskiy
2023-10-11Python/iotests: Add type hint for nbd moduleJohn Snow
2023-10-11python/machine: remove unused sock_dir argumentJohn Snow
2023-10-05nbd/server: Add FLAG_PAYLOAD support to CMD_BLOCK_STATUSEric Blake
2023-10-05nbd/client: Request extended headers during negotiationEric Blake
2023-10-04build: Remove --enable-gprofRichard Henderson
2023-09-22iotests: improve 'not run' message for nbd-multiconn testDenis V. Lunev
2023-09-22iotests: use TEST_IMG_FILE instead of TEST_IMG in _require_large_fileDenis V. Lunev
2023-09-21Merge tag 'pull-parallels-2023-09-20-v2' of https://src.openvz.org/scm/~den/q...Stefan Hajnoczi
2023-09-21Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi
2023-09-21Merge tag 'pull-block-2023-09-01' of https://gitlab.com/hreitz/qemu into stagingStefan Hajnoczi
2023-09-21tests: extend test 131 to cover availability of the write-zeroesDenis V. Lunev
2023-09-21tests: extend test 131 to cover availability of the discard operationDenis V. Lunev
2023-09-21tests: test self-cure of parallels image with duplicated clustersDenis V. Lunev
2023-09-21tests: fix broken deduplication check in parallels format testDenis V. Lunev
2023-09-21parallels: add test which will validate data_off fixes through repairDenis V. Lunev
2023-09-21tests: ensure that image validation will not cure the corruptionDenis V. Lunev
2023-09-20qemu-img: map: report compressed data blocksAndrey Drobyshev via
2023-09-20block: Introduce bdrv_schedule_unref()Kevin Wolf
2023-09-11Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi
2023-09-08qemu-img: omit errno value in error messageMichael Tokarev
2023-09-08iotests: adapt test output for new qemu_cleanup() behaviorFiona Ebner
2023-09-08Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingStefan Hajnoczi
2023-09-08docs tests: Fix use of migrate_set_parameterMarkus Armbruster
2023-09-08tests/: spelling fixesMichael Tokarev
2023-09-07qemu-iotests/197: use more generic commands for formats other than qcow2Andrey Drobyshev
2023-09-06iotests: Add test for data_off checkAlexander Ivanov
2023-09-06iotests: Fix test 131 after repair was added to parallels_open()Alexander Ivanov
2023-09-06iotests: Fix cluster size in parallels images tests (131)Alexander Ivanov
2023-09-06iotests: Refactor tests of parallels images checks (131)Alexander Ivanov
2023-09-06iotests: Add test for BAT entries duplication checkAlexander Ivanov
2023-09-06iotests: Add leak check test for parallels formatAlexander Ivanov
2023-09-06iotests: Add out-of-image check test for parallels formatAlexander Ivanov
2023-08-30tests/qemu-iotests/197: add testcase for CoR with subclustersAndrey Drobyshev
2023-08-29tests/file-io-error: New testHanna Czenczek
2023-06-28iotests: Test active commit with iothread and background I/OKevin Wolf
2023-06-07iotests: fix 194: filter out racy postcopy-active eventVladimir Sementsov-Ogievskiy
2023-06-05iotests/iov-padding: New testHanna Czenczek
2023-06-02cutils: Use parse_uint in qemu_strtosz for negative rejectionEric Blake
2023-06-02iotests: Fix test 104 under NBDEric Blake