These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / tests / qemu-iotests / 134.out
1 QA output created by 134
2 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728 encryption=on
3
4 == reading whole image ==
5 Disk image 'TEST_DIR/t.qcow2' is encrypted.
6 password:
7 read 134217728/134217728 bytes at offset 0
8 128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
9
10 == rewriting whole image ==
11 Disk image 'TEST_DIR/t.qcow2' is encrypted.
12 password:
13 wrote 134217728/134217728 bytes at offset 0
14 128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
15
16 == verify pattern ==
17 Disk image 'TEST_DIR/t.qcow2' is encrypted.
18 password:
19 read 134217728/134217728 bytes at offset 0
20 128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
21
22 == verify pattern failure with wrong password ==
23 Disk image 'TEST_DIR/t.qcow2' is encrypted.
24 password:
25 Pattern verification failed at offset 0, 134217728 bytes
26 read 134217728/134217728 bytes at offset 0
27 128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
28 *** done