qemu-e2k/target-s390x
Alexander Graf 81f7c56cb1 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>
2011-05-20 17:35:12 +02:00
..
cpu.h s390x: Shift variables in CPUState for memset(0) 2011-05-20 17:35:12 +02:00
exec.h s390x: Enable s390x-softmmu target 2011-04-18 20:51:59 +02:00
helper.c s390x: helper functions for system emulation 2011-05-20 17:35:12 +02:00
helpers.h s390x: Implement opcode helpers 2011-05-20 17:35:12 +02:00
kvm.c s390x: Adjust internal kvm code 2011-05-20 17:35:12 +02:00
machine.c Add support for S390x system emulation 2009-12-05 17:36:05 +01:00
op_helper.c s390x: Implement opcode helpers 2011-05-20 17:35:12 +02:00
translate.c s390x: helper functions for system emulation 2011-05-20 17:35:12 +02:00