Add qemu 2.4.0
[kvmfornfv.git] / qemu / tests / qemu-iotests / 095.out
1 QA output created by 095
2 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=5242880
3 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=104857600 backing_file='TEST_DIR/t.IMGFMT.base'
4 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=104857600 backing_file='TEST_DIR/t.IMGFMT.snp1'
5
6 === Base image info before commit and resize ===
7 image: TEST_DIR/t.IMGFMT.base
8 file format: IMGFMT
9 virtual size: 5.0M (5242880 bytes)
10 cluster_size: 65536
11
12 === Running QEMU Live Commit Test ===
13
14 {"return": {}}
15 {"return": {}}
16 {"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "BLOCK_JOB_COMPLETED", "data": {"device": "test", "len": 104857600, "offset": 104857600, "speed": 0, "type": "commit"}}
17
18 === Base image info after commit and resize ===
19 image: TEST_DIR/t.IMGFMT.base
20 file format: IMGFMT
21 virtual size: 100M (104857600 bytes)
22 cluster_size: 65536
23 *** done