lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 3 Apr 2023 17:12:58 +0200
From:   Paolo Bonzini <pbonzini@...hat.com>
To:     Takahiro Itazuri <itazur@...zon.com>, linux-kernel@...r.kernel.org
Cc:     linux-doc@...r.kernel.org, Jonathan Corbet <corbet@....net>,
        David Dunn <daviddunn@...gle.com>,
        Bagas Sanjaya <bagasdotme@...il.com>,
        Takahiro Itazuri <zulinx86@...il.com>
Subject: Re: [PATCH v2] docs: kvm: x86: Fix broken field list

On 3/31/23 11:31, Takahiro Itazuri wrote:
> Add a missing ":" to fix a broken field list.
> 
> Signed-off-by: Takahiro Itazuri <itazur@...zon.com>
> Fixes: ba7bb663f554 ("KVM: x86: Provide per VM capability for disabling PMU virtualization")
> ---
> v1 -> v2
> * Fix commit message to say "Do foo" instead of "This commit does foo".
> * Add "Fixes:" tag.
> * Link to v1: https://lore.kernel.org/all/20230330233956.78246-1-itazur@amazon.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 62de0768d..f9163590c 100644
> --- a/Documentation/virt/kvm/api.rst
> +++ b/Documentation/virt/kvm/api.rst
> @@ -8296,7 +8296,7 @@ ENOSYS for the others.
>   8.35 KVM_CAP_PMU_CAPABILITY
>   ---------------------------
>   
> -:Capability KVM_CAP_PMU_CAPABILITY
> +:Capability: KVM_CAP_PMU_CAPABILITY
>   :Architectures: x86
>   :Type: vm
>   :Parameters: arg[0] is bitmask of PMU virtualization capabilities.

Queued, thanks.

Paolo

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ