summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
2016-10-24iotests: Do not rely on unavailable domains in 162Max Reitz2-5/+16
2016-10-24iotests: Remove raciness from 162Max Reitz1-2/+1
2016-10-24qemu-iotests: Test I/O in a single drive from a throttling groupAlberto Garcia2-7/+30
2016-10-24block: Remove "options" indirection from blockdev-addKevin Wolf12-212/+173
2016-10-07qapi: return a 'missing parameter' errorMarc-André Lureau1-1/+1
2016-09-29block/qapi: Move 'aio' option to file driverKevin Wolf1-2/+2
2016-09-29block: Drop aio/cache consistency check from qmp_blockdev_add()Kevin Wolf1-1/+1
2016-09-23block: Remove BB interface from blockdev-add/delKevin Wolf1-1/+1
2016-09-23qemu-iotests/141: Avoid blockdev-add with idKevin Wolf2-22/+26
2016-09-23block: Avoid printing NULL string in error messagesKevin Wolf1-3/+3
2016-09-23qemu-iotests/139: Avoid blockdev-add with idKevin Wolf2-123/+59
2016-09-23qemu-iotests/124: Avoid blockdev-add with idKevin Wolf1-7/+10
2016-09-23qemu-iotests/118: Avoid blockdev-add with idKevin Wolf1-5/+1
2016-09-23qemu-iotests/117: Avoid blockdev-add with idKevin Wolf1-2/+2
2016-09-23qemu-iotests/087: Avoid blockdev-add with idKevin Wolf2-62/+6
2016-09-23qemu-iotests/081: Avoid blockdev-add with idKevin Wolf1-1/+1
2016-09-23qemu-iotests/071: Avoid blockdev-add with idKevin Wolf1-4/+4
2016-09-23qemu-iotests/067: Avoid blockdev-add with idKevin Wolf2-86/+131
2016-09-23qemu-iotests/041: Avoid blockdev-add with idKevin Wolf1-39/+32
2016-09-23qemu-iotests/118: Test media change with qdev nameKevin Wolf2-17/+73
2016-09-23qcow2: fix encryption during cow of sectorsDaniel P. Berrange3-0/+117
2016-09-20iotest 055: refactor and speed upVladimir Sementsov-Ogievskiy1-34/+18
2016-09-20qemu-img: add skip option to ddReda Sallahi3-0/+124
2016-09-20qemu-img: add the 'dd' subcommandReda Sallahi7-4/+251
2016-09-05qemu-iotests: Log QMP traffic in debug modeKevin Wolf1-0/+5
2016-09-05qemu-iotests: add vmdk for test backup compression in 055Pavel Butsykin1-18/+39
2016-09-05qemu-iotests: test backup compression in 055Pavel Butsykin3-7/+104
2016-09-05block: Accept node-name for drive-mirrorKevin Wolf1-5/+3
2016-09-05block: Accept node-name for drive-backupKevin Wolf1-5/+2
2016-09-05block: Accept node-name for blockdev-snapshot-internal-syncKevin Wolf1-1/+1
2016-09-05block: Accept node-name for blockdev-snapshot-delete-internal-syncKevin Wolf1-1/+1
2016-09-05block: Accept node-name for block-streamKevin Wolf1-1/+1
2016-08-15iotests: Test case for wrong runtime option typesMax Reitz3-0/+114
2016-08-08iotests: fix 109Vladimir Sementsov-Ogievskiy3-5/+11
2016-07-26iotest: fix python based IO testsDaniel P. Berrange1-20/+4
2016-07-22scripts: refactor the VM class in iotests for reuseDaniel P. Berrange1-131/+4
2016-07-18block: ignore flush requests when storage is cleanEvgeny Yakovlev6-113/+3
2016-07-13iotests: Make 157 actually format-agnosticMax Reitz2-9/+10
2016-07-13qemu-iotests: Test naming of throttling groupsAlberto Garcia2-2/+100
2016-07-13qemu-iotests: Test setting WCE with qdevKevin Wolf3-0/+111
2016-07-04crypto: fix handling of iv generator hash defaultsDaniel P. Berrange2-0/+252
2016-06-28iotests: add small-granularity mirror testJohn Snow2-2/+32
2016-06-16iotests: Add test for oVirt-like storage migrationMax Reitz3-0/+223
2016-06-16iotests: Add test for post-mirror backing chainsMax Reitz3-0/+267
2016-06-16iotests: 095: Clean up QEMU before showing image infoFam Zheng1-0/+2
2016-06-16doc: Fix mailing list address in tests/qemu-iotests/READMEThomas Huth1-1/+2
2016-06-16block: drop support for using qcow[2] encryption with system emulatorsDaniel P. Berrange1-10/+2
2016-06-08block: Switch bdrv_write_zeroes() to byte interfaceEric Blake2-2/+2
2016-06-08qcow2: Catch more unaligned write_zero into zero clusterEric Blake1-4/+4
2016-06-08qemu-iotests: Test one more spot for optimizing write_zeroesEric Blake2-0/+77