From: Takuya Yoshikawa Date: Thu, 27 Feb 2014 06:08:31 +0000 (+0900) Subject: KVM: x86: Break kvm_for_each_vcpu loop after finding the VP_INDEX X-Git-Tag: v3.15-rc1~118^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=684851a15744355f294ee3fee4ca2e9108382b47;p=pandora-kernel.git KVM: x86: Break kvm_for_each_vcpu loop after finding the VP_INDEX No need to scan the entire VCPU array. Signed-off-by: Takuya Yoshikawa Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed