These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / tests / qemu-iotests / 095.out
1 QA output created by 095
2 Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=5242880
3 Formatting 'TEST_DIR/t.IMGFMT.snp1', 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
11 === Running QEMU Live Commit Test ===
12
13 {"return": {}}
14 {"return": {}}
15 {"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "BLOCK_JOB_COMPLETED", "data": {"device": "test", "len": 104857600, "offset": 104857600, "speed": 0, "type": "commit"}}
16
17 === Base image info after commit and resize ===
18 image: TEST_DIR/t.IMGFMT.base
19 file format: IMGFMT
20 virtual size: 100M (104857600 bytes)
21 *** done