aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/051.out
AgeCommit message (Expand)Author
2017-04-27iotests/051: Add test for empty filenameMax Reitz
2017-04-27qemu-iotests: Filter HMP readline escape charactersKevin Wolf
2017-02-24block: Attach bs->file only during .bdrv_open()Kevin Wolf
2016-10-27block/nbd: Accept SocketAddressMax Reitz
2016-10-27block/nbd: Drop trailing "." in error messagesMax Reitz
2016-04-12qemu-iotests: fix 051 on non-PC architecturesSascha Silbe
2016-03-17block: Drop BB name from bad option errorMax Reitz
2016-01-20iotests: Test that throttle values rangesFam Zheng
2016-01-07qemu-iotests: s390x: fix test 051Bo Tu
2015-12-18qemu-iotests: s390x: fix test 051Bo Tu
2015-12-18qemu-iotests: Try setting cache mode for childrenKevin Wolf
2015-12-18qemu-iotests: Remove cache mode test without mediumKevin Wolf
2015-10-16block: auto-generated node-namesJeff Cody
2015-09-11opts: produce valid command line in qemu_opts_printKővágó, Zoltán
2015-06-24qemu-iotests: fix 051.out after qdev error message changeStefan Hajnoczi
2015-06-12block: driver should override flags in bdrv_open()Max Reitz
2015-03-16iotests: Update 051's reference outputMarkus Armbruster
2015-03-10Add testcase for scsi-hd devices without drive propertyChristian Borntraeger
2015-03-10iotests: Fix 051's reference outputMax Reitz
2015-02-16blockdev: Use blk_new_open() in blockdev_init()Max Reitz
2015-02-16iotests: Add test for driver=qcow2, format=qcow2Max Reitz
2015-02-16block: Add Error parameter to bdrv_find_protocol()Max Reitz
2014-12-12qemu-iotests: Remove traling whitespaces in *.outFam Zheng
2014-12-10block/qapi: Add cache information to query-blockKevin Wolf
2014-09-25block: Catch simultaneous usage of options and their aliasesKevin Wolf
2014-08-26scsi-bus: Convert DeviceClass init to realizeFam Zheng
2014-06-26block: Catch backing files assigned to non-COW driversKevin Wolf
2014-06-26block: Always pass driver name through options QDictKevin Wolf
2014-05-09block: Fix open flags with BDRV_O_SNAPSHOTKevin Wolf
2014-04-04block: Fix snapshot=on for protocol parsed from filenameKevin Wolf
2014-04-04qemu-iotests: Remove CR line endings in reference outputKevin Wolf
2014-04-04block: Don't parse 'filename' optionKevin Wolf
2014-03-06block: Fix error path segfault in bdrv_open()Kevin Wolf
2014-02-21nbd: correctly propagate errorsPaolo Bonzini
2014-02-21nbd: produce a better error if neither host nor port is passedPaolo Bonzini
2014-02-09block: Fail gracefully with missing filenameKevin Wolf
2014-01-22block: Allow recursive "file"sMax Reitz
2013-12-20qemu-iotests: drop duplicate virtio-blk initialization failureStefan Hajnoczi
2013-12-06qemu-iotests: filter QEMU monitor \r\nStefan Hajnoczi
2013-11-29qemu-iotests: Test snapshot modeKevin Wolf
2013-11-15block: Fail if requested driver is not availableKevin Wolf
2013-11-14block: Print its file name if backing file opening failedFam Zheng
2013-10-29qemu-iotests: Fix 051 reference outputKevin Wolf
2013-10-11blockdev: Remove IF_* check for read-only blockdev_initKevin Wolf
2013-10-11block/raw-posix: Employ error parameterMax Reitz
2013-09-25qemu-iotests: add test for backing file overridingFam Zheng
2013-09-12qemu-iotests: Adjustments due to error propagationMax Reitz
2013-08-30qemu-iotests: Update reference output for 051Kevin Wolf
2013-08-06qemu-iotests: filter QEMU version in monitor bannerStefan Hajnoczi
2013-07-26blockdev: Rename 'readonly' option to 'read-only'Kevin Wolf