OSDN Git Service

docs: recommend use of md-clear feature on all Intel CPUs
authorDaniel P. Berrangé <berrange@redhat.com>
Wed, 15 May 2019 14:10:11 +0000 (15:10 +0100)
committerEduardo Habkost <ehabkost@redhat.com>
Tue, 21 May 2019 18:39:05 +0000 (15:39 -0300)
Update x86 CPU model guidance to recommend that the md-clear feature is
manually enabled with all Intel CPU models, when supported by the host
microcode.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20190515141011.5315-3-berrange@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
docs/qemu-cpu-models.texi

index 23c11dc..ad040cf 100644 (file)
@@ -200,6 +200,18 @@ Not included by default in any Intel CPU model.
 Should be explicitly turned on for all Intel CPU models.
 
 Note that not all CPU hardware will support this feature.
+
+@item @code{md-clear}
+
+Required to confirm the MDS (CVE-2018-12126, CVE-2018-12127, CVE-2018-12130,
+CVE-2019-11091) fixes.
+
+Not included by default in any Intel CPU model.
+
+Must be explicitly turned on for all Intel CPU models.
+
+Requires the host CPU microcode to support this feature before it
+can be used for guest CPUs.
 @end table