]> git.proxmox.com Git - mirror_qemu.git/blob - tests/qemu-iotests/195.out
block: test block-stream with a base node that is used by block-commit
[mirror_qemu.git] / tests / qemu-iotests / 195.out
1 QA output created by 195
2 Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864
3 Formatting 'TEST_DIR/t.IMGFMT.mid', fmt=IMGFMT size=67108864 backing_file=TEST_DIR/t.IMGFMT.base
4 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 backing_file=TEST_DIR/t.IMGFMT.mid
5
6 Change backing file of mid (opened read-only)
7
8 Testing: -drive if=none,file=TEST_DIR/t.IMGFMT,backing.node-name=mid
9 {
10 QMP_VERSION
11 }
12 {
13 "return": {
14 }
15 }
16 {
17 "return": {
18 }
19 }
20 {
21 "return": {
22 }
23 }
24 {
25 "timestamp": {
26 "seconds": TIMESTAMP,
27 "microseconds": TIMESTAMP
28 },
29 "event": "SHUTDOWN",
30 "data": {
31 "guest": false,
32 "reason": "host-qmp-quit"
33 }
34 }
35
36 image: TEST_DIR/t.IMGFMT.mid
37 file format: IMGFMT
38 virtual size: 64M (67108864 bytes)
39 cluster_size: 65536
40 backing file: /dev/null
41 backing file format: IMGFMT
42
43 Change backing file of top (opened writable)
44
45 Formatting 'TEST_DIR/t.IMGFMT.mid', fmt=IMGFMT size=67108864 backing_file=TEST_DIR/t.IMGFMT.base
46 Testing: -drive if=none,file=TEST_DIR/t.IMGFMT,node-name=top
47 {
48 QMP_VERSION
49 }
50 {
51 "return": {
52 }
53 }
54 {
55 "return": {
56 }
57 }
58 {
59 "return": {
60 }
61 }
62 {
63 "timestamp": {
64 "seconds": TIMESTAMP,
65 "microseconds": TIMESTAMP
66 },
67 "event": "SHUTDOWN",
68 "data": {
69 "guest": false,
70 "reason": "host-qmp-quit"
71 }
72 }
73
74 image: TEST_DIR/t.IMGFMT
75 file format: IMGFMT
76 virtual size: 64M (67108864 bytes)
77 cluster_size: 65536
78 backing file: /dev/null
79 backing file format: IMGFMT
80 *** done