]> xenbits.xensource.com Git - qemu-xen.git/commit
i386: define the 'ssbd' CPUID feature bit (CVE-2018-3639)
authorDaniel P. Berrangé <berrange@redhat.com>
Mon, 21 May 2018 21:54:22 +0000 (22:54 +0100)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Thu, 21 Jun 2018 01:45:07 +0000 (20:45 -0500)
commit4ce0b750a20a055736b073fa7dff3eba6f6e3b73
tree5e7ac07da3b9e04e8b6d8904d184927b32d72b6b
parent84cfae0b6f232c8ac8aaa37ead01ed49c5d32dfd
i386: define the 'ssbd' CPUID feature bit (CVE-2018-3639)

New microcode introduces the "Speculative Store Bypass Disable"
CPUID feature bit. This needs to be exposed to guest OS to allow
them to protect against CVE-2018-3639.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Message-Id: <20180521215424.13520-2-berrange@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
(cherry picked from commit d19d1f965904a533998739698020ff4ee8a103da)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
target/i386/cpu.c
target/i386/cpu.h