Age | Commit message (Expand) | Author | Files | Lines |
2015-04-08 | qcow2: Fix header update with overridden backing file | Kevin Wolf | 3 | -0/+139 |
2015-03-27 | qemu-iotests: Test unaligned 4k zero write | Fam Zheng | 2 | -17/+56 |
2015-03-19 | block: Fix blockdev-backup not to use funky error class | Markus Armbruster | 1 | -4/+7 |
2015-03-16 | iotests: Test non-self-referential qcow2 refblocks | Max Reitz | 3 | -0/+104 |
2015-03-16 | iotests: Add tests for refcount table growth | Max Reitz | 3 | -0/+126 |
2015-03-16 | block: Deprecate QCOW/QCOW2 encryption | Markus Armbruster | 2 | -0/+24 |
2015-03-16 | qemu-img: Fix convert, amend error messages for unknown options | Markus Armbruster | 1 | -1/+0 |
2015-03-16 | iotests: Update 051's reference output | Markus Armbruster | 1 | -3/+1 |
2015-03-10 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 30 | -169/+517 |
2015-03-10 | iotests: add O_DIRECT alignment probing test | Stefan Hajnoczi | 3 | -0/+88 |
2015-03-10 | Add testcase for scsi-hd devices without drive property | Christian Borntraeger | 2 | -0/+14 |
2015-03-10 | iotests: Drop vpc from 004's and 104's format list | Max Reitz | 2 | -2/+2 |
2015-03-10 | iotests: Remove 006 | Max Reitz | 3 | -61/+1 |
2015-03-10 | iotests: Fix 051's reference output | Max Reitz | 1 | -6/+3 |
2015-03-10 | blkdebug: fix "once" rule | John Snow | 1 | -20/+4 |
2015-03-10 | iotests: Add test for different refcount widths | Max Reitz | 3 | -0/+272 |
2015-03-10 | qcow2: Allow creation with refcount order != 4 | Max Reitz | 3 | -80/+107 |
2015-03-10 | iotests: Prepare for refcount_bits option | Max Reitz | 13 | -37/+41 |
2015-03-10 | qcow2: Add refcount_bits to format-specific info | Max Reitz | 5 | -8/+30 |
2015-03-10 | gitignore: Track common.env in iotests gitignore | Cole Robinson | 1 | -0/+1 |
2015-02-16 | qemu-io: Remove "growable" option | Max Reitz | 3 | -97/+1 |
2015-02-16 | blockdev: Use blk_new_open() in blockdev_init() | Max Reitz | 2 | -35/+35 |
2015-02-16 | iotests: Add test for driver=qcow2, format=qcow2 | Max Reitz | 2 | -0/+4 |
2015-02-16 | block: Add Error parameter to bdrv_find_protocol() | Max Reitz | 1 | -2/+2 |
2015-02-16 | iotests: Add test for qemu-img convert to NBD | Max Reitz | 3 | -0/+72 |
2015-02-16 | qemu-iotests: Add 093 for IO throttling | Fam Zheng | 3 | -0/+120 |
2015-02-16 | qemu-iotests: Allow caller to disable underscore convertion for qmp | Fam Zheng | 1 | -2/+5 |
2015-02-16 | qemu-iotests: Add VM method qtest() to iotests.py | Fam Zheng | 1 | -2/+14 |
2015-02-16 | iotests: Add test for drive-mirror with NBD target | Max Reitz | 3 | -0/+93 |
2015-02-16 | iotests: Add "wait" functionality to _cleanup_qemu | Max Reitz | 1 | -1/+11 |
2015-02-06 | nbd: Improve error messages | Max Reitz | 2 | -35/+19 |
2015-02-06 | iotests: Fix 104 for NBD | Max Reitz | 2 | -6/+4 |
2015-02-06 | iotests: Fix 100 for nbd | Max Reitz | 1 | -0/+12 |
2015-02-06 | iotests: Fix 083 | Max Reitz | 1 | -19/+11 |
2015-02-06 | qemu-iotests: add 116 invalid QED input file tests | Stefan Hajnoczi | 3 | -0/+134 |
2015-02-06 | block: add event when disk usage exceeds threshold | Francesco Romani | 1 | -0/+5 |
2015-02-06 | iotests: Specify format for qemu-nbd | Max Reitz | 1 | -1/+1 |
2015-02-06 | qemu-iotests: Fix supported_oses check | Fam Zheng | 1 | -1/+1 |
2015-01-23 | iotests: Lower 064's memory usage | Max Reitz | 2 | -6/+47 |
2015-01-23 | iotests: Add tests for more corruption cases | Max Reitz | 2 | -0/+28 |
2015-01-13 | qemu-iotests: Add supported os parameter for python tests | Fam Zheng | 1 | -1/+4 |
2015-01-13 | qemu-iotests: Add "_supported_os Linux" to 058 | Fam Zheng | 1 | -0/+1 |
2015-01-13 | qemu-iotests: Replace "/bin/true" with "true" | Fam Zheng | 3 | -3/+3 |
2015-01-13 | iotests: Filter out "I/O thread spun..." warning | Max Reitz | 8 | -10/+12 |
2015-01-13 | qemu-iotests: Test blockdev-backup in 055 | Fam Zheng | 2 | -39/+176 |
2015-01-13 | iotests: Add test for relative backing file names | Max Reitz | 3 | -0/+114 |
2015-01-13 | qemu-iotests: Speed up make check-block | Fam Zheng | 1 | -0/+1 |
2015-01-13 | qemu-iotests: Remove 091 from quick group | Fam Zheng | 1 | -1/+1 |
2014-12-12 | qemu-iotests: Remove traling whitespaces in *.out | Fam Zheng | 80 | -438/+438 |
2014-12-12 | iotests: Fix test 039 | Max Reitz | 2 | -8/+16 |