]> Git Repo - qemu.git/blame - tests/qemu-iotests/002.out
Merge remote-tracking branch 'mjt/mjt-iov2' into staging
[qemu.git] / tests / qemu-iotests / 002.out
CommitLineData
6bf19c94
CH
1QA output created by 002
2Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728
3
4== reading whole image ==
5read 134217728/134217728 bytes at offset 0
6128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
7
8== rewriting whole image ==
9wrote 134217728/134217728 bytes at offset 0
10128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
11
12== verify pattern ==
13read 134217728/134217728 bytes at offset 0
14128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
15
16unaligned pwrite
17wrote 42/42 bytes at offset 66
8655d2de 1842 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
6bf19c94
CH
19
20verify pattern
21read 42/42 bytes at offset 66
8655d2de 2242 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
6bf19c94 23*** done
This page took 0.094346 seconds and 4 git commands to generate.