]> git.proxmox.com Git - qemu.git/commit
s390: simplify kvm cpu init
authorChristian Borntraeger <borntraeger@de.ibm.com>
Mon, 4 Feb 2013 22:53:25 +0000 (22:53 +0000)
committerAlexander Graf <agraf@suse.de>
Fri, 8 Mar 2013 20:17:46 +0000 (21:17 +0100)
commit1c9d2a1d3c63ab7cee37acdcab92aafad3d6b3fe
tree862370c724531121941a78e330d3572f28548163
parent0bc472a9d6b80567c212023c5eae413f4dfb53ad
s390: simplify kvm cpu init

There is no special code right now and the reset ioctl is done later
on in the the reset handler anyway. Lets simplify the cpu init.

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