| Commit message (Expand) | Author | Age | Files | Lines |
* | iotests: Specify explicit backing format where sensible | Eric Blake | 2020-07-14 | 1 | -1/+1 |
* | iotests: Disable data_file where it cannot be used | Max Reitz | 2020-01-06 | 1 | -2/+3 |
* | iotests: Inject space into -ocompat=0.10 in 051 | Max Reitz | 2020-01-06 | 1 | -1/+1 |
* | iotests: Add more "_require_drivers" checks to the shell-based tests | Thomas Huth | 2019-12-19 | 1 | -0/+1 |
* | iotests: Valgrind fails with nonexistent directory | Andrey Shinkevich | 2019-09-13 | 1 | -0/+4 |
* | iotests: Set read-zeroes on in null block driver for Valgrind | Andrey Shinkevich | 2019-07-19 | 1 | -5/+5 |
* | iotests: Attach new devices to node in non-default iothread | Kevin Wolf | 2019-06-04 | 1 | -0/+24 |
* | tests/qemu-iotests: Remove the "_supported_os Linux" line from many tests | Thomas Huth | 2019-05-21 | 1 | -1/+0 |
* | qemu-iotests: Treat custom TEST_DIR in 051 | Lukáš Doktor | 2019-03-19 | 1 | -1/+1 |
* | file-posix: Fix bdrv_open_flags() for snapshot=on | Kevin Wolf | 2019-03-12 | 1 | -0/+7 |
* | qemu-iotests: Improve portability by searching bash in the $PATH | Philippe Mathieu-Daudé | 2019-03-08 | 1 | -1/+1 |
* | iotests: Drop use of bash keyword 'function' | Eric Blake | 2018-11-19 | 1 | -2/+2 |
* | qemu-iotests: remove unused variable 'here' | Mao Zhongyi | 2018-11-19 | 1 | -1/+0 |
* | qemu-iotests: Test snapshot=on with nonexistent TMPDIR | Alberto Garcia | 2018-09-25 | 1 | -0/+3 |
* | block: Don't silently truncate node names | Kevin Wolf | 2018-07-05 | 1 | -0/+15 |
* | scsi: Remove automatic creation of SCSI controllers with -drive if=scsi | Thomas Huth | 2018-03-06 | 1 | -4/+0 |
* | iotests: Fix 051 for compat=0.10 | Max Reitz | 2018-01-23 | 1 | -0/+2 |
* | iotests: use -ccw on s390x for 051 | Cornelia Huck | 2017-09-26 | 1 | -1/+11 |
* | tests: Avoid non-portable 'echo -ARG' | Eric Blake | 2017-07-11 | 1 | -3/+4 |
* | iotests/051: Add test for empty filename | Max Reitz | 2017-04-27 | 1 | -0/+1 |
* | qemu-iotests: Filter HMP readline escape characters | Kevin Wolf | 2017-04-27 | 1 | -1/+2 |
* | qemu-iotests: tests: do not set unused tmp variable | Sascha Silbe | 2016-04-15 | 1 | -1/+0 |
* | block: Remove BDRV_O_CACHE_WB | Kevin Wolf | 2016-03-30 | 1 | -1/+1 |
* | iotests: Test that throttle values ranges | Fam Zheng | 2016-01-20 | 1 | -0/+18 |
* | qemu-iotests: s390x: fix test 051 | Bo Tu | 2016-01-07 | 1 | -13/+19 |
* | qemu-iotests: s390x: fix test 051 | Bo Tu | 2015-12-18 | 1 | -28/+49 |
* | qemu-iotests: Try setting cache mode for children | Kevin Wolf | 2015-12-18 | 1 | -1/+9 |
* | qemu-iotests: Remove cache mode test without medium | Kevin Wolf | 2015-12-18 | 1 | -6/+6 |
* | block: auto-generated node-names | Jeff Cody | 2015-10-16 | 1 | -1/+2 |
* | block: driver should override flags in bdrv_open() | Max Reitz | 2015-06-12 | 1 | -1/+0 |
* | Add testcase for scsi-hd devices without drive property | Christian Borntraeger | 2015-03-10 | 1 | -0/+6 |
* | iotests: Prepare for refcount_bits option | Max Reitz | 2015-03-10 | 1 | -0/+3 |
* | iotests: Add test for driver=qcow2, format=qcow2 | Max Reitz | 2015-02-16 | 1 | -0/+1 |
* | block: Catch simultaneous usage of options and their aliases | Kevin Wolf | 2014-09-25 | 1 | -0/+23 |
* | block: Catch backing files assigned to non-COW drivers | Kevin Wolf | 2014-06-26 | 1 | -0/+5 |
* | block: Always pass driver name through options QDict | Kevin Wolf | 2014-06-26 | 1 | -0/+1 |
* | block: Fix open flags with BDRV_O_SNAPSHOT | Kevin Wolf | 2014-05-09 | 1 | -0/+4 |
* | block: Fix snapshot=on for protocol parsed from filename | Kevin Wolf | 2014-04-04 | 1 | -0/+8 |
* | block: Don't parse 'filename' option | Kevin Wolf | 2014-04-04 | 1 | -0/+4 |
* | block: Fix error path segfault in bdrv_open() | Kevin Wolf | 2014-03-06 | 1 | -0/+9 |
* | block: Fail gracefully with missing filename | Kevin Wolf | 2014-02-09 | 1 | -0/+12 |
* | qemu-iotests: Test snapshot mode | Kevin Wolf | 2013-11-29 | 1 | -0/+17 |
* | block: Fail if requested driver is not available | Kevin Wolf | 2013-11-15 | 1 | -0/+7 |
* | block: qemu-iotests, add quotes to $TEST_IMG usage for 051 | Jeff Cody | 2013-11-07 | 1 | -4/+4 |
* | qemu-iotests: Quote $TEST_IMG* and $TEST_DIR usage | Jeff Cody | 2013-09-27 | 1 | -25/+25 |
* | qemu-iotests: add test for backing file overriding | Fam Zheng | 2013-09-25 | 1 | -1/+16 |
* | qcow2: Use dashes instead of underscores in options | Kevin Wolf | 2013-07-26 | 1 | -7/+7 |
* | block: Don't parse protocol from file.filename | Kevin Wolf | 2013-07-15 | 1 | -0/+12 |
* | block: Fail gracefully when using a format driver on protocol level | Kevin Wolf | 2013-04-22 | 1 | -0/+7 |
* | qemu-iotests: filter QEMU_PROG in 051.out | Stefan Hajnoczi | 2013-04-15 | 1 | -1/+1 |