xref: /openbmc/qemu/tests/qemu-iotests/241.out (revision 52b10c9c)
1e9dce9cbSEric BlakeQA output created by 241
2e9dce9cbSEric Blake
3e9dce9cbSEric Blake=== Exporting unaligned raw image, natural alignment ===
4e9dce9cbSEric Blake
59960fda9SDaniel P. Berrangéexports available: 1
69960fda9SDaniel P. Berrangé export: ''
7e9dce9cbSEric Blake  size:  1024
8b0245d64SEric Blake  min block: 1
9*52b10c9cSAndrey Drobyshev via[{ "start": 0, "length": 1000, "depth": 0, "present": true, "zero": false, "data": true, "compressed": false, "offset": OFFSET},
10*52b10c9cSAndrey Drobyshev via{ "start": 1000, "length": 24, "depth": 0, "present": true, "zero": true, "data": false, "compressed": false, "offset": OFFSET}]
11e9dce9cbSEric Blake1 KiB (0x400) bytes     allocated at offset 0 bytes (0x0)
12e9dce9cbSEric Blake
13e9dce9cbSEric Blake=== Exporting unaligned raw image, forced server sector alignment ===
14e9dce9cbSEric Blake
159960fda9SDaniel P. Berrangéexports available: 1
169960fda9SDaniel P. Berrangé export: ''
17e9dce9cbSEric Blake  size:  1024
18e9dce9cbSEric Blake  min block: 512
19*52b10c9cSAndrey Drobyshev via[{ "start": 0, "length": 1024, "depth": 0, "present": true, "zero": false, "data": true, "compressed": false, "offset": OFFSET}]
20e9dce9cbSEric Blake1 KiB (0x400) bytes     allocated at offset 0 bytes (0x0)
219749636bSEric BlakeWARNING: Image format was not specified for 'TEST_DIR/t.raw' and probing guessed raw.
229749636bSEric Blake         Automatically detecting the format is dangerous for raw images, write operations on block 0 will be restricted.
239749636bSEric Blake         Specify the 'raw' format explicitly to remove the restrictions.
24e9dce9cbSEric Blake
25e9dce9cbSEric Blake=== Exporting unaligned raw image, forced client sector alignment ===
26e9dce9cbSEric Blake
279960fda9SDaniel P. Berrangéexports available: 1
289960fda9SDaniel P. Berrangé export: ''
29e9dce9cbSEric Blake  size:  1024
30b0245d64SEric Blake  min block: 1
31*52b10c9cSAndrey Drobyshev via[{ "start": 0, "length": 1000, "depth": 0, "present": true, "zero": false, "data": true, "compressed": false, "offset": OFFSET},
32*52b10c9cSAndrey Drobyshev via{ "start": 1000, "length": 24, "depth": 0, "present": true, "zero": true, "data": false, "compressed": false, "offset": OFFSET}]
33e9dce9cbSEric Blake1 KiB (0x400) bytes     allocated at offset 0 bytes (0x0)
34e9dce9cbSEric Blake*** done
35