summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
2016-11-14qemu-iotests: avoid spurious failure on test 109Paolo Bonzini1-0/+3
2016-11-14iotests: add transactional failure race testJohn Snow2-20/+37
2016-11-11iotests: Always use -machine accel=qtestMax Reitz2-8/+6
2016-11-11iotests: Skip test 162 if there is no SSH supportMax Reitz1-0/+3
2016-11-08block: Don't mark node clean after failed flushKevin Wolf3-0/+46
2016-10-31qemu-iotests: test 'offset' and 'size' options in raw driverTomáš Golembiovský3-0/+526
2016-10-31qemu-iotests: Test the 'base-node' parameter of 'block-stream'Alberto Garcia2-2/+39
2016-10-31qemu-iotests: Test streaming to a Quorum childAlberto Garcia2-2/+58
2016-10-31qemu-iotests: Add iotests.supports_quorum()Alberto Garcia3-17/+18
2016-10-31qemu-iotests: Test block-stream and block-commit in parallelAlberto Garcia2-2/+32
2016-10-31qemu-iotests: Test overlapping stream and commit operationsAlberto Garcia2-2/+91
2016-10-31qemu-iotests: Test block-stream operations in parallelAlberto Garcia2-2/+82
2016-10-31qemu-iotests: Test streaming to an intermediate layerAlberto Garcia2-3/+22
2016-10-28Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell3-0/+1417
2016-10-27qemu-iotests: Test creating floppy drivesKevin Wolf3-0/+1417
2016-10-27iotests: Add test for NBD's blockdev-add interfaceMax Reitz3-0/+201
2016-10-27iotests: Add assert_json_filename_equal() methodMax Reitz1-0/+20
2016-10-27socket_scm_helper: Accept fd directlyMax Reitz1-11/+18
2016-10-27iotests.py: Allow concurrent qemu instancesMax Reitz1-2/+4
2016-10-27iotests.py: Add qemu_nbd functionMax Reitz1-0/+8
2016-10-27block/nbd: Accept SocketAddressMax Reitz2-4/+4
2016-10-27block/nbd: Drop trailing "." in error messagesMax Reitz2-4/+4
2016-10-27qemu-iotests: Fix typo for NFS with IMGOPTSSYNTAXKevin Wolf1-1/+1
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