qemu-e2k/target-s390x
Alexander Graf d590081380 target-s390: enable SIGP Initial Reset
For SMP to work with KVM, we need to properly emulate the SIGP Initial Reset
Command. Recent (2.6.32) kernels issue that before the SIGP Reset command that
actually wakes up the vcpu.

This patch makes -smp work on S390x.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2010-05-18 21:23:24 +02:00
..
cpu.h Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h. 2010-03-12 16:28:24 +00:00
exec.h Update to a hopefully more future proof FSF address 2010-03-07 15:48:43 +00:00
helper.c S390: Add stub for cpu_get_phys_page_debug 2010-04-01 21:51:59 +02:00
kvm.c target-s390: enable SIGP Initial Reset 2010-05-18 21:23:24 +02:00
machine.c Add support for S390x system emulation 2009-12-05 17:36:05 +01:00
op_helper.c Update to a hopefully more future proof FSF address 2010-03-07 15:48:43 +00:00
translate.c Update to a hopefully more future proof FSF address 2010-03-07 15:48:43 +00:00