summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
2017-02-24block: Attach bs->file only during .bdrv_open()Kevin Wolf
2017-02-24iotests: Fix another race in 030John Snow
2017-02-24qemu-img: Add tests for raw image preallocationNir Soffer
2017-02-24qemu-iotests: redirect nbd server stdout to /dev/nullJeff Cody
2017-02-24qemu-iotests: add ability to exclude certain protocols from testsJeff Cody
2017-02-24qemu-iotests: Test 137 only supports 'file' protocolJeff Cody
2017-02-21hw/i386: Deprecate -drive if=scsi with PC machine typesMarkus Armbruster
2017-02-12qemu-io: Add failure regression testsNir Soffer
2017-02-12qemu-iotests: Add _unsupported_fmt helperNir Soffer
2017-02-12qemu-io: Return non-zero exit code on failureNir Soffer
2017-02-12qemu-iotest: test to lookup protocol-based image with relative backingJeff Cody
2017-02-12qemu-iotests: Don't create fifos / pidfiles with protocol pathsJeff Cody
2017-02-12iotests: record separate timings per format,protocol pairDaniel P. Berrange
2017-02-12iotests: Fix reference output for 059Fam Zheng
2017-02-12iotests: Fix a problem in common.filterQingFeng Hao
2017-01-09blkverify: Implement bdrv_co_preadv/pwritev/flushKevin Wolf
2016-12-06qcow2: Don't strand clusters near 2G intervals during commitEric Blake
2016-11-14qemu-iotests: avoid spurious failure on test 109Paolo Bonzini
2016-11-14iotests: add transactional failure race testJohn Snow
2016-11-11iotests: Always use -machine accel=qtestMax Reitz
2016-11-11iotests: Skip test 162 if there is no SSH supportMax Reitz
2016-11-08block: Don't mark node clean after failed flushKevin Wolf
2016-10-31qemu-iotests: test 'offset' and 'size' options in raw driverTomáš Golembiovský
2016-10-31qemu-iotests: Test the 'base-node' parameter of 'block-stream'Alberto Garcia
2016-10-31qemu-iotests: Test streaming to a Quorum childAlberto Garcia
2016-10-31qemu-iotests: Add iotests.supports_quorum()Alberto Garcia
2016-10-31qemu-iotests: Test block-stream and block-commit in parallelAlberto Garcia
2016-10-31qemu-iotests: Test overlapping stream and commit operationsAlberto Garcia
2016-10-31qemu-iotests: Test block-stream operations in parallelAlberto Garcia
2016-10-31qemu-iotests: Test streaming to an intermediate layerAlberto Garcia
2016-10-28Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2016-10-27qemu-iotests: Test creating floppy drivesKevin Wolf
2016-10-27iotests: Add test for NBD's blockdev-add interfaceMax Reitz
2016-10-27iotests: Add assert_json_filename_equal() methodMax Reitz
2016-10-27socket_scm_helper: Accept fd directlyMax Reitz
2016-10-27iotests.py: Allow concurrent qemu instancesMax Reitz
2016-10-27iotests.py: Add qemu_nbd functionMax Reitz
2016-10-27block/nbd: Accept SocketAddressMax Reitz
2016-10-27block/nbd: Drop trailing "." in error messagesMax Reitz
2016-10-27qemu-iotests: Fix typo for NFS with IMGOPTSSYNTAXKevin Wolf
2016-10-24iotests: Do not rely on unavailable domains in 162Max Reitz
2016-10-24iotests: Remove raciness from 162Max Reitz
2016-10-24qemu-iotests: Test I/O in a single drive from a throttling groupAlberto Garcia
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