blob: d70c2e8041ced2c40d0889b6ad69257ecbb33cb1 [file] [log] [blame]
Kevin Wolf0a8111e2015-05-08 18:11:08 +02001QA output created by 133
2Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864
Eric Blakeb66ff2c2020-07-06 15:39:52 -05003Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 backing_file=TEST_DIR/t.IMGFMT.base backing_fmt=IMGFMT
Kevin Wolf0a8111e2015-05-08 18:11:08 +02004
5=== Check that node-name can't be changed ===
6
Thomas Huth36b99862019-04-28 17:54:44 +02007qemu-io: Cannot change the option 'node-name'
8qemu-io: Cannot change the option 'node-name'
9qemu-io: Cannot change the option 'node-name'
Kevin Wolf0a8111e2015-05-08 18:11:08 +020010
11=== Check that unchanged node-name is okay ===
12
13
14=== Check that driver can't be changed ===
15
Thomas Huth36b99862019-04-28 17:54:44 +020016qemu-io: Cannot change the option 'driver'
17qemu-io: Cannot change the option 'driver'
18qemu-io: Cannot change the option 'driver'
Kevin Wolf0a8111e2015-05-08 18:11:08 +020019
20=== Check that unchanged driver is okay ===
21
Max Reitz791cbcc2017-11-14 19:01:27 +010022
23=== Check that reopening works with non-string options ===
24
25format name: null-co
26format name: null-co
Alberto Garciadc900c32018-11-12 16:00:42 +020027
28=== Check that mixing -c/-r/-w and their corresponding options is forbidden ===
29
Thomas Huth36b99862019-04-28 17:54:44 +020030qemu-io: Cannot set both -r/-w and 'read-only'
31qemu-io: Cannot set both -r/-w and 'read-only'
32qemu-io: Cannot set both -c and the cache options
33qemu-io: Cannot set both -c and the cache options
34qemu-io: Cannot set both -c and the cache options
Alberto Garcia8eb4b072018-11-12 16:00:46 +020035
36=== Check that invalid options are handled correctly ===
37
Thomas Huth36b99862019-04-28 17:54:44 +020038qemu-io: Parameter 'read-only' expects 'on' or 'off'
39qemu-io: Parameter 'cache.no-flush' expects 'on' or 'off'
40qemu-io: Parameter 'cache.direct' expects 'on' or 'off'
41qemu-io: Parameter 'auto-read-only' expects 'on' or 'off'
Kevin Wolf0a8111e2015-05-08 18:11:08 +020042*** done