diff options
author | Andi Kleen <ak@linux.intel.com> | 2019-01-18 16:50:23 -0800 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2019-03-06 21:52:12 +0100 |
commit | 6c4dbbd14730c43f4ed808a9c42ca41625925c22 (patch) | |
tree | eafd317aa2a6e4db02b9bceb29461fa9568b82b2 /Documentation/x86 | |
parent | e261f209c3666e842fd645a1e31f001c3a26def9 (diff) | |
download | linux-6c4dbbd14730c43f4ed808a9c42ca41625925c22.tar.gz linux-6c4dbbd14730c43f4ed808a9c42ca41625925c22.tar.bz2 linux-6c4dbbd14730c43f4ed808a9c42ca41625925c22.zip |
x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests
X86_FEATURE_MD_CLEAR is a new CPUID bit which is set when microcode
provides the mechanism to invoke a flush of various exploitable CPU buffers
by invoking the VERW instruction.
Hand it through to guests so they can adjust their mitigations.
This also requires corresponding qemu changes, which are available
separately.
[ tglx: Massaged changelog ]
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Borislav Petkov <bp@suse.de>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Frederic Weisbecker <frederic@kernel.org>
Reviewed-by: Jon Masters <jcm@redhat.com>
Tested-by: Jon Masters <jcm@redhat.com>
Diffstat (limited to 'Documentation/x86')
0 files changed, 0 insertions, 0 deletions