summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell2019-03-136-2/+553
|\
| * tests/qemu-iotests: add bitmap resize test 246John Snow2019-03-123-0/+410
| * iotests: add busy/recording bit test to 124John Snow2019-03-122-2/+115
| * block/dirty-bitmap: add recording and busy propertiesJohn Snow2019-03-121-0/+28
* | qemu-iotests: Test the x-blockdev-reopen QMP commandAlberto Garcia2019-03-123-0/+997
* | file-posix: Make auto-read-only dynamicKevin Wolf2019-03-121-6/+6
* | file-posix: Fix bdrv_open_flags() for snapshot=onKevin Wolf2019-03-123-0/+25
* | qemu-iotests: commit to backing file with auto-read-onlyKevin Wolf2019-03-122-0/+51
|/
* Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-03-08' into st...Peter Maydell2019-03-094-3/+42
|\
| * iotests: Wait for qemu to end in 223Eric Blake2019-03-062-0/+2
| * qemu-nbd: add support for authorization of TLS clientsDaniel P. Berrange2019-03-062-3/+40
* | qemu-iotests: amend with external data fileKevin Wolf2019-03-082-1/+133
* | qemu-iotests: General tests for qcow2 with external data fileKevin Wolf2019-03-083-0/+326
* | qemu-iotests: Preallocation with external data fileKevin Wolf2019-03-082-0/+54
* | qcow2: Implement data-file-raw create optionKevin Wolf2019-03-081-0/+27
* | qcow2: Store data file name in the imageKevin Wolf2019-03-081-0/+27
* | qcow2: Return 0/-errno in qcow2_alloc_compressed_cluster_offset()Kevin Wolf2019-03-081-1/+1
* | qcow2: Basic definitions for external data filesKevin Wolf2019-03-083-13/+13
* | qemu-iotests: Test qcow2 preallocation modesKevin Wolf2019-03-083-0/+90
* | qemu-iotests: Ensure GNU sed is usedPhilippe Mathieu-Daudé2019-03-082-18/+31
* | qemu-iotests: Improve portability by searching bash in the $PATHPhilippe Mathieu-Daudé2019-03-08185-185/+185
* | iotests: check whitelisted formatsAndrey Shinkevich2019-03-081-0/+3
* | iotests: ask QEMU for supported formatsAndrey Shinkevich2019-03-082-1/+55
* | iotests: open notrun files in text modeAndrey Shinkevich2019-03-081-1/+1
* | iotests: use iotests.VM in 238Stefan Hajnoczi2019-03-081-6/+1Star
* | Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...Peter Maydell2019-03-073-4/+4
|\ \ | |/ |/|
| * Introduce a Python module structureCleber Rosa2019-02-223-4/+4
* | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-02-25-v2' into...Peter Maydell2019-02-283-19/+40
|\ \
| * | iotests: avoid broken pipe with certtoolDaniel P. Berrangé2019-02-261-16/+32
| * | iotests: ensure we print nbd server log on errorDaniel P. Berrangé2019-02-261-0/+3
| * | iotests: handle TypeError for Python 3 in test 242Andrey Shinkevich2019-02-261-3/+5
| |/
* | iotests: Skip 211 on insufficient memoryMax Reitz2019-02-252-2/+7
* | iotests: add LUKS payload overhead to 178 qemu-img measure testStefan Hajnoczi2019-02-252-0/+32
* | iotests.py: s/_/-/g on keys in qmp_log()Max Reitz2019-02-258-138/+140
* | iotests: Let 045 be run concurrentlyMax Reitz2019-02-251-1/+1
* | iotests: Filter SSH pathsMax Reitz2019-02-251-0/+1
* | iotests.py: Filter filename in any string valueMax Reitz2019-02-251-1/+1
* | iotests.py: Add is_str()Max Reitz2019-02-251-0/+6
* | iotests: Fix 207 to use QMP filters for qmp_logMax Reitz2019-02-252-5/+9
* | iotests: Fix 232 for LUKSMax Reitz2019-02-251-0/+4
* | iotests: Remove superfluous rm from 232Max Reitz2019-02-251-1/+0Star
* | iotests: Fix 237 for Python 2.xMax Reitz2019-02-251-1/+1
* | iotests: Re-add filename filtersMax Reitz2019-02-255-10/+15
* | iotests: Test json:{} filenames of internal BDSsMax Reitz2019-02-253-0/+158
* | block: Purify .bdrv_refresh_filename()Max Reitz2019-02-252-5/+1Star
* | block: Generically refresh runtime optionsMax Reitz2019-02-253-5/+6
* | iotests: Add quorum case to test 110Max Reitz2019-02-252-0/+33
* | block: Use bdrv_dirname() for relative filenamesMax Reitz2019-02-252-2/+3
* | iotests: Add test for backing file overridesMax Reitz2019-02-253-0/+327
* | iotests.py: Add node_info()Max Reitz2019-02-251-0/+7