ui: avoid sign extension using client width/height
[qemu/ar7.git] / tests / qemu-iotests / 195.out
blob7613575c644d24fb83253a8eef3c3cab2c2b921e
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
6 Change backing file of mid (opened read-only)
8 Testing: -drive if=none,file=TEST_DIR/t.IMGFMT,backing.node-name=mid
10     QMP_VERSION
13     "return": {
14     }
17     "return": {
18     }
21     "return": {
22     }
25     "timestamp": {
26         "seconds":  TIMESTAMP,
27         "microseconds":  TIMESTAMP
28     },
29     "event": "SHUTDOWN",
30     "data": {
31         "guest": false
32     }
35 image: TEST_DIR/t.IMGFMT.mid
36 file format: IMGFMT
37 virtual size: 64M (67108864 bytes)
38 cluster_size: 65536
39 backing file: /dev/null
40 backing file format: IMGFMT
42 Change backing file of top (opened writable)
44 Formatting 'TEST_DIR/t.IMGFMT.mid', fmt=IMGFMT size=67108864 backing_file=TEST_DIR/t.IMGFMT.base
45 Testing: -drive if=none,file=TEST_DIR/t.IMGFMT,node-name=top
47     QMP_VERSION
50     "return": {
51     }
54     "return": {
55     }
58     "return": {
59     }
62     "timestamp": {
63         "seconds":  TIMESTAMP,
64         "microseconds":  TIMESTAMP
65     },
66     "event": "SHUTDOWN",
67     "data": {
68         "guest": false
69     }
72 image: TEST_DIR/t.IMGFMT
73 file format: IMGFMT
74 virtual size: 64M (67108864 bytes)
75 cluster_size: 65536
76 backing file: /dev/null
77 backing file format: IMGFMT
78 *** done