diff options
author | Fares Mehanna <faresx@amazon.de> | 2021-09-15 15:39:50 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-09-22 17:30:14 +0200 |
commit | e1fc1553cd78292ab3521c94c9dd6e3e70e606a1 (patch) | |
tree | 5733ac5f0e71f0707a11fe4b1dd7d417bcc3c1e0 /sound | |
parent | KVM: x86: nVMX: re-evaluate emulation_required on nested VM exit (diff) | |
download | linux-e1fc1553cd78292ab3521c94c9dd6e3e70e606a1.tar.xz linux-e1fc1553cd78292ab3521c94c9dd6e3e70e606a1.zip |
kvm: x86: Add AMD PMU MSRs to msrs_to_save_all[]
Intel PMU MSRs is in msrs_to_save_all[], so add AMD PMU MSRs to have a
consistent behavior between Intel and AMD when using KVM_GET_MSRS,
KVM_SET_MSRS or KVM_GET_MSR_INDEX_LIST.
We have to add legacy and new MSRs to handle guests running without
X86_FEATURE_PERFCTR_CORE.
Signed-off-by: Fares Mehanna <faresx@amazon.de>
Message-Id: <20210915133951.22389-1-faresx@amazon.de>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions