From: Dongxiao Xu Date: Tue, 11 May 2010 10:21:33 +0000 (+0800) Subject: KVM: x86: Call vcpu_load and vcpu_put in cpuid_update X-Git-Tag: v2.6.34~19^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe19c5a46b4c519153fddd4d5efe32a3e4cfa694;p=pandora-kernel.git KVM: x86: Call vcpu_load and vcpu_put in cpuid_update cpuid_update may operate VMCS, so vcpu_load() and vcpu_put() should be called to ensure correctness. Signed-off-by: Dongxiao Xu Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed