]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/blob - tests/qemu-iotests/080.out
qcow2: Fix backing file name length check
[lisovros/qemu_apohw.git] / 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
17 == Huge refcount table size ==
18 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 
19 qemu-io: can't open device TEST_DIR/t.qcow2: Reference count table too large
20 no file open, try 'help open'
21 qemu-io: can't open device TEST_DIR/t.qcow2: Reference count table too large
22 no file open, try 'help open'
23
24 == Misaligned refcount table ==
25 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 
26 qemu-io: can't open device TEST_DIR/t.qcow2: Invalid reference count table offset
27 no file open, try 'help open'
28
29 == Huge refcount offset ==
30 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 
31 qemu-io: can't open device TEST_DIR/t.qcow2: Invalid reference count table offset
32 no file open, try 'help open'
33
34 == Invalid snapshot table ==
35 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 
36 qemu-io: can't open device TEST_DIR/t.qcow2: Too many snapshots
37 no file open, try 'help open'
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: Invalid snapshot table offset
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
45 == Hitting snapshot table size limit ==
46 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 
47 qemu-img: Could not create snapshot 'test': -27 (File too large)
48 read 512/512 bytes at offset 0
49 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
50
51 == Invalid L1 table ==
52 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 
53 qemu-io: can't open device TEST_DIR/t.qcow2: Active L1 table too large
54 no file open, try 'help open'
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: Invalid L1 table offset
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
62 == Invalid backing file size ==
63 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 
64 qemu-io: can't open device TEST_DIR/t.qcow2: Backing file name too long
65 no file open, try 'help open'
66 *** done