xref: /qemu/tests/qemu-iotests/133.out (revision 09a274d8)
1QA output created by 133
2Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864
3Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 backing_file=TEST_DIR/t.IMGFMT.base
4
5=== Check that node-name can't be changed ===
6
7Cannot change the option 'node-name'
8Cannot change the option 'node-name'
9Cannot change the option 'node-name'
10
11=== Check that unchanged node-name is okay ===
12
13
14=== Check that driver can't be changed ===
15
16Cannot change the option 'driver'
17Cannot change the option 'driver'
18Cannot change the option 'driver'
19
20=== Check that unchanged driver is okay ===
21
22
23=== Check that reopening works with non-string options ===
24
25format name: null-co
26format name: null-co
27
28=== Check that mixing -c/-r/-w and their corresponding options is forbidden ===
29
30Cannot set both -r/-w and 'read-only'
31Cannot set both -r/-w and 'read-only'
32Cannot set both -c and the cache options
33Cannot set both -c and the cache options
34Cannot set both -c and the cache options
35
36=== Check that invalid options are handled correctly ===
37
38Parameter 'read-only' expects 'on' or 'off'
39Parameter 'cache.no-flush' expects 'on' or 'off'
40Parameter 'cache.direct' expects 'on' or 'off'
41Parameter 'auto-read-only' expects 'on' or 'off'
42*** done
43