]> git.proxmox.com Git - qemu.git/commit
s390: provide a cpu load normal function
authorChristian Borntraeger <borntraeger@de.ibm.com>
Thu, 25 Jul 2013 14:45:51 +0000 (16:45 +0200)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Fri, 30 Aug 2013 10:49:30 +0000 (12:49 +0200)
commit29c6157ca7bfa036a8c59805c1a1d76ba9a2a851
tree8af61b7cbe83556e21967b9fa037598052c1396e
parent4e872a3fb024f0d742ef6b48be3afaab2c4453fc
s390: provide a cpu load normal function

Some code needs to perform an IPL-like bootup that mimics the
ESA (31bit) restart. Provide a cpu class method that does so.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Acked-by: Alexander Graf <agraf@suse.de>
target-s390x/cpu-qom.h
target-s390x/cpu.c
target-s390x/cpu.h