commit | fe19c5a46b4c519153fddd4d5efe32a3e4cfa694 | [log] [tgz] |
---|---|---|
author | Dongxiao Xu <dongxiao.xu@intel.com> | Tue May 11 18:21:33 2010 +0800 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Thu May 13 01:31:02 2010 -0300 |
tree | d06ee3d4bdd4a8bf7953841608b0ad32e7a4f5bd | |
parent | 061e2fd16863009c8005b4b5fdfb75c7215c0b99 [diff] |
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 <dongxiao.xu@intel.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>