]> git.proxmox.com Git - mirror_qemu.git/commit
s390: stop target cpu on sigp initial reset
authorChristian Borntraeger <borntraeger@de.ibm.com>
Wed, 6 Jun 2012 02:05:19 +0000 (02:05 +0000)
committerAlexander Graf <agraf@suse.de>
Mon, 18 Jun 2012 13:32:45 +0000 (15:32 +0200)
commit2fb70f6f1727e9696c703a47861d1173e2b2836f
tree2710f6b04f7c325f5a996cd220b997d07e3f883c
parentc5854acb75510969bc3c483f61fbddb027123173
s390: stop target cpu on sigp initial reset

We must not run the target cpu after an initial reset. This makes
system_reset more reliable for smp guests.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
target-s390x/kvm.c