All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] MSR Filtering documentation updates
@ 2022-07-12  0:10 Aaron Lewis
  2022-07-12  0:10 ` [PATCH v2 1/2] KVM: x86: fix documentation for KVM_X86_SET_MSR_FILTER Aaron Lewis
  2022-07-12  0:10 ` [PATCH v2 2/2] KVM: x86: update documentation for MSR filtering Aaron Lewis
  0 siblings, 2 replies; 5+ messages in thread
From: Aaron Lewis @ 2022-07-12  0:10 UTC (permalink / raw)
  To: kvm; +Cc: pbonzini, jmattson, seanjc, Aaron Lewis

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(-)

-- 
2.37.0.144.g8ac04bfd2-goog


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-08-30 21:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-12  0:10 [PATCH v2 0/2] MSR Filtering documentation updates Aaron Lewis
2022-07-12  0:10 ` [PATCH v2 1/2] KVM: x86: fix documentation for KVM_X86_SET_MSR_FILTER Aaron Lewis
2022-08-30 21:48   ` Sean Christopherson
2022-07-12  0:10 ` [PATCH v2 2/2] KVM: x86: update documentation for MSR filtering Aaron Lewis
2022-08-30 16:39   ` Sean Christopherson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.