]> Git Repo - qemu.git/blame - tests/qemu-iotests/095.out
util: Emancipate id_wellformed() from QemuOpts
[qemu.git] / tests / qemu-iotests / 095.out
CommitLineData
d1fde4ad
JC
1QA output created by 095
2Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=5242880
3Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=104857600 backing_file='TEST_DIR/t.IMGFMT.base'
4Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=104857600 backing_file='TEST_DIR/t.IMGFMT.snp1'
5
6=== Base image info before commit and resize ===
7image: TEST_DIR/t.qcow2.base
8file format: qcow2
9virtual size: 5.0M (5242880 bytes)
10disk size: 196K
11cluster_size: 65536
12Format specific information:
13 compat: 1.1
14 lazy refcounts: false
15
16=== Running QEMU Live Commit Test ===
17
18{"return": {}}
19{"return": {}}
20{"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "BLOCK_JOB_COMPLETED", "data": {"device": "test", "len": 104857600, "offset": 104857600, "speed": 0, "type": "commit"}}
21
22=== Base image info after commit and resize ===
23image: TEST_DIR/t.qcow2.base
24file format: qcow2
25virtual size: 100M (104857600 bytes)
26disk size: 196K
27cluster_size: 65536
28Format specific information:
29 compat: 1.1
30 lazy refcounts: false
31*** done
This page took 0.047087 seconds and 4 git commands to generate.