]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit - sys/x86/include/x86_var.h
Export a routine to provide the TSC_AUX MSR value and use this in vmm.
authorPeter Grehan <grehan@FreeBSD.org>
Tue, 18 Aug 2020 11:36:38 +0000 (11:36 +0000)
committerPeter Grehan <grehan@FreeBSD.org>
Tue, 18 Aug 2020 11:36:38 +0000 (11:36 +0000)
commit3a3f1e9dfa069fbed57a19b7de111ba50ead2d70
tree9b5d1d379bd52fb6cf1a2319ec78db699cf74385
parent09f515da61647ea958acb8594d06802fc08e28db
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