summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
2020-07-14Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-07-14qemu-img: Deprecate use of -b without -FEric Blake
2020-07-14iotests: Specify explicit backing format where sensibleEric Blake
2020-07-14qcow2: Deprecate use of qemu-img amend to change backing fileEric Blake
2020-07-14block: Error if backing file fails during creation without -uEric Blake
2020-07-14qcow: Tolerate backing_fmt=Eric Blake
2020-07-14block: Finish deprecation of 'qemu-img convert -n -o'Eric Blake
2020-07-14qemu-img: Flush stdout before before potential stderr messagesEric Blake
2020-07-14file-posix: Mitigate file fragmentation with extent size hintsKevin Wolf
2020-07-14iotests/059: Filter out disk size with more standard filterKevin Wolf
2020-07-14iotests: Simplify _filter_img_create() a bitMax Reitz
2020-07-13iotests.py: filter_testfiles(): filter SOCK_DIR tooVladimir Sementsov-Ogievskiy
2020-07-13iotests.py: QemuIoInteractive: print output on failureVladimir Sementsov-Ogievskiy
2020-07-13iotests: QemuIoInteractive: use qemu_io_args_no_fmtVladimir Sementsov-Ogievskiy
2020-07-11iotests: Set LC_ALL=C for sortMax Reitz
2020-07-06block/vpc: return ZERO block-status when appropriateVladimir Sementsov-Ogievskiy
2020-07-06iotests: add tests for blockdev-amendMaxim Levitsky
2020-07-06iotests: qemu-img tests for luks key managementMaxim Levitsky
2020-07-06block/qcow2: extend qemu-img amend interface with crypto optionsMaxim Levitsky
2020-07-06block/amend: refactor qcow2 amend optionsMaxim Levitsky
2020-07-06iotests: Check whether luks worksMax Reitz
2020-07-06iotests.py: Add (verify|has)_working_luks()Max Reitz
2020-07-06iotests.py: Add qemu_img_pipe_and_status()Max Reitz
2020-07-06iotests/common.rc: Add _require_working_luksMax Reitz
2020-07-06iotests: filter few more luks specific create optionsMaxim Levitsky
2020-07-06iotests: Make _filter_img_create more activeMax Reitz
2020-07-06qcow2: Fix preallocation on images with unaligned sizesAlberto Garcia
2020-07-03Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-07-03Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-06-24' in...Peter Maydell
2020-07-03iotests: Fix 051 output after qdev_init_nofail() removalPhilippe Mathieu-Daudé
2020-07-03iotests.py: Do not wait() before communicate()Max Reitz
2020-06-24iotests: don't test qcow2.py inside 291Vladimir Sementsov-Ogievskiy
2020-06-24iotests: Fix 051 output after qdev_init_nofail() removalPhilippe Mathieu-Daudé
2020-06-23qdev: Reject drive property overrideMarkus Armbruster
2020-06-23fdc: Deprecate configuring floppies with -global isa-fdcMarkus Armbruster
2020-06-23fdc: Reject clash between -drive if=floppy and -global isa-fdcMarkus Armbruster
2020-06-23iotests/172: Cover -global floppy.drive=...Markus Armbruster
2020-06-23iotests/172: Cover empty filename and multiple use of drivesMarkus Armbruster
2020-06-23iotests/172: Include "info block" in test outputMarkus Armbruster
2020-06-17iotests: Add copyright line in qcow2.pyEric Blake
2020-06-17iotests/{190,291}: compat=0.10 is unsupportedMax Reitz
2020-06-17iotests/229: data_file is unsupportedMax Reitz
2020-06-17iotests/292: data_file is unsupportedMax Reitz
2020-06-17iotests/041: Skip test_small_target for qedMax Reitz
2020-06-17iotests.py: Add skip_for_formats() decoratorMax Reitz
2020-06-17qdev-properties: add getter for size32 and blocksizeRoman Kagan
2020-06-17block: consolidate blocksize properties consistency checksRoman Kagan
2020-06-11Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-06-09-v2' into...Peter Maydell
2020-06-10nbd/server: Avoid long error message assertions CVE-2020-10761Eric Blake
2020-06-09iotests: 194: wait for migration completion on target tooVladimir Sementsov-Ogievskiy