summaryrefslogtreecommitdiff
path: root/include/uapi/linux/kvm.h
diff options
context:
space:
mode:
authorAlexander Graf <graf@amazon.com>2020-09-25 17:34:20 +0300
committerPaolo Bonzini <pbonzini@redhat.com>2020-09-28 14:58:07 +0300
commit3eb900173c71392087f4b0ada66f67ceae7e75f0 (patch)
tree82313f364ad1795ad48146753ad7b26413085aec /include/uapi/linux/kvm.h
parentfd6fa73d13377f2bff6ed668c99ca76adcda1336 (diff)
downloadlinux-3eb900173c71392087f4b0ada66f67ceae7e75f0.tar.xz
KVM: x86: VMX: Prevent MSR passthrough when MSR access is denied
We will introduce the concept of MSRs that may not be handled in kernel space soon. Some MSRs are directly passed through to the guest, effectively making them handled by KVM from user space's point of view. This patch introduces all logic required to ensure that MSRs that user space wants trapped are not marked as direct access for guests. Signed-off-by: Alexander Graf <graf@amazon.com> Message-Id: <20200925143422.21718-7-graf@amazon.com> [Replace "_idx" with "_slot". - Paolo] Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include/uapi/linux/kvm.h')
0 files changed, 0 insertions, 0 deletions