From 684851a15744355f294ee3fee4ca2e9108382b47 Mon Sep 17 00:00:00 2001 From: Takuya Yoshikawa Date: Thu, 27 Feb 2014 15:08:31 +0900 Subject: [PATCH] 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-format-patch failed