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]
Message-ID: <a4339c95-8190-f477-381d-0617c74f9e9b@redhat.com>
Date:   Mon, 19 Oct 2020 17:11:53 +0200
From:   Paolo Bonzini <pbonzini@...hat.com>
To:     Li Qiang <liq3ea@....com>, corbet@....net, lnowakow@....ucsd.edu,
        kvm@...r.kernel.org, linux-doc@...r.kernel.org,
        linux-kernel@...r.kernel.org
Cc:     liq3ea@...il.com
Subject: Re: [PATCH] Documentation: kvm: fix a typo

On 01/10/20 11:53, Li Qiang wrote:
> Fixes: e287d6de62f74 ("Documentation: kvm: Convert cpuid.txt to .rst")
> Signed-off-by: Li Qiang <liq3ea@....com>
> ---
>  Documentation/virt/kvm/cpuid.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/virt/kvm/cpuid.rst b/Documentation/virt/kvm/cpuid.rst
> index a7dff9186bed..ff2b38d3e108 100644
> --- a/Documentation/virt/kvm/cpuid.rst
> +++ b/Documentation/virt/kvm/cpuid.rst
> @@ -62,7 +62,7 @@ KVM_FEATURE_PV_EOI                6           paravirtualized end of interrupt
>                                                handler can be enabled by
>                                                writing to msr 0x4b564d04
>  
> -KVM_FEATURE_PV_UNHAULT            7           guest checks this feature bit
> +KVM_FEATURE_PV_UNHALT             7           guest checks this feature bit
>                                                before enabling paravirtualized
>                                                spinlock support
>  
> 

Queued, thanks.

Paolo

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ