From 9294b8a12585f8b4ccb9c060b54bab0bd13f24b9 Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Tue, 9 Feb 2021 05:07:45 -0500 Subject: [PATCH] Documentation: kvm: fix warning Documentation/virt/kvm/api.rst:4927: WARNING: Title underline too short. 4.130 KVM_XEN_VCPU_GET_ATTR -------------------------- Fixes: e1f68169a4f8 ("KVM: Add documentation for Xen hypercall and shared_info updates") Reported-by: Stephen Rothwell Signed-off-by: Paolo Bonzini --- 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 5919e9a94f259..482508ec7cc40 100644 --- a/Documentation/virt/kvm/api.rst +++ b/Documentation/virt/kvm/api.rst @@ -4924,7 +4924,7 @@ KVM_XEN_VCPU_ATTR_TYPE_VCPU_TIME_INFO for a given vCPU. This is typically used for guest vsyscall support. 4.130 KVM_XEN_VCPU_GET_ATTR --------------------------- +--------------------------- :Capability: KVM_CAP_XEN_HVM / KVM_XEN_HVM_CONFIG_SHARED_INFO :Architectures: x86 -- 2.30.2