KVM: x86: Delete duplicate documentation for KVM_X86_SET_MSR_FILTER
authorAaron Lewis <aaronlewis@google.com>
Tue, 12 Jul 2022 00:10:44 +0000 (00:10 +0000)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 26 Sep 2022 16:02:29 +0000 (12:02 -0400)
commitb5cb32b16ce7f757b53f14586bbdd05c3b7ebc29
tree71e43e2040d2859b7cdf65ac3ed814bd742418f6
parentdb25eb87ad42f6eb3dcc045e760fc9e23df3e845
KVM: x86: Delete duplicate documentation for KVM_X86_SET_MSR_FILTER

Two copies of KVM_X86_SET_MSR_FILTER somehow managed to make it's way
into the documentation.  Remove one copy and merge the difference from
the removed copy into the copy that's being kept.

Fixes: fd49e8ee70b3 ("Merge branch 'kvm-sev-cgroup' into HEAD")
Signed-off-by: Aaron Lewis <aaronlewis@google.com>
Link: https://lore.kernel.org/r/20220712001045.2364298-2-aaronlewis@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Documentation/virt/kvm/api.rst