summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
2016-03-30iotests: Test qemu-img convert -S 0 behaviorMax Reitz
2016-03-30qemu-img: Fix preallocation with -S 0 for convertMax Reitz
2016-03-30block: Remove BDRV_O_CACHE_WBKevin Wolf
2016-03-30qemu-io: Use bdrv_parse_cache_mode() in reopen_f()Kevin Wolf
2016-03-30block/qapi: Use blk_enable_write_cache()Kevin Wolf
2016-03-30block: Move enable_write_cache to BB levelKevin Wolf
2016-03-30block: an interoperability test for luks vs dm-crypt/cryptsetupDaniel P. Berrange
2016-03-30block: move encryption deprecation warning into qcow codeDaniel P. Berrange
2016-03-30tests: add output filter to python I/O tests helperDaniel P. Berrange
2016-03-30tests: refactor python I/O tests helper main methodDaniel P. Berrange
2016-03-30tests: redirect stderr to stdout for iotestsDaniel P. Berrange
2016-03-30block: Reject writethrough mode except at the rootKevin Wolf
2016-03-30block: Make backing files always writebackKevin Wolf
2016-03-28qemu-iotests: add no-op streaming testAlberto Garcia
2016-03-28qemu-iotests: fix test_stream_partial()Alberto Garcia
2016-03-17iotests: Test QUORUM_REPORT_BAD in fifo modeAlberto Garcia
2016-03-17blockdev: Split monitor reference from BB creationMax Reitz
2016-03-17block: Drop BB name from bad option errorMax Reitz
2016-03-17qapi: Drop QERR_UNKNOWN_BLOCK_FORMAT_FEATUREMax Reitz
2016-03-14iotests: Add test for QMP event ratesAlberto Garcia
2016-03-14iotests: Correct 081's reference outputMax Reitz
2016-03-14block/vpc: add tests for image creation force_size parameterJeff Cody
2016-03-14block/vpc: tests for auto-detecting VPC and Hyper-V VHD imagesJeff Cody
2016-02-29iotests/124: Add cluster_size mismatch testJohn Snow
2016-02-29mirror: Rewrite mirror_iterationFam Zheng
2016-02-22qemu-iotests: 140: make description slightly more verboseSascha Silbe
2016-02-22qemu-iotests: 140: don't use IDE deviceSascha Silbe
2016-02-22qemu-iotests: 067: ignore QMP eventsSascha Silbe
2016-02-22qemu-iotests: Extend iotest 093 to test burstsAlberto Garcia
2016-02-22block: Fix -incoming with snapshot=onKevin Wolf
2016-02-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-02-16nbd: always query export list in fixed new style protocolDaniel P. Berrange
2016-02-16tests: Clean up includesPeter Maydell
2016-02-08tests: Use Python 2.6 "except E as ..." syntaxMarkus Armbruster
2016-02-02block: qemu-iotests - add test for snapshot, commit, snapshot bugJeff Cody
2016-02-02iotests: Add "qemu-img map" test for VMDK extentsFam Zheng
2016-02-02iotests: Add test for block jobs and BDS ejectionMax Reitz
2016-02-02iotests: Add test for multiple BB on BDS treeMax Reitz
2016-02-02iotests: Add test for eject under NBD serverMax Reitz
2016-02-02iotests: Add test for a nonexistent NBD exportMax Reitz
2016-02-02iotests: Make redirecting qemu's stderr optionalMax Reitz
2016-02-02iotests: Make _filter_nbd support more URL typesMax Reitz
2016-02-02iotests: Make _filter_nbd drop log linesMax Reitz
2016-02-02iotests: Move _filter_nbd into common.filterMax Reitz
2016-02-02iotests: Change coding style of _filter_nbd in 083Max Reitz
2016-02-02iotests: Rename filter_nbd to _filter_nbd in 083Max Reitz
2016-02-02iotests: Limit supported formats for 118Max Reitz
2016-02-02block/qapi: Emit tray_open only if there is a trayMax Reitz
2016-02-02Revert "hw/block/fdc: Implement tray status"Max Reitz
2016-01-20iotests: Test that throttle values rangesFam Zheng