qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 0/3] x86 MDS feature flags


From: Eduardo Habkost
Subject: [Qemu-devel] [PULL 0/3] x86 MDS feature flags
Date: Tue, 21 May 2019 15:50:56 -0300

The following changes since commit a4f667b6714916683408b983cfe0a615a725775f:

  Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190521-3' into 
staging (2019-05-21 16:30:13 +0100)

are available in the Git repository at:

  git://github.com/ehabkost/qemu.git tags/x86-next-pull-request

for you to fetch changes up to 20140a82c67467f53814ca197403d5e1b561a5e5:

  target/i386: add MDS-NO feature (2019-05-21 15:39:05 -0300)

----------------------------------------------------------------
x86 MDS feature flags

md-clear and mds-no feature flags, for detection and mitigation
of MDS vulnerabilities (CVE-2018-12126, CVE-2018-12127,
CVE-2018-12130, CVE-2019-11091).

----------------------------------------------------------------

Daniel P. Berrangé (1):
  docs: recommend use of md-clear feature on all Intel CPUs

Paolo Bonzini (2):
  target/i386: define md-clear bit
  target/i386: add MDS-NO feature

 docs/qemu-cpu-models.texi | 12 ++++++++++++
 target/i386/cpu.c         |  4 ++--
 2 files changed, 14 insertions(+), 2 deletions(-)

-- 
2.18.0.rc1.1.g3f1ff2140




reply via email to

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