aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/051.out
AgeCommit message (Expand)AuthorFilesLines
2023-05-25monitor: do not use mb_read/mb_set for suspend_cntPaolo Bonzini1-2/+2
2022-10-27block: Refactor get_tmp_filename()Bin Meng1-1/+1
2021-03-29iotests: fix 051.out expected output after error text touchupsConnor Kuehl1-3/+3
2021-03-24iotests: Revert "iotests: use -ccw on s390x for 040, 139, and 182"Laurent Vivier1-1/+1
2020-07-14iotests: Specify explicit backing format where sensibleEric Blake1-1/+1
2019-07-30Fixes: add read-zeroes to 051.outAndrey Shinkevich1-5/+5
2019-06-04iotests: Attach new devices to node in non-default iothreadKevin Wolf1-0/+3
2019-03-12file-posix: Fix bdrv_open_flags() for snapshot=onKevin Wolf1-0/+9
2019-02-25block: Respect backing bs in bdrv_refresh_filenameMax Reitz1-4/+4
2018-09-25qemu-iotests: Test snapshot=on with nonexistent TMPDIRAlberto Garcia1-0/+3
2018-07-05block: Don't silently truncate node namesKevin Wolf1-0/+23
2018-01-23iotests: Fix 051 for compat=0.10Max Reitz1-0/+1
2017-09-26iotests: use -ccw on s390x for 051Cornelia Huck1-1/+1
2017-04-27iotests/051: Add test for empty filenameMax Reitz1-0/+3
2017-04-27qemu-iotests: Filter HMP readline escape charactersKevin Wolf1-53/+53
2017-02-24block: Attach bs->file only during .bdrv_open()Kevin Wolf1-2/+2
2016-10-27block/nbd: Accept SocketAddressMax Reitz1-2/+2
2016-10-27block/nbd: Drop trailing "." in error messagesMax Reitz1-2/+2
2016-04-12qemu-iotests: fix 051 on non-PC architecturesSascha Silbe1-5/+5
2016-03-17block: Drop BB name from bad option errorMax Reitz1-4/+4
2016-01-20iotests: Test that throttle values rangesFam Zheng1-0/+39
2016-01-07qemu-iotests: s390x: fix test 051Bo Tu1-48/+22
2015-12-18qemu-iotests: s390x: fix test 051Bo Tu1-102/+38
2015-12-18qemu-iotests: Try setting cache mode for childrenKevin Wolf1-0/+60
2015-12-18qemu-iotests: Remove cache mode test without mediumKevin Wolf1-7/+7
2015-10-16block: auto-generated node-namesJeff Cody1-1/+1
2015-09-11opts: produce valid command line in qemu_opts_printKővágó, Zoltán1-1/+1
2015-06-24qemu-iotests: fix 051.out after qdev error message changeStefan Hajnoczi1-8/+0
2015-06-12block: driver should override flags in bdrv_open()Max Reitz1-3/+0
2015-03-16iotests: Update 051's reference outputMarkus Armbruster1-3/+1
2015-03-10Add testcase for scsi-hd devices without drive propertyChristian Borntraeger1-0/+8
2015-03-10iotests: Fix 051's reference outputMax Reitz1-6/+3
2015-02-16blockdev: Use blk_new_open() in blockdev_init()Max Reitz1-31/+31
2015-02-16iotests: Add test for driver=qcow2, format=qcow2Max Reitz1-0/+3
2015-02-16block: Add Error parameter to bdrv_find_protocol()Max Reitz1-2/+2
2014-12-12qemu-iotests: Remove traling whitespaces in *.outFam Zheng1-3/+3
2014-12-10block/qapi: Add cache information to query-blockKevin Wolf1-0/+1
2014-09-25block: Catch simultaneous usage of options and their aliasesKevin Wolf1-0/+45
2014-08-26scsi-bus: Convert DeviceClass init to realizeFam Zheng1-2/+0
2014-06-26block: Catch backing files assigned to non-COW driversKevin Wolf1-0/+9
2014-06-26block: Always pass driver name through options QDictKevin Wolf1-1/+4
2014-05-09block: Fix open flags with BDRV_O_SNAPSHOTKevin Wolf1-0/+10
2014-04-04block: Fix snapshot=on for protocol parsed from filenameKevin Wolf1-0/+28
2014-04-04qemu-iotests: Remove CR line endings in reference outputKevin Wolf1-5/+5
2014-04-04block: Don't parse 'filename' optionKevin Wolf1-0/+11
2014-03-06block: Fix error path segfault in bdrv_open()Kevin Wolf1-0/+15
2014-02-21nbd: correctly propagate errorsPaolo Bonzini1-4/+2
2014-02-21nbd: produce a better error if neither host nor port is passedPaolo Bonzini1-0/+2
2014-02-09block: Fail gracefully with missing filenameKevin Wolf1-0/+24
2014-01-22block: Allow recursive "file"sMax Reitz1-1/+1