s390x: Adjust internal kvm code
commit81f7c56cb1a27aee3dabf45d6377f3c85a85378f
authorAlexander Graf <agraf@suse.de>
Wed, 23 Mar 2011 09:58:07 +0000 (23 10:58 +0100)
committerAlexander Graf <agraf@suse.de>
Fri, 20 May 2011 15:35:12 +0000 (20 17:35 +0200)
treed28b427cf3d1e2bbc4fb9706957a729db03d9b53
parentdefb0e3157af2934c412f6be69740003b9c8a2b9
s390x: Adjust internal kvm code

We're now finally emulating an s390x CPU, so we can move quite some logic
from the kvm code out into generic CPU code.

This patch does this and adjusts the interfaces according to what the code
around now expects to be able to call.

Signed-off-by: Alexander Graf <agraf@suse.de>
target-s390x/kvm.c