projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b59b153
)
KVM: Documentation: Fix index for KVM_CAP_PPC_DAWR1
author
Kai Huang
<kai.huang@intel.com>
Fri, 26 Feb 2021 09:48:32 +0000
(22:48 +1300)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Tue, 2 Mar 2021 19:30:53 +0000
(14:30 -0500)
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>
Documentation/virt/kvm/api.rst
patch
|
blob
|
blame
|
history
diff --git
a/Documentation/virt/kvm/api.rst
b/Documentation/virt/kvm/api.rst
index 80237dee7a96bc9f9d2acebbb9023e8664f8d5b6..359435d4e4173772520019e29219b33b161b818b 100644
(file)
--- 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.2
2
KVM_CAP_PPC_DAWR1
+7.2
3
KVM_CAP_PPC_DAWR1
----------------------
:Architectures: ppc