Age | Commit message (Expand) | Author |
2017-01-09 | blkverify: Implement bdrv_co_preadv/pwritev/flush | Kevin Wolf |
2016-12-06 | qcow2: Don't strand clusters near 2G intervals during commit | Eric Blake |
2016-11-14 | qemu-iotests: avoid spurious failure on test 109 | Paolo Bonzini |
2016-11-14 | iotests: add transactional failure race test | John Snow |
2016-11-11 | iotests: Always use -machine accel=qtest | Max Reitz |
2016-11-11 | iotests: Skip test 162 if there is no SSH support | Max Reitz |
2016-11-08 | block: Don't mark node clean after failed flush | Kevin Wolf |
2016-10-31 | qemu-iotests: test 'offset' and 'size' options in raw driver | Tomáš Golembiovský |
2016-10-31 | qemu-iotests: Test the 'base-node' parameter of 'block-stream' | Alberto Garcia |
2016-10-31 | qemu-iotests: Test streaming to a Quorum child | Alberto Garcia |
2016-10-31 | qemu-iotests: Add iotests.supports_quorum() | Alberto Garcia |
2016-10-31 | qemu-iotests: Test block-stream and block-commit in parallel | Alberto Garcia |
2016-10-31 | qemu-iotests: Test overlapping stream and commit operations | Alberto Garcia |
2016-10-31 | qemu-iotests: Test block-stream operations in parallel | Alberto Garcia |
2016-10-31 | qemu-iotests: Test streaming to an intermediate layer | Alberto Garcia |
2016-10-28 | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging | Peter Maydell |
2016-10-27 | qemu-iotests: Test creating floppy drives | Kevin Wolf |
2016-10-27 | iotests: Add test for NBD's blockdev-add interface | Max Reitz |
2016-10-27 | iotests: Add assert_json_filename_equal() method | Max Reitz |
2016-10-27 | socket_scm_helper: Accept fd directly | Max Reitz |
2016-10-27 | iotests.py: Allow concurrent qemu instances | Max Reitz |
2016-10-27 | iotests.py: Add qemu_nbd function | Max Reitz |
2016-10-27 | block/nbd: Accept SocketAddress | Max Reitz |
2016-10-27 | block/nbd: Drop trailing "." in error messages | Max Reitz |
2016-10-27 | qemu-iotests: Fix typo for NFS with IMGOPTSSYNTAX | Kevin Wolf |
2016-10-24 | iotests: Do not rely on unavailable domains in 162 | Max Reitz |
2016-10-24 | iotests: Remove raciness from 162 | Max Reitz |
2016-10-24 | qemu-iotests: Test I/O in a single drive from a throttling group | Alberto Garcia |
2016-10-24 | block: Remove "options" indirection from blockdev-add | Kevin Wolf |
2016-10-07 | qapi: return a 'missing parameter' error | Marc-André Lureau |
2016-09-29 | block/qapi: Move 'aio' option to file driver | Kevin Wolf |
2016-09-29 | block: Drop aio/cache consistency check from qmp_blockdev_add() | Kevin Wolf |
2016-09-23 | block: Remove BB interface from blockdev-add/del | Kevin Wolf |
2016-09-23 | qemu-iotests/141: Avoid blockdev-add with id | Kevin Wolf |
2016-09-23 | block: Avoid printing NULL string in error messages | Kevin Wolf |
2016-09-23 | qemu-iotests/139: Avoid blockdev-add with id | Kevin Wolf |
2016-09-23 | qemu-iotests/124: Avoid blockdev-add with id | Kevin Wolf |
2016-09-23 | qemu-iotests/118: Avoid blockdev-add with id | Kevin Wolf |
2016-09-23 | qemu-iotests/117: Avoid blockdev-add with id | Kevin Wolf |
2016-09-23 | qemu-iotests/087: Avoid blockdev-add with id | Kevin Wolf |
2016-09-23 | qemu-iotests/081: Avoid blockdev-add with id | Kevin Wolf |
2016-09-23 | qemu-iotests/071: Avoid blockdev-add with id | Kevin Wolf |
2016-09-23 | qemu-iotests/067: Avoid blockdev-add with id | Kevin Wolf |
2016-09-23 | qemu-iotests/041: Avoid blockdev-add with id | Kevin Wolf |
2016-09-23 | qemu-iotests/118: Test media change with qdev name | Kevin Wolf |
2016-09-23 | qcow2: fix encryption during cow of sectors | Daniel P. Berrange |
2016-09-20 | iotest 055: refactor and speed up | Vladimir Sementsov-Ogievskiy |
2016-09-20 | qemu-img: add skip option to dd | Reda Sallahi |
2016-09-20 | qemu-img: add the 'dd' subcommand | Reda Sallahi |
2016-09-05 | qemu-iotests: Log QMP traffic in debug mode | Kevin Wolf |