]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4534a293033c52c00d51eac510ee1cc8f519f64a
tree71e43e2040d2859b7cdf65ac3ed814bd742418f6
parentfb01e2073b4d279a394b41d4f22ed3ca2e03b919
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: 2ee5a45f90b0 ("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