commit | e2ada66ec41821e54a503776c1ce42fbf4e99fbe | [log] [tgz] |
---|---|---|
author | Jim Mattson <jmattson@google.com> | Wed Aug 21 11:20:04 2019 -0700 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Sep 24 13:37:10 2019 +0200 |
tree | 506372bf3f924a88b3f0d579912dc61e1fb49972 | |
parent | 4c07e2ddab5b6b57dbcb09aedbda1f484d5940cc [diff] |
kvm: x86: Add Intel PMU MSRs to msrs_to_save[] These MSRs should be enumerated by KVM_GET_MSR_INDEX_LIST, so that userspace knows that these MSRs may be part of the vCPU state. Signed-off-by: Jim Mattson <jmattson@google.com> Reviewed-by: Eric Hankland <ehankland@google.com> Reviewed-by: Peter Shier <pshier@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>