aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorKai Huang <kai.huang@intel.com>2021-02-26 22:48:32 +1300
committerPaolo Bonzini <pbonzini@redhat.com>2021-03-02 14:30:53 -0500
commit7d2cdad0da9dc0b1eb74c498c155be8c35a49ee6 (patch)
treea6281b67ccffafb963dd3a8f4b10b1b6b10b9d7a /Documentation
parentKVM: x86: allow compiling out the Xen hypercall interface (diff)
downloadlinux-dev-7d2cdad0da9dc0b1eb74c498c155be8c35a49ee6.tar.xz
linux-dev-7d2cdad0da9dc0b1eb74c498c155be8c35a49ee6.zip
KVM: Documentation: Fix index for KVM_CAP_PPC_DAWR1
It should be 7.23 instead of 7.22, which has already been taken by KVM_CAP_X86_BUS_LOCK_EXIT. Signed-off-by: Kai Huang <kai.huang@intel.com> Message-Id: <20210226094832.380394-1-kai.huang@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/virt/kvm/api.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/virt/kvm/api.rst b/Documentation/virt/kvm/api.rst
index 80237dee7a96..359435d4e417 100644
--- a/Documentation/virt/kvm/api.rst
+++ b/Documentation/virt/kvm/api.rst
@@ -6181,7 +6181,7 @@ the bus lock vm exit can be preempted by a higher priority VM exit, the exit
notifications to userspace can be KVM_EXIT_BUS_LOCK or other reasons.
KVM_RUN_BUS_LOCK flag is used to distinguish between them.
-7.22 KVM_CAP_PPC_DAWR1
+7.23 KVM_CAP_PPC_DAWR1
----------------------
:Architectures: ppc