summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
2019-02-11qcow2: list of bitmaps new test 242Andrey Shinkevich
2019-02-01iotests/236: fix transaction kwarg orderJohn Snow
2019-02-01iotests: Filter second BLOCK_JOB_ERROR from 229Max Reitz
2019-02-01virtio-scsi: Forbid devices with different iothreads sharing a blockdevAlberto Garcia
2019-02-01scsi-disk: Acquire the AioContext in scsi_*_realize()Alberto Garcia
2019-02-01virtio-scsi: Move BlockBackend back to the main AioContext on unplugAlberto Garcia
2019-02-01vmdk: Reject excess extents in blockdev-createKevin Wolf
2019-02-01iotests: Add VMDK tests for blockdev-createKevin Wolf
2019-02-01iotests: Filter cid numbers in VMDK extent infoFam Zheng
2019-02-01iotests: Make 234 stableMax Reitz
2019-02-01qemu-iotests: add test case for dmgyuchenlin
2019-02-01mirror: Block the source BlockDriverState in mirror_start_job()Alberto Garcia
2019-01-31iotests: Allow 147 to be run concurrentlyMax Reitz
2019-01-31iotests: Bind qemu-nbd to localhost in 147Max Reitz
2019-01-31iotests.py: Add qemu_nbd_pipe()Max Reitz
2019-01-24iotests: add 238 for throttling tgm unregister iothread segfaultStefan Hajnoczi
2019-01-21iotests: Enhance 223, 233 to cover 'qemu-nbd --list'Eric Blake
2019-01-21iotests: Make 233 output more reliableEric Blake
2019-01-14qemu-nbd: Add --bitmap=NAME optionEric Blake
2019-01-14nbd: Allow bitmap export during QMP nbd-server-addEric Blake
2019-01-14nbd: Only require disabled bitmap for read-only exportsEric Blake
2019-01-14nbd: Forbid nbd-server-stop when server is not runningEric Blake
2019-01-14nbd: Add some error case testing to iotests 223Eric Blake
2019-01-14iotests: add iotest 236 for testing bitmap mergeJohn Snow
2019-01-14iotests: implement pretty-print for log and qmp_logJohn Snow
2019-01-14iotests: change qmp_log filters to expect QMP objects onlyJohn Snow
2019-01-14iotests: remove default filters from qmp_logJohn Snow
2019-01-14iotests: add qmp recursive sorting functionJohn Snow
2019-01-14iotests: add filter_generated_node_idsJohn Snow
2019-01-14iotests.py: don't abort if IMGKEYSECRET is undefinedJohn Snow
2019-01-14block: remove 'x' prefix from experimental bitmap APIsJohn Snow
2019-01-04qemu-nbd: Use program name in error messagesEric Blake
2019-01-04block/nbd-client: use traces instead of noisy error_report_errVladimir Sementsov-Ogievskiy
2018-12-18qmp: Split ShutdownCause host-qmp into quit and system-resetDominik Csapak
2018-12-18qmp: Add reason to SHUTDOWN and RESET eventsDominik Csapak
2018-12-16Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-12-14iotests: make 235 work on s390 (and others)Christian Borntraeger
2018-12-14block: Remove assertions from update_flags_from_options()Alberto Garcia
2018-12-14qemu-io: Put flag changes in the options QDict in reopen_f()Alberto Garcia
2018-12-13json: Fix to reject duplicate object member namesMarkus Armbruster
2018-12-03iotests: simple mirror test with kvm on 1G imageVladimir Sementsov-Ogievskiy
2018-11-27iotests: Test migration with -blockdevKevin Wolf
2018-11-22block: Update BlockDriverState.inherits_from on bdrv_drop_intermediate()Alberto Garcia
2018-11-22block: Update BlockDriverState.inherits_from on bdrv_set_backing_hd()Alberto Garcia
2018-11-22iotests: Enhance 223 to cover multiple bitmap granularitiesEric Blake
2018-11-22iotests: fix nbd test 233 to work correctly with raw imagesDaniel P. Berrangé
2018-11-21iotests: Skip 233 if certtool not installedEric Blake
2018-11-21iotests: Replace assertEquals() with assertEqual()Kevin Wolf
2018-11-21iotests: Replace time.clock() with TimeoutKevin Wolf
2018-11-19iotests: Drop use of bash keyword 'function'Eric Blake