From: Vitaly Kuznetsov Date: Fri, 22 Jun 2018 14:56:14 +0000 (+0200) Subject: KVM: fix KVM_CAP_HYPERV_TLBFLUSH paragraph number X-Git-Tag: v4.18-rc2~18^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2ddc649810133fcf8e5282eea898ee7ececf161e;p=thirdparty%2Fkernel%2Flinux.git KVM: fix KVM_CAP_HYPERV_TLBFLUSH paragraph number KVM_CAP_HYPERV_TLBFLUSH collided with KVM_CAP_S390_PSW-BPB, its paragraph number should now be 8.18. Signed-off-by: Vitaly Kuznetsov Signed-off-by: Radim Krčmář --- diff --git a/Documentation/virtual/kvm/api.txt b/Documentation/virtual/kvm/api.txt index 495b7742ab580..d10944e619d3d 100644 --- 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.14 KVM_CAP_HYPERV_TLBFLUSH +8.18 KVM_CAP_HYPERV_TLBFLUSH Architectures: x86