summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests
Commit message (Expand)AuthorAgeFilesLines
* iotests: Do not rely on unavailable domains in 162Max Reitz2016-10-242-5/+16
* iotests: Remove raciness from 162Max Reitz2016-10-241-2/+1Star
* qemu-iotests: Test I/O in a single drive from a throttling groupAlberto Garcia2016-10-242-7/+30
* block: Remove "options" indirection from blockdev-addKevin Wolf2016-10-2412-212/+173Star
* qapi: return a 'missing parameter' errorMarc-André Lureau2016-10-071-1/+1
* block/qapi: Move 'aio' option to file driverKevin Wolf2016-09-291-2/+2
* block: Drop aio/cache consistency check from qmp_blockdev_add()Kevin Wolf2016-09-291-1/+1
* block: Remove BB interface from blockdev-add/delKevin Wolf2016-09-231-1/+1
* qemu-iotests/141: Avoid blockdev-add with idKevin Wolf2016-09-232-22/+26
* block: Avoid printing NULL string in error messagesKevin Wolf2016-09-231-3/+3
* qemu-iotests/139: Avoid blockdev-add with idKevin Wolf2016-09-232-123/+59Star
* qemu-iotests/124: Avoid blockdev-add with idKevin Wolf2016-09-231-7/+10
* qemu-iotests/118: Avoid blockdev-add with idKevin Wolf2016-09-231-5/+1Star
* qemu-iotests/117: Avoid blockdev-add with idKevin Wolf2016-09-231-2/+2
* qemu-iotests/087: Avoid blockdev-add with idKevin Wolf2016-09-232-62/+6Star
* qemu-iotests/081: Avoid blockdev-add with idKevin Wolf2016-09-231-1/+1
* qemu-iotests/071: Avoid blockdev-add with idKevin Wolf2016-09-231-4/+4
* qemu-iotests/067: Avoid blockdev-add with idKevin Wolf2016-09-232-86/+131
* qemu-iotests/041: Avoid blockdev-add with idKevin Wolf2016-09-231-39/+32Star
* qemu-iotests/118: Test media change with qdev nameKevin Wolf2016-09-232-17/+73
* qcow2: fix encryption during cow of sectorsDaniel P. Berrange2016-09-233-0/+117
* iotest 055: refactor and speed upVladimir Sementsov-Ogievskiy2016-09-201-34/+18Star
* qemu-img: add skip option to ddReda Sallahi2016-09-203-0/+124
* qemu-img: add the 'dd' subcommandReda Sallahi2016-09-207-4/+251
* qemu-iotests: Log QMP traffic in debug modeKevin Wolf2016-09-051-0/+5
* qemu-iotests: add vmdk for test backup compression in 055Pavel Butsykin2016-09-051-18/+39
* qemu-iotests: test backup compression in 055Pavel Butsykin2016-09-053-7/+104
* block: Accept node-name for drive-mirrorKevin Wolf2016-09-051-5/+3Star
* block: Accept node-name for drive-backupKevin Wolf2016-09-051-5/+2Star
* block: Accept node-name for blockdev-snapshot-internal-syncKevin Wolf2016-09-051-1/+1
* block: Accept node-name for blockdev-snapshot-delete-internal-syncKevin Wolf2016-09-051-1/+1
* block: Accept node-name for block-streamKevin Wolf2016-09-051-1/+1
* iotests: Test case for wrong runtime option typesMax Reitz2016-08-153-0/+114
* iotests: fix 109Vladimir Sementsov-Ogievskiy2016-08-083-5/+11
* iotest: fix python based IO testsDaniel P. Berrange2016-07-261-20/+4Star
* scripts: refactor the VM class in iotests for reuseDaniel P. Berrange2016-07-221-131/+4Star
* block: ignore flush requests when storage is cleanEvgeny Yakovlev2016-07-196-113/+3Star
* iotests: Make 157 actually format-agnosticMax Reitz2016-07-132-9/+10
* qemu-iotests: Test naming of throttling groupsAlberto Garcia2016-07-132-2/+100
* qemu-iotests: Test setting WCE with qdevKevin Wolf2016-07-133-0/+111
* crypto: fix handling of iv generator hash defaultsDaniel P. Berrange2016-07-042-0/+252
* iotests: add small-granularity mirror testJohn Snow2016-06-292-2/+32
* iotests: Add test for oVirt-like storage migrationMax Reitz2016-06-163-0/+223
* iotests: Add test for post-mirror backing chainsMax Reitz2016-06-163-0/+267
* iotests: 095: Clean up QEMU before showing image infoFam Zheng2016-06-161-0/+2
* doc: Fix mailing list address in tests/qemu-iotests/READMEThomas Huth2016-06-161-1/+2
* block: drop support for using qcow[2] encryption with system emulatorsDaniel P. Berrange2016-06-161-10/+2Star
* block: Switch bdrv_write_zeroes() to byte interfaceEric Blake2016-06-082-2/+2
* qcow2: Catch more unaligned write_zero into zero clusterEric Blake2016-06-081-4/+4
* qemu-iotests: Test one more spot for optimizing write_zeroesEric Blake2016-06-082-0/+77