mbox series

[v2,0/2] MSR Filtering documentation updates

Message ID 20220712001045.2364298-1-aaronlewis@google.com (mailing list archive)
Headers show
Series MSR Filtering documentation updates | expand

Message

Aaron Lewis July 12, 2022, 12:10 a.m. UTC
Fix and update documentation for MSR Filtering.  Then, add a commit to
prevent MSRs that are not allow to be filtered from being sent to
userspace.

v1 -> v2
 - Removed patch 3 "KVM: x86: Don't deflect MSRs to userspace that
   can't be filtered";

Aaron Lewis (2):
  KVM: x86: fix documentation for KVM_X86_SET_MSR_FILTER
  KVM: x86: update documentation for MSR filtering

 Documentation/virt/kvm/api.rst | 132 +++++++--------------------------
 1 file changed, 25 insertions(+), 107 deletions(-)