Module Name: src Committed By: maxv Date: Sat Apr 27 10:40:17 UTC 2019
Modified Files: src/sys/arch/x86/x86: spectre.c Log Message: Add support for EnhancedIBRS, a more performant mitigation for SpectreV2, available on future CPUs (or maybe they already exist now...). To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/sys/arch/x86/x86/spectre.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.