qemu/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
exec.h
helper.c
kvm.c target-s390: enable SIGP Initial Reset 2010-05-18 21:23:24 +02:00
machine.c
op_helper.c
translate.c