Age | Commit message (Expand) | Author | Files | Lines |
2018-01-23 | iotests: Fix _img_info for backslashes | Max Reitz | 1 | -1/+1 |
2017-11-14 | iotests: Use new-style NBD connections | Eric Blake | 1 | -1/+1 |
2017-10-06 | qemu-iotests: get rid of $iam | Paolo Bonzini | 1 | -1/+1 |
2017-10-06 | qemu-iotests: disintegrate more parts of common.config | Paolo Bonzini | 1 | -0/+25 |
2017-10-06 | qemu-iotests: do not include common.rc in "check" | Paolo Bonzini | 1 | -8/+5 |
2017-10-06 | qemu-iotests: limit non-_PROG-suffixed variables to common.rc | Paolo Bonzini | 1 | -0/+65 |
2017-10-06 | qemu-iotests: move "check" code out of common.rc | Paolo Bonzini | 1 | -40/+0 |
2017-10-06 | qemu-iotests: remove dead code | Paolo Bonzini | 1 | -68/+0 |
2017-08-14 | qemu-iotests: get rid of _full_imgproto_details() | Cleber Rosa | 1 | -5/+0 |
2017-08-01 | qemu-iotests/059: Fix leaked image files | Kevin Wolf | 1 | -0/+3 |
2017-07-11 | iotests: reduce PBKDF iterations when testing LUKS | Daniel P. Berrange | 1 | -0/+3 |
2017-04-27 | iotests: Launch qemu-nbd with -e 42 | Max Reitz | 1 | -1/+3 |
2017-04-24 | block/vxhs.c: Add qemu-iotests for new block device type "vxhs" | Ashish Mittal | 1 | -0/+19 |
2017-03-13 | block: Drop unmaintained 'archipelago' driver | Eric Blake | 1 | -8/+0 |
2017-02-24 | qemu-iotests: redirect nbd server stdout to /dev/null | Jeff Cody | 1 | -1/+1 |
2017-02-24 | qemu-iotests: add ability to exclude certain protocols from tests | Jeff Cody | 1 | -0/+12 |
2017-02-12 | qemu-iotests: Add _unsupported_fmt helper | Nir Soffer | 1 | -0/+11 |
2017-02-12 | qemu-iotests: Don't create fifos / pidfiles with protocol paths | Jeff Cody | 1 | -3/+3 |
2016-10-27 | qemu-iotests: Fix typo for NFS with IMGOPTSSYNTAX | Kevin Wolf | 1 | -1/+1 |
2016-09-20 | qemu-img: add the 'dd' subcommand | Reda Sallahi | 1 | -4/+1 |
2016-05-12 | block: enable testing of LUKS driver with block I/O tests | Daniel P. Berrange | 1 | -0/+3 |
2016-05-12 | block: add support for encryption secrets in block I/O tests | Daniel P. Berrange | 1 | -2/+7 |
2016-05-12 | block: add support for --image-opts in block I/O tests | Daniel P. Berrange | 1 | -15/+42 |
2016-04-15 | qemu-iotests: common.rc: drop unused _do() | Sascha Silbe | 1 | -46/+0 |
2015-11-11 | qemu-iotests: fix -valgrind option for check | Jeff Cody | 1 | -10/+0 |
2015-11-11 | qemu-iotests: fix cleanup of background processes | Jeff Cody | 1 | -3/+5 |
2015-09-04 | iotests: Do not suppress segfaults in bash tests | Max Reitz | 1 | -1/+11 |
2015-02-06 | iotests: Specify format for qemu-nbd | Max Reitz | 1 | -1/+1 |
2015-01-13 | qemu-iotests: Replace "/bin/true" with "true" | Fam Zheng | 1 | -1/+1 |
2014-12-10 | iotests: Only kill NBD server if it runs | Max Reitz | 1 | -1/+3 |
2014-12-10 | qemu-iotests: 060: Filter the real disk size | Kevin Wolf | 1 | -1/+10 |
2014-08-20 | qemu-iotests: Fix 028 reference output for qed | Kevin Wolf | 1 | -18/+1 |
2014-08-15 | qemu-iotests: add support for Archipelago protocol | Chrysostomos Nanakos | 1 | -1/+8 |
2014-06-27 | iotests: Allow out-of-tree run | Max Reitz | 1 | -4/+4 |
2014-04-29 | block: qemu-iotests - fix image cleanup when using spaced pathnames | Jeff Cody | 1 | -2/+2 |
2014-04-01 | qemu-iotests: add ./check -cloop support | Stefan Hajnoczi | 1 | -0/+3 |
2014-02-28 | discard rbd error output when not relevant in qemu-iotests | Loic Dachary | 1 | -1/+1 |
2014-02-09 | qemu-iotests: enable support for NFS protocol | Peter Lieven | 1 | -0/+3 |
2014-01-22 | qemu-iotests: Clean up all extents for vmdk | Fam Zheng | 1 | -3/+14 |
2014-01-22 | qemu-iotests: Introduce _unsupported_imgopts | Fam Zheng | 1 | -0/+11 |
2013-12-04 | qemu-iotests: add 058 internal snapshot export with qemu-nbd case | Wenchao Xia | 1 | -1/+2 |
2013-12-04 | qemu-iotests: Add _default_cache_mode and _supported_cache_modes | Fam Zheng | 1 | -10/+15 |
2013-11-07 | block: vhdx - update _make_test_img() to filter out vhdx options | Jeff Cody | 1 | -1/+4 |
2013-11-07 | block: qemu-iotests, fix _make_test_img() to work with spaced pathnames | Jeff Cody | 1 | -2/+11 |
2013-10-11 | block: qemu-iotests for vhdx, read sample dynamic image | Jeff Cody | 1 | -1/+1 |
2013-10-11 | qemu-iotests: Discard specific info in _img_info | Max Reitz | 1 | -1/+19 |
2013-09-27 | qemu-iotests: Quote $TEST_IMG* and $TEST_DIR usage | Jeff Cody | 1 | -8/+8 |
2013-09-27 | qemu-iotests: Add basic ability to use binary sample images | Jeff Cody | 1 | -0/+16 |
2013-09-12 | qemu-iotests: Adjustments due to error propagation | Max Reitz | 1 | -1/+1 |
2013-09-06 | qemu-iotests: Whitespace cleanup | Kevin Wolf | 1 | -46/+46 |