From: Michael Mueller Date: Wed, 26 Feb 2014 15:14:18 +0000 (+0100) Subject: KVM: add kvm_arch_vcpu_runnable() test to kvm_vcpu_on_spin() loop X-Git-Tag: v3.15-rc1~118^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98f4a14676127397c54cab7d6119537ed4d113a2;p=pandora-kernel.git KVM: add kvm_arch_vcpu_runnable() test to kvm_vcpu_on_spin() loop Use the arch specific function kvm_arch_vcpu_runnable() to add a further criterium to identify a suitable vcpu to yield to during undirected yield processing. Signed-off-by: Michael Mueller Reviewed-by: Christian Borntraeger Signed-off-by: Christian Borntraeger Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed