KVM: VMX: call vmx_load_host_state() only if msr is cached
authorGleb Natapov <gleb@redhat.com>
Thu, 27 Aug 2009 12:07:30 +0000 (15:07 +0300)
committerAvi Kivity <avi@redhat.com>
Thu, 10 Sep 2009 15:11:07 +0000 (18:11 +0300)
No need to call it before each kvm_(set|get)_msr_common()

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>

No differences found