Add qemu 2.4.0
[kvmfornfv.git] / qemu / tests / qemu-iotests / 080.out
1 QA output created by 080
2
3 == Huge header size ==
4 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
5 qemu-io: can't open device TEST_DIR/t.qcow2: qcow2 header exceeds cluster size
6 no file open, try 'help open'
7 qemu-io: can't open device TEST_DIR/t.qcow2: qcow2 header exceeds cluster size
8 no file open, try 'help open'
9
10 == Huge unknown header extension ==
11 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
12 qemu-io: can't open device TEST_DIR/t.qcow2: Invalid backing file offset
13 no file open, try 'help open'
14 qemu-io: can't open device TEST_DIR/t.qcow2: Header extension too large
15 no file open, try 'help open'
16 qemu-io: can't open device TEST_DIR/t.qcow2: Header extension too large
17 no file open, try 'help open'
18
19 == Huge refcount table size ==
20 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
21 qemu-io: can't open device TEST_DIR/t.qcow2: Reference count table too large
22 no file open, try 'help open'
23 qemu-io: can't open device TEST_DIR/t.qcow2: Reference count table too large
24 no file open, try 'help open'
25
26 == Misaligned refcount table ==
27 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
28 qemu-io: can't open device TEST_DIR/t.qcow2: Invalid reference count table offset
29 no file open, try 'help open'
30
31 == Huge refcount offset ==
32 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
33 qemu-io: can't open device TEST_DIR/t.qcow2: Invalid reference count table offset
34 no file open, try 'help open'
35
36 == Invalid snapshot table ==
37 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
38 qemu-io: can't open device TEST_DIR/t.qcow2: Too many snapshots
39 no file open, try 'help open'
40 qemu-io: can't open device TEST_DIR/t.qcow2: Too many snapshots
41 no file open, try 'help open'
42 qemu-io: can't open device TEST_DIR/t.qcow2: Invalid snapshot table offset
43 no file open, try 'help open'
44 qemu-io: can't open device TEST_DIR/t.qcow2: Invalid snapshot table offset
45 no file open, try 'help open'
46
47 == Hitting snapshot table size limit ==
48 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
49 qemu-img: Could not create snapshot 'test': -27 (File too large)
50 read 512/512 bytes at offset 0
51 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
52
53 == Invalid L1 table ==
54 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
55 qemu-io: can't open device TEST_DIR/t.qcow2: Active L1 table too large
56 no file open, try 'help open'
57 qemu-io: can't open device TEST_DIR/t.qcow2: Active L1 table too large
58 no file open, try 'help open'
59 qemu-io: can't open device TEST_DIR/t.qcow2: Invalid L1 table offset
60 no file open, try 'help open'
61 qemu-io: can't open device TEST_DIR/t.qcow2: Invalid L1 table offset
62 no file open, try 'help open'
63
64 == Invalid L1 table (with internal snapshot in the image) ==
65 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
66 qemu-img: Could not open 'TEST_DIR/t.IMGFMT': L1 table is too small
67
68 == Invalid backing file size ==
69 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
70 qemu-io: can't open device TEST_DIR/t.qcow2: Backing file name too long
71 no file open, try 'help open'
72
73 == Invalid L2 entry (huge physical offset) ==
74 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
75 wrote 512/512 bytes at offset 0
76 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
77 qemu-img: Could not create snapshot 'test': -27 (File too large)
78 qemu-img: Could not create snapshot 'test': -11 (Resource temporarily unavailable)
79
80 == Invalid snapshot L1 table ==
81 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
82 wrote 512/512 bytes at offset 0
83 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
84 qemu-img: Failed to load snapshot: Snapshot L1 table too large
85 *** done