freebsd-dev/sys/x86
Jung-uk Kim 0105034487 Detect hypervisors early. We used to set lower hz on hypervisors by default
but it was broken since r273800 (and r278522, its MFC to stable/10) because
identify_cpu() is called too late, i.e., after init_param1().

MFC after:	3 days
2017-08-05 06:56:46 +00:00
..
acpica More accurately handle early EFER restoration on resume. 2017-06-11 14:39:08 +00:00
bios
cpufreq - Mention mismatching numbers in MSR vs. ACPI _PSS count warning: seeing 2016-12-01 14:31:05 +00:00
include Detect hypervisors early. We used to set lower hz on hypervisors by default 2017-08-05 06:56:46 +00:00
iommu Clean up MD pollution of bus_dma.h: 2017-07-01 05:35:29 +00:00
isa Protect access to the AT realtime clock with its own mutex. 2017-07-12 02:42:57 +00:00
pci Convert PCIe Hot Plug to using pci_request_feature 2017-02-25 06:11:59 +00:00
x86 Detect hypervisors early. We used to set lower hz on hypervisors by default 2017-08-05 06:56:46 +00:00
xen All these files need sys/vmmeter.h, but now they got it implicitly 2017-04-17 17:07:00 +00:00