Linux Documentation
 help / color / mirror / Atom feed
* [PATCH] KVM: Documentation: Fix index for KVM_CAP_PPC_DAWR1
@ 2021-02-26  9:48 Kai Huang
  2021-02-26 10:11 ` Paolo Bonzini
  0 siblings, 1 reply; 2+ messages in thread
From: Kai Huang @ 2021-02-26  9:48 UTC (permalink / raw)
  To: kvm, linux-doc; +Cc: pbonzini, corbet, Kai Huang

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>
---
 Documentation/virt/kvm/api.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/virt/kvm/api.rst b/Documentation/virt/kvm/api.rst
index aed52b0fc16e..9639fe1e5cae 100644
--- a/Documentation/virt/kvm/api.rst
+++ b/Documentation/virt/kvm/api.rst
@@ -6217,7 +6217,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
-- 
2.29.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-26 10:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-26  9:48 [PATCH] KVM: Documentation: Fix index for KVM_CAP_PPC_DAWR1 Kai Huang
2021-02-26 10:11 ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox