commit 1dbca2eccad58d91a5fd33962854f1a653638182 Author: Daniel P. Berrangé Date: Mon May 21 23:05:07 2018 +0100 cpu: 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é Reviewed-by: Jiri Denemark Index: libvirt-4.3.0/src/cpu/cpu_map.xml =================================================================== --- libvirt-4.3.0.orig/src/cpu/cpu_map.xml +++ libvirt-4.3.0/src/cpu/cpu_map.xml @@ -298,6 +298,9 @@ + + +