cpu: move endian-dependent load/store functions to cpu-all.h
[qemu.git] / tests / qemu-iotests / 100.out
bloba44cae40db1dbe0a536547b28728b9906296bf5e
1 QA output created by 100
3 == Single request ==
4 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728
5 wrote 8192/8192 bytes at offset 0
6 8 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
7 wrote 4096/4096 bytes at offset 0
8 4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
10 == verify pattern ==
11 read 4096/4096 bytes at offset 0
12 4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
13 read 4096/4096 bytes at offset 4096
14 4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
16 == Sequential requests ==
17 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728
18 wrote 12288/12288 bytes at offset 0
19 12 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
20 wrote 8192/8192 bytes at offset 0
21 8 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
23 == verify pattern ==
24 read 4096/4096 bytes at offset 0
25 4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
26 read 4096/4096 bytes at offset 4096
27 4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
28 read 4096/4096 bytes at offset 8192
29 4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
31 == Superset overlapping requests ==
32 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728
33 wrote 8192/8192 bytes at offset 0
34 8 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
35 wrote 6144/6144 bytes at offset 0
36 6 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
38 == verify pattern ==
39 read 1024/1024 bytes at offset 0
40 1 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
41 read 1024/1024 bytes at offset 3072
42 1 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
43 read 4096/4096 bytes at offset 4096
44 4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
46 == Subset overlapping requests ==
47 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728
48 wrote 8192/8192 bytes at offset 0
49 8 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
50 wrote 6144/6144 bytes at offset 1024
51 6 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
53 == verify pattern ==
54 read 1024/1024 bytes at offset 0
55 1 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
56 read 1024/1024 bytes at offset 3072
57 1 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
58 read 4096/4096 bytes at offset 4096
59 4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
61 == Head overlapping requests ==
62 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728
63 wrote 8192/8192 bytes at offset 0
64 8 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
65 wrote 6144/6144 bytes at offset 0
66 6 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
68 == verify pattern ==
69 read 2048/2048 bytes at offset 2048
70 2 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
71 read 4096/4096 bytes at offset 4096
72 4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
74 == Tail overlapping requests ==
75 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728
76 wrote 8192/8192 bytes at offset 0
77 8 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
78 wrote 6144/6144 bytes at offset 2048
79 6 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
81 == verify pattern ==
82 read 2048/2048 bytes at offset 0
83 2 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
84 read 4096/4096 bytes at offset 4096
85 4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
87 == Disjoint requests ==
88 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728
89 wrote 73728/73728 bytes at offset 0
90 72 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
91 wrote 8192/8192 bytes at offset 0
92 8 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
94 == verify pattern ==
95 read 4096/4096 bytes at offset 0
96 4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
97 read 61440/61440 bytes at offset 4096
98 60 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
99 read 4096/4096 bytes at offset 65536
100 4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
101 read 4096/4096 bytes at offset 69632
102 4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
103 *** done