qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] cpu-models-x86: Fix CPU model name - s/IBR/IBRS/
@ 2020-06-19 12:54 Kashyap Chamarthy
  2020-06-19 13:17 ` Kashyap Chamarthy
  2020-06-19 13:26 ` no-reply
  0 siblings, 2 replies; 4+ messages in thread
From: Kashyap Chamarthy @ 2020-06-19 12:54 UTC (permalink / raw)
  To: qemu-devel
  Cc: Paolo Bonzini, Kashyap Chamarthy, Eduardo Habkost,
	Richard Henderson

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`.

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



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-07-15 13:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-19 12:54 [PATCH] cpu-models-x86: Fix CPU model name - s/IBR/IBRS/ Kashyap Chamarthy
2020-06-19 13:17 ` Kashyap Chamarthy
2020-06-19 13:26 ` no-reply
2020-07-15 13:19   ` Kashyap Chamarthy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).