]> git.proxmox.com Git - mirror_qemu.git/blob - tests/qemu-iotests/252.out
i386: Update new x86_apicid parsing rules with die_offset support
[mirror_qemu.git] / tests / qemu-iotests / 252.out
1 QA output created by 252
2
3 === Test rebase without input base ===
4
5 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=393216
6 Formatting 'TEST_DIR/t.IMGFMT.base_new', fmt=IMGFMT size=393216
7
8 wrote 131072/131072 bytes at offset 0
9 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
10 wrote 131072/131072 bytes at offset 131072
11 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
12 wrote 65536/65536 bytes at offset 0
13 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
14 wrote 65536/65536 bytes at offset 131072
15 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
16 wrote 65536/65536 bytes at offset 262144
17 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
18
19 read 131072/131072 bytes at offset 0
20 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
21 read 131072/131072 bytes at offset 131072
22 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
23 read 131072/131072 bytes at offset 262144
24 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
25
26 [{ "start": 0, "length": 262144, "depth": 0, "zero": false, "data": true, "offset": OFFSET},
27 { "start": 262144, "length": 131072, "depth": 0, "zero": true, "data": false}]
28
29 read 131072/131072 bytes at offset 0
30 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
31 read 131072/131072 bytes at offset 131072
32 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
33 read 131072/131072 bytes at offset 262144
34 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
35
36 [{ "start": 0, "length": 262144, "depth": 0, "zero": false, "data": true, "offset": OFFSET},
37 { "start": 262144, "length": 65536, "depth": 0, "zero": true, "data": false},
38 { "start": 327680, "length": 65536, "depth": 1, "zero": true, "data": false}]
39 *** done