KVM: x86: Delete documentation for READ|WRITE in KVM_X86_SET_MSR_FILTER
authorSean Christopherson <seanjc@google.com>
Wed, 31 Aug 2022 00:17:04 +0000 (00:17 +0000)
committerSean Christopherson <seanjc@google.com>
Thu, 1 Dec 2022 00:19:43 +0000 (16:19 -0800)
commit5c8c0b3273822cf982c250a9a19e003e4b315edb
tree8bfbdea0b9458fdc313aa198aef2a9ff87f2d274
parent2e7eab81425ad6c875f2ed47c0ce01e78afc38a5
KVM: x86: Delete documentation for READ|WRITE in KVM_X86_SET_MSR_FILTER

Delete the paragraph that describes the behavior when both
KVM_MSR_FILTER_READ | KVM_MSR_FILTER_WRITE are set for a range.  There is
nothing special about KVM's handling of this combination, whereas
explicitly documenting the combination suggests that there is some magic
behavior the user needs to be aware of.

Signed-off-by: Sean Christopherson <seanjc@google.com>
Link: https://lore.kernel.org/r/20220831001706.4075399-2-seanjc@google.com
Documentation/virt/kvm/api.rst