summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/lapic.c
diff options
context:
space:
mode:
authorSuravee Suthikulpanit <suravee.suthikulpanit@amd.com>2022-05-19 05:26:59 -0500
committerPaolo Bonzini <pbonzini@redhat.com>2022-06-24 12:45:41 -0400
commit5c127c85472c0c4c9d1f88e2807adcab9335d97c (patch)
tree1b606665d27724be951db8cae3234e66019f4990 /arch/x86/kvm/lapic.c
parentab1b1dc131cd7da4c66758e711c0f69da3633561 (diff)
downloadlinux-5c127c85472c0c4c9d1f88e2807adcab9335d97c.tar.gz
linux-5c127c85472c0c4c9d1f88e2807adcab9335d97c.tar.bz2
linux-5c127c85472c0c4c9d1f88e2807adcab9335d97c.zip
KVM: SVM: Adding support for configuring x2APIC MSRs interception
When enabling x2APIC virtualization (x2AVIC), the interception of x2APIC MSRs must be disabled to let the hardware virtualize guest MSR accesses. Current implementation keeps track of list of MSR interception state in the svm_direct_access_msrs array. Therefore, extends the array to include x2APIC MSRs. Reviewed-by: Maxim Levitsky <mlevitsk@redhat.com> Signed-off-by: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com> Message-Id: <20220519102709.24125-8-suravee.suthikulpanit@amd.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/kvm/lapic.c')
0 files changed, 0 insertions, 0 deletions