freebsd-dev/sys/amd64
Konstantin Belousov f7f14d9dea When switching IBRS on, also enable STIBP (Single Thread Indirect
Branch Predictors) mitigation.

DOcument 336996-001 promises that CPUs which implement IBRS but not
STIBP silently ignore setting of the bit instead of trapping.

Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
2018-01-31 16:56:02 +00:00
..
acpica sys/amd64: further adoption of SPDX licensing ID tags. 2017-11-27 15:03:07 +00:00
amd64 When switching IBRS on, also enable STIBP (Single Thread Indirect 2018-01-31 16:56:02 +00:00
cloudabi32 Use TO_PTR() to convert integers to pointers. 2017-11-26 14:45:56 +00:00
cloudabi64 Use TO_PTR() to convert integers to pointers. 2017-11-26 14:45:56 +00:00
conf Move VM_NUMA_ALLOC and DEVICE_NUMA under the single global config option NUMA. 2018-01-14 03:36:03 +00:00
ia32 IBRS support, AKA Spectre hardware mitigation. 2018-01-31 14:36:27 +00:00
include IBRS support, AKA Spectre hardware mitigation. 2018-01-31 14:36:27 +00:00
linux Don't use an .OBJDIR for 'make sysent'. 2018-01-29 19:14:15 +00:00
linux32 Don't use an .OBJDIR for 'make sysent'. 2018-01-29 19:14:15 +00:00
pci sys/amd64: further adoption of SPDX licensing ID tags. 2017-11-27 15:03:07 +00:00
sgx Fix module unload when SGX support is not present in CPU. 2017-08-18 14:47:06 +00:00
vmm vmm/svm: post LAPIC interrupts using event injection, not virtual interrupts 2018-01-31 11:14:26 +00:00
Makefile