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