MAINTAINERS: Cover docs/igd-assign.txt in VFIO section
[qemu/ar7.git] / tests / qemu-iotests / 294.out
blob994ae873081c693e03d757d4db725697881b9411
1 QA output created by 294
2 == creating a test image ==
3 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=33554432
5 == test that key 0 opens the image ==
6 read 4096/4096 bytes at offset 0
7 4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
9 == adding a password to slot 1 ==
11 == 'backup' the image header ==
12 1+0 records in
13 1+0 records out
15 == erase slot 0 ==
17 == test that key 0 doesn't open the image ==
18 qemu-io: can't open: Invalid password, cannot unlock any keyslot
20 == 'restore' the image header ==
21 1+0 records in
22 1+0 records out
24 == test that key 0 still doesn't open the image (key material is erased) ==
25 qemu-io: can't open: Invalid password, cannot unlock any keyslot
27 == test that key 1 still works ==
28 read 4096/4096 bytes at offset 0
29 4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
30 *** done