summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2016-10-283-0/+1417
|\
| * qemu-iotests: Test creating floppy drivesKevin Wolf2016-10-273-0/+1417
* | iotests: Add test for NBD's blockdev-add interfaceMax Reitz2016-10-273-0/+201
* | iotests: Add assert_json_filename_equal() methodMax Reitz2016-10-271-0/+20
* | socket_scm_helper: Accept fd directlyMax Reitz2016-10-271-11/+18
* | iotests.py: Allow concurrent qemu instancesMax Reitz2016-10-271-2/+4
* | iotests.py: Add qemu_nbd functionMax Reitz2016-10-271-0/+8
* | block/nbd: Accept SocketAddressMax Reitz2016-10-272-4/+4
* | block/nbd: Drop trailing "." in error messagesMax Reitz2016-10-272-4/+4
* | qemu-iotests: Fix typo for NFS with IMGOPTSSYNTAXKevin Wolf2016-10-271-1/+1
|/
* 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