freebsd-skq/sys/amd64/vmm/intel
grehan ecb38fc7a3 Export a routine to provide the TSC_AUX MSR value and use this in vmm.
Also, drop an unnecessary set of braces.

Requested by:	kib
Reviewed by:	kib
MFC after:	3 weeks
2020-08-18 11:36:38 +00:00
..
ept.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (4 of many) 2020-02-15 18:57:49 +00:00
ept.h
vmcs.c Initial support for bhyve save and restore. 2020-05-05 00:02:04 +00:00
vmcs.h Initial support for bhyve save and restore. 2020-05-05 00:02:04 +00:00
vmx_controls.h
vmx_cpufunc.h
vmx_genassym.c Provide part of the mitigation for L1TF-VMM. 2018-08-14 17:29:41 +00:00
vmx_msr.c Export a routine to provide the TSC_AUX MSR value and use this in vmm. 2020-08-18 11:36:38 +00:00
vmx_msr.h Support guest rdtscp and rdpid instructions on Intel VT-x 2020-08-18 07:23:47 +00:00
vmx_support.S Update L1TF workaround to sustain L1D pollution from NMI. 2018-08-19 18:47:16 +00:00
vmx.c Support guest rdtscp and rdpid instructions on Intel VT-x 2020-08-18 07:23:47 +00:00
vmx.h Support guest rdtscp and rdpid instructions on Intel VT-x 2020-08-18 07:23:47 +00:00
vtd.c Implement VT-d capability detection on chipsets that have multiple 2019-06-19 06:41:07 +00:00