qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] cpu-models-x86: Fix CPU model name - s/IBR/IBRS/


From: Kashyap Chamarthy
Subject: Re: [PATCH] cpu-models-x86: Fix CPU model name - s/IBR/IBRS/
Date: Fri, 19 Jun 2020 15:17:22 +0200

On Fri, Jun 19, 2020 at 02:54:13PM +0200, Kashyap Chamarthy wrote:
> It is specified as a literal CPU model, so worth fixing it.
> 
> Although the reader might eventually learn the correct name, assuming
> they where to look -- `qemu-system-x86 -cpu help`.

s/they where/they know where/

> 
> Signed-off-by: Kashyap Chamarthy <kchamart@redhat.com>
> ---
>  docs/system/cpu-models-x86.rst.inc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/docs/system/cpu-models-x86.rst.inc 
> b/docs/system/cpu-models-x86.rst.inc
> index 9a2327828e..9b025c04cc 100644
> --- a/docs/system/cpu-models-x86.rst.inc
> +++ b/docs/system/cpu-models-x86.rst.inc
> @@ -66,7 +66,7 @@ across all desired hosts.
>  ``Haswell``, ``Haswell-IBRS``, ``Haswell-noTSX``, ``Haswell-noTSX-IBRS``
>      Intel Core Processor (Haswell, 2013)
>  
> -``IvyBridge``, ``IvyBridge-IBR``
> +``IvyBridge``, ``IvyBridge-IBRS``
>      Intel Xeon E3-12xx v2 (Ivy Bridge, 2012)
>  
>  ``SandyBridge``, ``SandyBridge-IBRS``
> -- 
> 2.21.1
> 

-- 
/kashyap




reply via email to

[Prev in Thread] Current Thread [Next in Thread]