include/standard-headers: add pvrdma related headers
[qemu.git] / tests / qemu-iotests / 080.out
blob6a7fda13569093632487a4107a5492862a234f2c
1 QA output created by 080
3 == Huge header size ==
4 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
5 can't open device TEST_DIR/t.qcow2: qcow2 header exceeds cluster size
6 can't open device TEST_DIR/t.qcow2: qcow2 header exceeds cluster size
8 == Huge unknown header extension ==
9 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
10 can't open device TEST_DIR/t.qcow2: Invalid backing file offset
11 can't open device TEST_DIR/t.qcow2: Header extension too large
12 can't open device TEST_DIR/t.qcow2: Header extension too large
14 == Huge refcount table size ==
15 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
16 can't open device TEST_DIR/t.qcow2: Reference count table too large
17 can't open device TEST_DIR/t.qcow2: Reference count table too large
19 == Misaligned refcount table ==
20 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
21 can't open device TEST_DIR/t.qcow2: Invalid reference count table offset
23 == Huge refcount offset ==
24 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
25 can't open device TEST_DIR/t.qcow2: Invalid reference count table offset
27 == Invalid snapshot table ==
28 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
29 can't open device TEST_DIR/t.qcow2: Too many snapshots
30 can't open device TEST_DIR/t.qcow2: Too many snapshots
31 can't open device TEST_DIR/t.qcow2: Invalid snapshot table offset
32 can't open device TEST_DIR/t.qcow2: Invalid snapshot table offset
34 == Hitting snapshot table size limit ==
35 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
36 qemu-img: Could not create snapshot 'test': -27 (File too large)
37 read 512/512 bytes at offset 0
38 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
40 == Invalid L1 table ==
41 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
42 can't open device TEST_DIR/t.qcow2: Active L1 table too large
43 can't open device TEST_DIR/t.qcow2: Active L1 table too large
44 can't open device TEST_DIR/t.qcow2: Invalid L1 table offset
45 can't open device TEST_DIR/t.qcow2: Invalid L1 table offset
47 == Invalid L1 table (with internal snapshot in the image) ==
48 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
49 qemu-img: Could not open 'TEST_DIR/t.IMGFMT': L1 table is too small
51 == Invalid backing file size ==
52 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
53 can't open device TEST_DIR/t.qcow2: Backing file name too long
55 == Invalid L2 entry (huge physical offset) ==
56 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
57 wrote 512/512 bytes at offset 0
58 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
59 qemu-img: Could not create snapshot 'test': -27 (File too large)
60 qemu-img: Could not create snapshot 'test': -11 (Resource temporarily unavailable)
62 == Invalid snapshot L1 table ==
63 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
64 wrote 512/512 bytes at offset 0
65 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
66 qemu-img: Failed to load snapshot: Snapshot L1 table too large
67 *** done