commit | 542423b0dd162a9dbf91109461703bd0e545c71f | [log] [tgz] |
---|---|---|
author | Gleb Natapov <gleb@redhat.com> | Thu Aug 27 15:07:30 2009 +0300 |
committer | Avi Kivity <avi@redhat.com> | Thu Sep 10 18:11:07 2009 +0300 |
tree | 5d070234ecda6fbe3bc91df53852a4431da13d64 | |
parent | e8a48342e9bc1c65ffe4bb3b3ac964e726dbd4c0 [diff] |
KVM: VMX: call vmx_load_host_state() only if msr is cached 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>