Age | Commit message (Expand) | Author | Files | Lines |
2019-07-30 | Fixes: add read-zeroes to 051.out | Andrey Shinkevich | 1 | -5/+5 |
2019-06-04 | iotests: Attach new devices to node in non-default iothread | Kevin Wolf | 1 | -0/+3 |
2019-03-12 | file-posix: Fix bdrv_open_flags() for snapshot=on | Kevin Wolf | 1 | -0/+9 |
2019-02-25 | block: Respect backing bs in bdrv_refresh_filename | Max Reitz | 1 | -4/+4 |
2018-09-25 | qemu-iotests: Test snapshot=on with nonexistent TMPDIR | Alberto Garcia | 1 | -0/+3 |
2018-07-05 | block: Don't silently truncate node names | Kevin Wolf | 1 | -0/+23 |
2018-01-23 | iotests: Fix 051 for compat=0.10 | Max Reitz | 1 | -0/+1 |
2017-09-26 | iotests: use -ccw on s390x for 051 | Cornelia Huck | 1 | -1/+1 |
2017-04-27 | iotests/051: Add test for empty filename | Max Reitz | 1 | -0/+3 |
2017-04-27 | qemu-iotests: Filter HMP readline escape characters | Kevin Wolf | 1 | -53/+53 |
2017-02-24 | block: Attach bs->file only during .bdrv_open() | Kevin Wolf | 1 | -2/+2 |
2016-10-27 | block/nbd: Accept SocketAddress | Max Reitz | 1 | -2/+2 |
2016-10-27 | block/nbd: Drop trailing "." in error messages | Max Reitz | 1 | -2/+2 |
2016-04-12 | qemu-iotests: fix 051 on non-PC architectures | Sascha Silbe | 1 | -5/+5 |
2016-03-17 | block: Drop BB name from bad option error | Max Reitz | 1 | -4/+4 |
2016-01-20 | iotests: Test that throttle values ranges | Fam Zheng | 1 | -0/+39 |
2016-01-07 | qemu-iotests: s390x: fix test 051 | Bo Tu | 1 | -48/+22 |
2015-12-18 | qemu-iotests: s390x: fix test 051 | Bo Tu | 1 | -102/+38 |
2015-12-18 | qemu-iotests: Try setting cache mode for children | Kevin Wolf | 1 | -0/+60 |
2015-12-18 | qemu-iotests: Remove cache mode test without medium | Kevin Wolf | 1 | -7/+7 |
2015-10-16 | block: auto-generated node-names | Jeff Cody | 1 | -1/+1 |
2015-09-11 | opts: produce valid command line in qemu_opts_print | Kővágó, Zoltán | 1 | -1/+1 |
2015-06-24 | qemu-iotests: fix 051.out after qdev error message change | Stefan Hajnoczi | 1 | -8/+0 |
2015-06-12 | block: driver should override flags in bdrv_open() | Max Reitz | 1 | -3/+0 |
2015-03-16 | iotests: Update 051's reference output | Markus Armbruster | 1 | -3/+1 |
2015-03-10 | Add testcase for scsi-hd devices without drive property | Christian Borntraeger | 1 | -0/+8 |
2015-03-10 | iotests: Fix 051's reference output | Max Reitz | 1 | -6/+3 |
2015-02-16 | blockdev: Use blk_new_open() in blockdev_init() | Max Reitz | 1 | -31/+31 |
2015-02-16 | iotests: Add test for driver=qcow2, format=qcow2 | Max Reitz | 1 | -0/+3 |
2015-02-16 | block: Add Error parameter to bdrv_find_protocol() | Max Reitz | 1 | -2/+2 |
2014-12-12 | qemu-iotests: Remove traling whitespaces in *.out | Fam Zheng | 1 | -3/+3 |
2014-12-10 | block/qapi: Add cache information to query-block | Kevin Wolf | 1 | -0/+1 |
2014-09-25 | block: Catch simultaneous usage of options and their aliases | Kevin Wolf | 1 | -0/+45 |
2014-08-26 | scsi-bus: Convert DeviceClass init to realize | Fam Zheng | 1 | -2/+0 |
2014-06-26 | block: Catch backing files assigned to non-COW drivers | Kevin Wolf | 1 | -0/+9 |
2014-06-26 | block: Always pass driver name through options QDict | Kevin Wolf | 1 | -1/+4 |
2014-05-09 | block: Fix open flags with BDRV_O_SNAPSHOT | Kevin Wolf | 1 | -0/+10 |
2014-04-04 | block: Fix snapshot=on for protocol parsed from filename | Kevin Wolf | 1 | -0/+28 |
2014-04-04 | qemu-iotests: Remove CR line endings in reference output | Kevin Wolf | 1 | -5/+5 |
2014-04-04 | block: Don't parse 'filename' option | Kevin Wolf | 1 | -0/+11 |
2014-03-06 | block: Fix error path segfault in bdrv_open() | Kevin Wolf | 1 | -0/+15 |
2014-02-21 | nbd: correctly propagate errors | Paolo Bonzini | 1 | -4/+2 |
2014-02-21 | nbd: produce a better error if neither host nor port is passed | Paolo Bonzini | 1 | -0/+2 |
2014-02-09 | block: Fail gracefully with missing filename | Kevin Wolf | 1 | -0/+24 |
2014-01-22 | block: Allow recursive "file"s | Max Reitz | 1 | -1/+1 |
2013-12-20 | qemu-iotests: drop duplicate virtio-blk initialization failure | Stefan Hajnoczi | 1 | -1/+0 |
2013-12-06 | qemu-iotests: filter QEMU monitor \r\n | Stefan Hajnoczi | 1 | -56/+56 |
2013-11-29 | qemu-iotests: Test snapshot mode | Kevin Wolf | 1 | -5/+49 |
2013-11-15 | block: Fail if requested driver is not available | Kevin Wolf | 1 | -0/+9 |
2013-11-14 | block: Print its file name if backing file opening failed | Fam Zheng | 1 | -1/+1 |