]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Export a routine to provide the TSC_AUX MSR value and use this in vmm.
authorgrehan <grehan@FreeBSD.org>
Tue, 18 Aug 2020 11:36:38 +0000 (11:36 +0000)
committergrehan <grehan@FreeBSD.org>
Tue, 18 Aug 2020 11:36:38 +0000 (11:36 +0000)
commitecb38fc7a3f51da3a78e91cb99ab90ade2e89b21
tree9b5d1d379bd52fb6cf1a2319ec78db699cf74385
parent3891677fd893f5cc46f0e935e7d77ab8e2d55a23
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
sys/amd64/amd64/initcpu.c
sys/amd64/vmm/intel/vmx_msr.c
sys/i386/i386/initcpu.c
sys/x86/include/x86_var.h