docs: rstfy vfio-ap documentation
[qemu/ar7.git] / tests / qemu-iotests / 244.out
blobe6f4dc79934bfbbc68ee523f38b7ca723fb7f33c
1 QA output created by 244
3 === Create and open image with external data file ===
5 With data file name in the image:
6 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 data_file=TEST_DIR/t.IMGFMT.data
7 No errors were found on the image.
8 read 65536/65536 bytes at offset 0
9 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
10 read 65536/65536 bytes at offset 0
11 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
12 qemu-io: can't open device TEST_DIR/t.qcow2: Could not open 'inexistent': No such file or directory
13 no file open, try 'help open'
15 Data file required, but without data file name in the image:
16 qemu-io: can't open device TEST_DIR/t.qcow2: 'data-file' is required for this image
17 no file open, try 'help open'
18 read 65536/65536 bytes at offset 0
19 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
20 qemu-io: can't open device TEST_DIR/t.qcow2: Could not open 'inexistent': No such file or directory
21 no file open, try 'help open'
23 Setting data-file for an image with internal data:
24 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
25 qemu-io: can't open device TEST_DIR/t.qcow2: 'data-file' can only be set for images with an external data file
26 no file open, try 'help open'
27 qemu-io: can't open device TEST_DIR/t.qcow2: Could not open 'inexistent': No such file or directory
28 no file open, try 'help open'
30 === Conflicting features ===
32 Convert to compressed target with data file:
33 Formatting 'TEST_DIR/t.IMGFMT.src', fmt=IMGFMT size=67108864
34 wrote 1048576/1048576 bytes at offset 0
35 1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
36 qemu-img: error while writing sector 0: Operation not supported
38 Convert uncompressed, then write compressed data manually:
39 Images are identical.
40 write failed: Operation not supported
41 No errors were found on the image.
43 Take an internal snapshot:
44 qemu-img: Could not create snapshot 'test': -95 (Operation not supported)
45 No errors were found on the image.
47 === Standalone image with external data file (efficient) ===
49 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 data_file=TEST_DIR/t.IMGFMT.data
50 qcow2 file size before I/O: 196616
52 wrote 4194304/4194304 bytes at offset 1048576
53 4 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
54 discard 2097152/2097152 bytes at offset 2097152
55 2 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
56 wrote 3145728/3145728 bytes at offset 3145728
57 3 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
58 No errors were found on the image.
60 [{ "start": 0, "length": 1048576, "depth": 0, "zero": true, "data": false},
61 { "start": 1048576, "length": 1048576, "depth": 0, "zero": false, "data": true, "offset": 1048576},
62 { "start": 2097152, "length": 2097152, "depth": 0, "zero": true, "data": false},
63 { "start": 4194304, "length": 1048576, "depth": 0, "zero": true, "data": false, "offset": 4194304},
64 { "start": 5242880, "length": 61865984, "depth": 0, "zero": true, "data": false}]
66 read 1048576/1048576 bytes at offset 0
67 1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
68 read 1048576/1048576 bytes at offset 1048576
69 1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
70 read 4194304/4194304 bytes at offset 2097152
71 4 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
73 read 1048576/1048576 bytes at offset 0
74 1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
75 read 1048576/1048576 bytes at offset 1048576
76 1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
77 read 2097152/2097152 bytes at offset 2097152
78 2 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
79 read 1048576/1048576 bytes at offset 4194304
80 1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
81 read 1048576/1048576 bytes at offset 5242880
82 1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
83 qcow2 file size after I/O: 327680
85 === Standalone image with external data file (valid raw) ===
87 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 data_file=TEST_DIR/t.IMGFMT.data data_file_raw=on
88 qcow2 file size before I/O: 196616
90 wrote 4194304/4194304 bytes at offset 1048576
91 4 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
92 discard 2097152/2097152 bytes at offset 2097152
93 2 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
94 wrote 3145728/3145728 bytes at offset 3145728
95 3 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
96 No errors were found on the image.
98 [{ "start": 0, "length": 1048576, "depth": 0, "zero": true, "data": false},
99 { "start": 1048576, "length": 1048576, "depth": 0, "zero": false, "data": true, "offset": 1048576},
100 { "start": 2097152, "length": 2097152, "depth": 0, "zero": true, "data": false},
101 { "start": 4194304, "length": 1048576, "depth": 0, "zero": true, "data": false, "offset": 4194304},
102 { "start": 5242880, "length": 61865984, "depth": 0, "zero": true, "data": false}]
104 read 1048576/1048576 bytes at offset 0
105 1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
106 read 1048576/1048576 bytes at offset 1048576
107 1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
108 read 4194304/4194304 bytes at offset 2097152
109 4 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
111 Images are identical.
112 qcow2 file size after I/O: 327680
114 === bdrv_co_block_status test for file and offset=0 ===
116 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 data_file=TEST_DIR/t.IMGFMT.data
117 wrote 1048576/1048576 bytes at offset 0
118 1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
119 read 1048576/1048576 bytes at offset 0
120 1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
121 Offset          Length          Mapped to       File
122 0               0x100000        0               TEST_DIR/t.qcow2.data
123 [{ "start": 0, "length": 1048576, "depth": 0, "zero": false, "data": true, "offset": 0},
124 { "start": 1048576, "length": 66060288, "depth": 0, "zero": true, "data": false}]
126 === Copy offloading ===
128 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 data_file=TEST_DIR/t.IMGFMT.data
129 Images are identical.
130 Images are identical.
131 *** done