]> Git Repo - qemu.git/blob - tests/qemu-iotests/144.out
block: deprecate "encryption=on" in favor of "encrypt.format=aes"
[qemu.git] / tests / qemu-iotests / 144.out
1 QA output created by 144
2 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=536870912
3
4 === Launching QEMU ===
5
6
7 === Performing Live Snapshot 1 ===
8
9 {"return": {}}
10 Formatting 'TEST_DIR/tmp.qcow2', fmt=qcow2 size=536870912 backing_file=TEST_DIR/t.qcow2 backing_fmt=qcow2 cluster_size=65536 lazy_refcounts=off refcount_bits=16
11 {"return": {}}
12
13 === Performing block-commit on active layer ===
14
15 {"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "BLOCK_JOB_READY", "data": {"device": "virtio0", "len": 0, "offset": 0, "speed": 0, "type": "commit"}}
16 {"return": {}}
17 {"return": {}}
18 {"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "BLOCK_JOB_COMPLETED", "data": {"device": "virtio0", "len": 0, "offset": 0, "speed": 0, "type": "commit"}}
19
20 === Performing Live Snapshot 2 ===
21
22 Formatting 'TEST_DIR/tmp2.qcow2', fmt=qcow2 size=536870912 backing_file=TEST_DIR/t.qcow2 backing_fmt=qcow2 cluster_size=65536 lazy_refcounts=off refcount_bits=16
23 {"return": {}}
24 *** done
This page took 0.027104 seconds and 4 git commands to generate.