unicorn/qemu/target
Konrad Rzeszutek Wilk a08dcb8aa6
i386: define the AMD 'virt-ssbd' CPUID feature bit (CVE-2018-3639)
AMD Zen expose the Intel equivalant to Speculative Store Bypass Disable
via the 0x80000008_EBX[25] CPUID feature bit.

This needs to be exposed to guest OS to allow them to protect
against CVE-2018-3639.

Backports commit 403503b162ffc33fb64cfefdf7b880acf41772cd from qemu
2018-05-22 16:58:25 -04:00
..
arm target/arm: Implement SVE Permute - Extract Group 2018-05-20 05:26:55 -04:00
i386 i386: define the AMD 'virt-ssbd' CPUID feature bit (CVE-2018-3639) 2018-05-22 16:58:25 -04:00
m68k tcg: fix s/compliment/complement/ typos 2018-05-22 00:29:51 -04:00
mips target/mips: Remove floatX_maybe_silence_nan from conversions 2018-05-19 23:25:04 -04:00
sparc target/sparc: convert to TranslatorOps 2018-05-11 15:17:12 -04:00