qemu/target-s390x
Alexander Graf 4e8367812a s390x: Shift variables in CPUState for memset(0)
The default reset handler does a memset(0) until right in between CPU_COMMON.
I incorrectly changed that behavior on the s390x port, so let's move the fields
in CPUState around to reflect the correct split up to which point memset(0)
zeros out everything.

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: Enable s390x-softmmu target 2011-04-18 20:51:59 +02:00
kvm.c s390x: fix smp support for kvm 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 Remove unused function parameter from cpu_restore_state 2011-04-20 10:37:03 +02:00
translate.c Remove unused function parameters from gen_pc_load and rename the function 2011-04-20 10:33:59 +02:00