commit | 8a1038de11a5536c76054061837b11648bec5b46 | [log] [tgz] |
---|---|---|
author | Wanpeng Li <wanpengli@tencent.com> | Thu Mar 26 10:20:00 2020 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Mar 26 05:58:25 2020 -0400 |
tree | 98388ff91f09dd875d7e38b7b44fb103b72b358a | |
parent | 4f6ea0a87608e1b26ed26123ae7c42aaecdd2c6c [diff] |
KVM: X86: Delay read msr data iff writes ICR MSR Delay read msr data until we identify guest accesses ICR MSR to avoid to penalize all other MSR writes. Signed-off-by: Wanpeng Li <wanpengli@tencent.com> Message-Id: <1585189202-1708-2-git-send-email-wanpengli@tencent.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>