Age | Commit message (Expand) | Author |
2017-09-26 | qemu-iotests: Add missing -machine accel=qtest | Kevin Wolf |
2017-09-18 | hw/block/fdc: Convert to realize | Mao Zhongyi |
2017-09-18 | hw/ide: Convert DeviceClass init to realize | Mao Zhongyi |
2017-09-07 | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-09-06' into st... | Peter Maydell |
2017-09-07 | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170906a'... | Peter Maydell |
2017-09-07 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2017-09-06 | nbd: Use new qio_channel_*_all() functions | Eric Blake |
2017-09-06 | snapshot/tests: Try loadvm twice | Dr. David Alan Gilbert |
2017-09-06 | qemu-iotests: add 184 for throttle filter driver | Manos Pitsidianakis |
2017-09-05 | iotests: blacklist 194 with the luks driver | Daniel P. Berrange |
2017-09-05 | iotests: rewrite 192 to use _launch_qemu to fix LUKS support | Daniel P. Berrange |
2017-09-05 | qemu-iotests: use context managers for resource cleanup in 194 | Stefan Hajnoczi |
2017-09-05 | iotests.py: add FilePath context manager | Stefan Hajnoczi |
2017-08-30 | nbd/client: refactor nbd_read_eof | Vladimir Sementsov-Ogievskiy |
2017-08-30 | qemu-iotests: test NBD over UNIX domain sockets in 083 | Stefan Hajnoczi |
2017-08-30 | qemu-iotests: improve nbd-fault-injector.py startup protocol | Stefan Hajnoczi |
2017-08-30 | qemu-iotests: Extend non-shared storage migration test (194) | Kashyap Chamarthy |
2017-08-23 | qemu-iotests: add 194 non-shared storage migration test | Stefan Hajnoczi |
2017-08-15 | iotests: Add non-shared storage migration case 192 | Fam Zheng |
2017-08-15 | qemu-iotests: step clock after each test iteration | Stefan Hajnoczi |
2017-08-14 | qemu-iotests: remove comment about root privileges requirement | Cleber Rosa |
2017-08-14 | qemu-iotests: remove commented out variables | Cleber Rosa |
2017-08-14 | qemu-iotests: get rid of _full_imgproto_details() | Cleber Rosa |
2017-08-11 | qemu-iotests: fix 185 | Vladimir Sementsov-Ogievskiy |
2017-08-08 | qemu-iotests: Test reopen between read-only and read-write | Kevin Wolf |
2017-08-08 | block/null: Remove 'filename' option | Kevin Wolf |
2017-08-08 | qemu-iotests/109: Fix lock race condition | Cleber Rosa |
2017-08-01 | qemu-iotests/059: Fix leaked image files | Kevin Wolf |
2017-08-01 | qemu-iotests/063: Fix leaked image | Kevin Wolf |
2017-08-01 | qemu-iotests/162: Fix leaked temporary files | Kevin Wolf |
2017-08-01 | qemu-iotests/153: Fix leaked scratch images | Kevin Wolf |
2017-08-01 | qemu-iotests/141: Fix image cleanup | Kevin Wolf |
2017-08-01 | qemu-iotests: Remove blkdebug.conf after tests | Kevin Wolf |
2017-08-01 | qemu-iotests/041: Fix leaked scratch images | Kevin Wolf |
2017-08-01 | iotests: Add test of recent fix to 'qemu-img measure' | Eric Blake |
2017-08-01 | iotests: Check dirty bitmap statistics in 124 | Eric Blake |
2017-08-01 | iotests: Redirect stderr to stdout in 186 | Max Reitz |
2017-08-01 | iotests: Fix test 156 | Max Reitz |
2017-07-25 | qemu-iotests: Fix reference output for 186 | Kevin Wolf |
2017-07-24 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2017-07-24 | qemu-iotests: Avoid unnecessary sleeps | Kevin Wolf |
2017-07-24 | block: Skip implicit nodes in query-block/blockstats | Kevin Wolf |
2017-07-24 | iotests: Remove a few tests from 'quick' group | Eric Blake |
2017-07-24 | block: Use JSON null instead of "" to disable backing file | Markus Armbruster |
2017-07-19 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2017-07-18 | qemu-img: Check for backing image if specified during create | John Snow |
2017-07-18 | qemu-iotests: Test unplug of -device without drive | Kevin Wolf |
2017-07-18 | qemu-iotests: Test 'info block' | Kevin Wolf |
2017-07-18 | block/qapi: Add qdev device name to query-block | Kevin Wolf |
2017-07-17 | nbd: Fix iotests failure due to changed client error message | Eric Blake |