From: David Hildenbrand Date: Fri, 14 Mar 2014 09:59:29 +0000 (+0100) Subject: KVM: s390: introduce kvm_s390_vcpu_{start,stop} X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~8^2~50^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6852d7b69b4949234c3a8ae1f279f6a4c6563662;p=pandora-kernel.git KVM: s390: introduce kvm_s390_vcpu_{start,stop} This patch introduces two new functions to set/clear the CPUSTAT_STOPPED bit and makes use of it at all applicable places. These functions prepare the additional execution of code when starting/stopping a vcpu. The CPUSTAT_STOPPED bit should not be touched outside of these functions. Signed-off-by: David Hildenbrand Reviewed-by: Cornelia Huck Signed-off-by: Christian Borntraeger --- Reading git-diff-tree failed