| Commit message (Expand) | Author | Age | Files | Lines |
* | iotests: Update comments for bdrv_swap() in 094 | Fam Zheng | 2015-12-18 | 1 | -3/+5 |
* | iotests: Extend test 112 for qemu-img amend | Max Reitz | 2015-12-18 | 2 | -0/+180 |
* | qcow2: Use error_report() in qcow2_amend_options() | Max Reitz | 2015-12-18 | 1 | -7/+7 |
* | qemu-iotests: Test reopen with node-name/driver options | Kevin Wolf | 2015-12-18 | 3 | -0/+113 |
* | qemu-iotests: Test cache mode option inheritance | Kevin Wolf | 2015-12-18 | 3 | -0/+1128 |
* | qemu-iotests: Try setting cache mode for children | Kevin Wolf | 2015-12-18 | 2 | -1/+69 |
* | qemu-iotests: Remove cache mode test without medium | Kevin Wolf | 2015-12-18 | 3 | -14/+14 |
* | blockdev: Set 'format' indicates non-empty drive | Kevin Wolf | 2015-12-18 | 1 | -1/+1 |
* | iotests: 124: don't reopen qcow2 | John Snow | 2015-12-18 | 1 | -12/+14 |
* | iotests: 124: move incremental failure test | John Snow | 2015-12-18 | 1 | -57/+60 |
* | iotests: 124: Split into two test classes | John Snow | 2015-12-18 | 1 | -13/+22 |
* | blkdebug: Avoid '.' in enum values | Eric Blake | 2015-12-17 | 4 | -101/+101 |
* | blockdev: Mark {insert, remove}-medium experimental | Max Reitz | 2015-12-11 | 2 | -11/+11 |
* | iotests: Add regresion test case for write notifier assertion failure | Fam Zheng | 2015-12-03 | 2 | -2/+27 |
* | iotests: Add "add_drive_raw" method | Fam Zheng | 2015-12-03 | 1 | -0/+5 |
* | qemu-iotests: Add -nographic when starting QEMU in 119 and 120 | Fam Zheng | 2015-11-25 | 2 | -2/+2 |
* | iotests: fix race in 030 | John Snow | 2015-11-18 | 1 | -1/+4 |
* | block: make 'stats-interval' an array of ints instead of a string | Alberto Garcia | 2015-11-17 | 1 | -1/+1 |
* | iotests: Add test for the block device statistics | Alberto Garcia | 2015-11-12 | 3 | -0/+355 |
* | iotests: 124 - transactional failure test | John Snow | 2015-11-12 | 2 | -4/+130 |
* | iotests: add transactional incremental backup test | John Snow | 2015-11-12 | 2 | -2/+56 |
* | iotests: Check for quorum support in test 139 | Alberto Garcia | 2015-11-11 | 1 | -0/+2 |
* | iotests: Add tests for the x-blockdev-del command | Alberto Garcia | 2015-11-11 | 3 | -0/+420 |
* | qemu-iotests: fix -valgrind option for check | Jeff Cody | 2015-11-11 | 6 | -26/+59 |
* | qemu-iotests: fix cleanup of background processes | Jeff Cody | 2015-11-11 | 4 | -15/+37 |
* | block: test 'blockdev-snapshot' using a file BDS as the overlay | Alberto Garcia | 2015-11-11 | 2 | -1/+15 |
* | block: Remove inner quotation marks in iotest 085 | Alberto Garcia | 2015-11-11 | 1 | -8/+8 |
* | qemu-iotests: Test the reopening of overlay_bs in 'block-commit' | Alberto Garcia | 2015-11-11 | 2 | -2/+32 |
* | block: add tests for the 'blockdev-snapshot' command | Alberto Garcia | 2015-11-11 | 2 | -8/+128 |
* | iotests: Add test for change-related QMP commands | Max Reitz | 2015-11-11 | 3 | -0/+726 |
* | iotests: Only create BB if necessary | Max Reitz | 2015-10-23 | 4 | -18/+71 |
* | blockdev: Allow creation of BDS trees without BB | Max Reitz | 2015-10-23 | 2 | -3/+3 |
* | block: auto-generated node-names | Jeff Cody | 2015-10-16 | 8 | -7/+20 |
* | block: qemu-iotests - fix vmdk test 059.out | Jeff Cody | 2015-10-16 | 1 | -6/+6 |
* | throttle: test that snapshots move the throttling configuration | Alberto Garcia | 2015-10-16 | 3 | -0/+75 |
* | iotests: disable core dumps in test 061 | Alberto Garcia | 2015-10-16 | 2 | -6/+6 |
* | iotests: Fix test 128 for password-less sudo | Max Reitz | 2015-10-02 | 1 | -1/+8 |
* | tests: Fix test 049 fallout from improved HMP error messages | Eric Blake | 2015-10-02 | 1 | -0/+1 |
* | iotests: Add test for checking large image files | Max Reitz | 2015-09-14 | 3 | -0/+83 |
* | qemu-iotests: More qcow2 reopen tests | Kevin Wolf | 2015-09-14 | 3 | -0/+188 |
* | qemu-iotests: Reopen qcow2 with lazy-refcounts change | Kevin Wolf | 2015-09-14 | 2 | -0/+45 |
* | typofixes - v4 | Veres Lajos | 2015-09-11 | 1 | -1/+1 |
* | opts: produce valid command line in qemu_opts_print | Kővágó, Zoltán | 2015-09-11 | 32 | -96/+96 |
* | iotests: Warn if python subprocess is killed | Max Reitz | 2015-09-04 | 1 | -5/+21 |
* | iotests: Do not suppress segfaults in bash tests | Max Reitz | 2015-09-04 | 8 | -31/+67 |
* | iotests: Respect -nodefaults in tests 41 and 55 | Max Reitz | 2015-09-04 | 2 | -6/+16 |
* | iotests: More options for VM.add_drive() | Max Reitz | 2015-09-04 | 1 | -3/+6 |
* | qemu-iotests: s390x: fix test 130 | Bo Tu | 2015-09-04 | 2 | -6/+6 |
* | qemu-iotests: s390x: fix test 049, reject negative sizes in QemuOpts | Bo Tu | 2015-09-04 | 1 | -6/+4 |
* | qemu-iotests: s390x: fix test 041 and 055 | Bo Tu | 2015-09-04 | 2 | -0/+15 |