projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0447378
)
KVM: fix KVM_CAP_HYPERV_TLBFLUSH paragraph number
author
Vitaly Kuznetsov
<vkuznets@redhat.com>
Fri, 22 Jun 2018 14:56:14 +0000
(16:56 +0200)
committer
Radim Krčmář
<rkrcmar@redhat.com>
Fri, 22 Jun 2018 15:30:20 +0000
(17:30 +0200)
KVM_CAP_HYPERV_TLBFLUSH collided with KVM_CAP_S390_PSW-BPB, its paragraph
number should now be 8.18.
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
Documentation/virtual/kvm/api.txt
patch
|
blob
|
history
diff --git
a/Documentation/virtual/kvm/api.txt
b/Documentation/virtual/kvm/api.txt
index 495b7742ab58086b5c81fff88eeb884769391b49..d10944e619d3d28c43bcca85bc3dd2761cee37f0 100644
(file)
--- a/
Documentation/virtual/kvm/api.txt
+++ b/
Documentation/virtual/kvm/api.txt
@@
-4610,7
+4610,7
@@
This capability indicates that kvm will implement the interfaces to handle
reset, migration and nested KVM for branch prediction blocking. The stfle
facility 82 should not be provided to the guest without this capability.
-8.1
4
KVM_CAP_HYPERV_TLBFLUSH
+8.1
8
KVM_CAP_HYPERV_TLBFLUSH
Architectures: x86