aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
2020-11-17iotests/081: Test rewrite-corrupted without WRITEMax Reitz
2020-11-17iotests/081: Filter image format after testdirMax Reitz
2020-11-17iotests: Replace deprecated ConfigParser.readfp()Kevin Wolf
2020-11-09iotests: rewrite iotest 240 in pythonMaxim Levitsky
2020-11-09iotests: add filter_qmp_virtio_scsi functionMaxim Levitsky
2020-11-03iotests: Use Python 3 style super()Kevin Wolf
2020-11-03iotests: Disable unsubscriptable-object in pylintKevin Wolf
2020-11-03iotests.py: Fix type check errors in wait_migration()Kevin Wolf
2020-11-01Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-10-27-v2' into...Peter Maydell
2020-10-30nbd: Add 'qemu-nbd -A' to expose allocation depthEric Blake
2020-10-30nbd: Allow export of multiple bitmaps for one deviceEric Blake
2020-10-30iotests/291: Stop NBD serverMax Reitz
2020-10-30iotests/291: Filter irrelevant parts of img-infoMax Reitz
2020-10-29util: include the target address in socket connect failuresDaniel P. Berrangé
2020-10-23iotests: add commit top->base cases to 274Vladimir Sementsov-Ogievskiy
2020-10-20iotests.py: Adjust HMP kwargs typingJohn Snow
2020-10-13Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-1...Peter Maydell
2020-10-13Remove superfluous .gitignore filesThomas Huth
2020-10-12qemu-iotests, qtest: rewrite test 067 as a qtestPaolo Bonzini
2020-10-06migration: introduce icount field for snapshotsPavel Dovgalyuk
2020-10-06qcow2: introduce icount field for snapshotsPavel Dovgalyuk
2020-10-02iotests: Test block-export-* QMP interfaceKevin Wolf
2020-10-02iotests: Allow supported and unsupported formats at the same timeKevin Wolf
2020-10-02iotests: Introduce qemu_nbd_list_log()Kevin Wolf
2020-10-02iotests: Factor out qemu_tool_pipe_and_status()Kevin Wolf
2020-10-02block/export: Add BLOCK_EXPORT_DELETED eventKevin Wolf
2020-10-02block/export: Add 'id' option to block-export-addKevin Wolf
2020-10-02configure: Bump the minimum required Python version to 3.6Thomas Huth
2020-09-30meson: clean up build_by_defaultPaolo Bonzini
2020-09-29tests/acpi: drop unnecessary filesMichael S. Tsirkin
2020-09-29tests/acpi: update golden master DSDT binary table blobs for q35Ani Sinha
2020-09-21qemu-img: Support bitmap --merge into backing imageEric Blake
2020-09-16iotests: Drop readlink -fMax Reitz
2020-09-15qcow2: Make preallocate_co() resize the image to the correct sizeAlberto Garcia
2020-09-15iotests: Skip test_stream_parallel in test 030 when doing "make check"Thomas Huth
2020-09-15qcow2: Fix removal of list members from BDRVQcow2State.cluster_allocsAlberto Garcia
2020-09-15qemu-img: avoid unaligned read requests during convertPeter Lieven
2020-09-15qemu-iotests: Simplify FilePath __init__Nir Soffer
2020-09-15qemu-iotests: Merge FilePaths and FilePathNir Soffer
2020-09-15qemu-iotests: Support varargs syntax in FilePathsNir Soffer
2020-09-15qemu-iotests: Fix FilePaths docstringNir Soffer
2020-09-15qemu-iotests: Fix FilePaths cleanupNir Soffer
2020-09-11Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-09-10iotests: Allow running from different directoryKevin Wolf
2020-09-08iotests: Test committing to overridden backingMax Reitz
2020-09-08iotests: Add test for commit in sub directoryMax Reitz
2020-09-08iotests: Add filter mirror test casesMax Reitz
2020-09-08iotests: Add filter commit test casesMax Reitz
2020-09-08qemu-iotests: move check-block back to MakefilesPaolo Bonzini
2020-09-07iotests: Let complete_and_wait() work with commitMax Reitz