atomics: emit an smp_read_barrier_depends() barrier only for Alpha and Thread Sanitizer
[qemu.git] / tests / qemu-iotests / 080.out
blob0daac48b12d37300000874ffbcda69bb9c761dae
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 no file open, try 'help open'
7 can't open device TEST_DIR/t.qcow2: qcow2 header exceeds cluster size
8 no file open, try 'help open'
10 == Huge unknown header extension ==
11 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
12 can't open device TEST_DIR/t.qcow2: Invalid backing file offset
13 no file open, try 'help open'
14 can't open device TEST_DIR/t.qcow2: Header extension too large
15 no file open, try 'help open'
16 can't open device TEST_DIR/t.qcow2: Header extension too large
17 no file open, try 'help open'
19 == Huge refcount table size ==
20 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
21 can't open device TEST_DIR/t.qcow2: Reference count table too large
22 no file open, try 'help open'
23 can't open device TEST_DIR/t.qcow2: Reference count table too large
24 no file open, try 'help open'
26 == Misaligned refcount table ==
27 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
28 can't open device TEST_DIR/t.qcow2: Invalid reference count table offset
29 no file open, try 'help open'
31 == Huge refcount offset ==
32 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
33 can't open device TEST_DIR/t.qcow2: Invalid reference count table offset
34 no file open, try 'help open'
36 == Invalid snapshot table ==
37 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
38 can't open device TEST_DIR/t.qcow2: Too many snapshots
39 no file open, try 'help open'
40 can't open device TEST_DIR/t.qcow2: Too many snapshots
41 no file open, try 'help open'
42 can't open device TEST_DIR/t.qcow2: Invalid snapshot table offset
43 no file open, try 'help open'
44 can't open device TEST_DIR/t.qcow2: Invalid snapshot table offset
45 no file open, try 'help open'
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)
53 == Invalid L1 table ==
54 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
55 can't open device TEST_DIR/t.qcow2: Active L1 table too large
56 no file open, try 'help open'
57 can't open device TEST_DIR/t.qcow2: Active L1 table too large
58 no file open, try 'help open'
59 can't open device TEST_DIR/t.qcow2: Invalid L1 table offset
60 no file open, try 'help open'
61 can't open device TEST_DIR/t.qcow2: Invalid L1 table offset
62 no file open, try 'help open'
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
68 == Invalid backing file size ==
69 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
70 can't open device TEST_DIR/t.qcow2: Backing file name too long
71 no file open, try 'help open'
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)
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