From: Christian Borntraeger Date: Mon, 11 Jun 2012 14:06:57 +0000 (+0200) Subject: KVM: s390: Set CPU in stopped state on initial cpu reset X-Git-Tag: v3.6-rc1~124^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61bde82caee95426bf1ad53fefc8dc691b8ba37c;p=pandora-kernel.git KVM: s390: Set CPU in stopped state on initial cpu reset The initial cpu reset sets the cpu in the stopped state. Several places check for the cpu state (e.g. sigp set prefix) and not setting the STOPPED state triggered errors with newer guest kernels after reboot. Signed-off-by: Christian Borntraeger Signed-off-by: Cornelia Huck Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed