hw/ssi/pl022: Set up reset function in class init
[qemu.git] / tests / qemu-iotests / 222.out
blob48f336a02b55816761bb69fe941f0804ca6aea72
1 --- Setting up images ---
3 Done
5 --- Launching VM ---
7 Done
9 --- Setting up Fleecing Graph ---
11 {u'return': {}}
12 {u'return': {}}
14 --- Setting up NBD Export ---
16 {u'return': {}}
17 {u'return': {}}
19 --- Sanity Check ---
21 read -P0x5d 0 64k
22 read -P0xd5 1M 64k
23 read -P0xdc 32M 64k
24 read -P0xcd 0x3ff0000 64k
25 read -P0 0x00f8000 32k
26 read -P0 0x2010000 32k
27 read -P0 0x3fe0000 64k
29 --- Testing COW ---
31 write -P0xab 0 64k
32 {u'return': u''}
33 write -P0xad 0x00f8000 64k
34 {u'return': u''}
35 write -P0x1d 0x2008000 64k
36 {u'return': u''}
37 write -P0xea 0x3fe0000 64k
38 {u'return': u''}
40 --- Verifying Data ---
42 read -P0x5d 0 64k
43 read -P0xd5 1M 64k
44 read -P0xdc 32M 64k
45 read -P0xcd 0x3ff0000 64k
46 read -P0 0x00f8000 32k
47 read -P0 0x2010000 32k
48 read -P0 0x3fe0000 64k
50 --- Cleanup ---
52 {u'return': {}}
53 {u'timestamp': {u'seconds': 'SECS', u'microseconds': 'USECS'}, u'data': {u'device': u'drive0', u'type': u'backup', u'speed': 0, u'len': 67108864, u'offset': 393216}, u'event': u'BLOCK_JOB_CANCELLED'}
54 {u'return': {}}
55 {u'return': {}}
57 --- Confirming writes ---
59 read -P0xab 0 64k
60 read -P0xad 0x00f8000 64k
61 read -P0x1d 0x2008000 64k
62 read -P0xea 0x3fe0000 64k
63 read -P0xd5 0x108000 32k
64 read -P0xdc 32M 32k
65 read -P0xcd 0x3ff0000 64k
67 Done