aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
2016-10-24block: Remove "options" indirection from blockdev-addKevin Wolf
2016-10-07qapi: return a 'missing parameter' errorMarc-André Lureau
2016-09-29block/qapi: Move 'aio' option to file driverKevin Wolf
2016-09-29block: Drop aio/cache consistency check from qmp_blockdev_add()Kevin Wolf
2016-09-23block: Remove BB interface from blockdev-add/delKevin Wolf
2016-09-23qemu-iotests/141: Avoid blockdev-add with idKevin Wolf
2016-09-23block: Avoid printing NULL string in error messagesKevin Wolf
2016-09-23qemu-iotests/139: Avoid blockdev-add with idKevin Wolf
2016-09-23qemu-iotests/124: Avoid blockdev-add with idKevin Wolf
2016-09-23qemu-iotests/118: Avoid blockdev-add with idKevin Wolf
2016-09-23qemu-iotests/117: Avoid blockdev-add with idKevin Wolf
2016-09-23qemu-iotests/087: Avoid blockdev-add with idKevin Wolf
2016-09-23qemu-iotests/081: Avoid blockdev-add with idKevin Wolf
2016-09-23qemu-iotests/071: Avoid blockdev-add with idKevin Wolf
2016-09-23qemu-iotests/067: Avoid blockdev-add with idKevin Wolf
2016-09-23qemu-iotests/041: Avoid blockdev-add with idKevin Wolf
2016-09-23qemu-iotests/118: Test media change with qdev nameKevin Wolf
2016-09-23qcow2: fix encryption during cow of sectorsDaniel P. Berrange
2016-09-20iotest 055: refactor and speed upVladimir Sementsov-Ogievskiy
2016-09-20qemu-img: add skip option to ddReda Sallahi
2016-09-20qemu-img: add the 'dd' subcommandReda Sallahi
2016-09-05qemu-iotests: Log QMP traffic in debug modeKevin Wolf
2016-09-05qemu-iotests: add vmdk for test backup compression in 055Pavel Butsykin
2016-09-05qemu-iotests: test backup compression in 055Pavel Butsykin
2016-09-05block: Accept node-name for drive-mirrorKevin Wolf
2016-09-05block: Accept node-name for drive-backupKevin Wolf
2016-09-05block: Accept node-name for blockdev-snapshot-internal-syncKevin Wolf
2016-09-05block: Accept node-name for blockdev-snapshot-delete-internal-syncKevin Wolf
2016-09-05block: Accept node-name for block-streamKevin Wolf
2016-08-15iotests: Test case for wrong runtime option typesMax Reitz
2016-08-08iotests: fix 109Vladimir Sementsov-Ogievskiy
2016-07-26iotest: fix python based IO testsDaniel P. Berrange
2016-07-22scripts: refactor the VM class in iotests for reuseDaniel P. Berrange
2016-07-18block: ignore flush requests when storage is cleanEvgeny Yakovlev
2016-07-13iotests: Make 157 actually format-agnosticMax Reitz
2016-07-13qemu-iotests: Test naming of throttling groupsAlberto Garcia
2016-07-13qemu-iotests: Test setting WCE with qdevKevin Wolf
2016-07-04crypto: fix handling of iv generator hash defaultsDaniel P. Berrange
2016-06-28iotests: add small-granularity mirror testJohn Snow
2016-06-16iotests: Add test for oVirt-like storage migrationMax Reitz
2016-06-16iotests: Add test for post-mirror backing chainsMax Reitz
2016-06-16iotests: 095: Clean up QEMU before showing image infoFam Zheng
2016-06-16doc: Fix mailing list address in tests/qemu-iotests/READMEThomas Huth
2016-06-16block: drop support for using qcow[2] encryption with system emulatorsDaniel P. Berrange
2016-06-08block: Switch bdrv_write_zeroes() to byte interfaceEric Blake
2016-06-08qcow2: Catch more unaligned write_zero into zero clusterEric Blake
2016-06-08qemu-iotests: Test one more spot for optimizing write_zeroesEric Blake
2016-06-08block: split write_zeroes alwaysDenis V. Lunev
2016-06-07block/io: optimize bdrv_co_pwritev for small requestsPeter Lieven
2016-05-25mirror: Allow target that already has a BlockBackendKevin Wolf