exec: Only count mapped memory backends for qemu_getrampagesize()
[qemu/ar7.git] / tests / qemu-iotests / 133.out
blob414c7fa27fb2d9ff361e513400d22fe81cb88423
1 QA output created by 133
2 Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864
3 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 backing_file=TEST_DIR/t.IMGFMT.base
5 === Check that node-name can't be changed ===
7 Cannot change the option 'node-name'
8 Cannot change the option 'node-name'
9 Cannot change the option 'node-name'
11 === Check that unchanged node-name is okay ===
14 === Check that driver can't be changed ===
16 Cannot change the option 'driver'
17 Cannot change the option 'driver'
18 Cannot change the option 'driver'
20 === Check that unchanged driver is okay ===
23 === Check that reopening works with non-string options ===
25 format name: null-co
26 format name: null-co
28 === Check that mixing -c/-r/-w and their corresponding options is forbidden ===
30 Cannot set both -r/-w and 'read-only'
31 Cannot set both -r/-w and 'read-only'
32 Cannot set both -c and the cache options
33 Cannot set both -c and the cache options
34 Cannot set both -c and the cache options
36 === Check that invalid options are handled correctly ===
38 Parameter 'read-only' expects 'on' or 'off'
39 Parameter 'cache.no-flush' expects 'on' or 'off'
40 Parameter 'cache.direct' expects 'on' or 'off'
41 Parameter 'auto-read-only' expects 'on' or 'off'
42 *** done