aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
2019-03-19qemu-iotests: Treat custom TEST_DIR in 051Lukáš Doktor
2019-03-19qemu-iotests: Fix 232 for non-qcow2Kevin Wolf
2019-03-19iotests: 153: Wait for an answer to QMP commandsSergio Lopez
2019-03-13Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell
2019-03-12qemu-iotests: Test the x-blockdev-reopen QMP commandAlberto Garcia
2019-03-12file-posix: Make auto-read-only dynamicKevin Wolf
2019-03-12file-posix: Fix bdrv_open_flags() for snapshot=onKevin Wolf
2019-03-12qemu-iotests: commit to backing file with auto-read-onlyKevin Wolf
2019-03-12tests/qemu-iotests: add bitmap resize test 246John Snow
2019-03-12iotests: add busy/recording bit test to 124John Snow
2019-03-12block/dirty-bitmap: add recording and busy propertiesJohn Snow
2019-03-09Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-03-08' into st...Peter Maydell
2019-03-08qemu-iotests: amend with external data fileKevin Wolf
2019-03-08qemu-iotests: General tests for qcow2 with external data fileKevin Wolf
2019-03-08qemu-iotests: Preallocation with external data fileKevin Wolf
2019-03-08qcow2: Implement data-file-raw create optionKevin Wolf
2019-03-08qcow2: Store data file name in the imageKevin Wolf
2019-03-08qcow2: Return 0/-errno in qcow2_alloc_compressed_cluster_offset()Kevin Wolf
2019-03-08qcow2: Basic definitions for external data filesKevin Wolf
2019-03-08qemu-iotests: Test qcow2 preallocation modesKevin Wolf
2019-03-08qemu-iotests: Ensure GNU sed is usedPhilippe Mathieu-Daudé
2019-03-08qemu-iotests: Improve portability by searching bash in the $PATHPhilippe Mathieu-Daudé
2019-03-08iotests: check whitelisted formatsAndrey Shinkevich
2019-03-08iotests: ask QEMU for supported formatsAndrey Shinkevich
2019-03-08iotests: open notrun files in text modeAndrey Shinkevich
2019-03-08iotests: use iotests.VM in 238Stefan Hajnoczi
2019-03-07Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...Peter Maydell
2019-03-06iotests: Wait for qemu to end in 223Eric Blake
2019-03-06qemu-nbd: add support for authorization of TLS clientsDaniel P. Berrange
2019-02-28Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-02-25-v2' into...Peter Maydell
2019-02-26iotests: avoid broken pipe with certtoolDaniel P. Berrangé
2019-02-26iotests: ensure we print nbd server log on errorDaniel P. Berrangé
2019-02-26iotests: handle TypeError for Python 3 in test 242Andrey Shinkevich
2019-02-25iotests: Skip 211 on insufficient memoryMax Reitz
2019-02-25iotests: add LUKS payload overhead to 178 qemu-img measure testStefan Hajnoczi
2019-02-25iotests.py: s/_/-/g on keys in qmp_log()Max Reitz
2019-02-25iotests: Let 045 be run concurrentlyMax Reitz
2019-02-25iotests: Filter SSH pathsMax Reitz
2019-02-25iotests.py: Filter filename in any string valueMax Reitz
2019-02-25iotests.py: Add is_str()Max Reitz
2019-02-25iotests: Fix 207 to use QMP filters for qmp_logMax Reitz
2019-02-25iotests: Fix 232 for LUKSMax Reitz
2019-02-25iotests: Remove superfluous rm from 232Max Reitz
2019-02-25iotests: Fix 237 for Python 2.xMax Reitz
2019-02-25iotests: Re-add filename filtersMax Reitz
2019-02-25iotests: Test json:{} filenames of internal BDSsMax Reitz
2019-02-25block: Purify .bdrv_refresh_filename()Max Reitz
2019-02-25block: Generically refresh runtime optionsMax Reitz
2019-02-25iotests: Add quorum case to test 110Max Reitz
2019-02-25block: Use bdrv_dirname() for relative filenamesMax Reitz