freebsd-skq/sys/x86
John Baldwin b1d735ba4c Create a separate structure for per-CPU state saved across suspend and
resume that is a superset of a pcb.  Move the FPU state out of the pcb and
into this new structure.  As part of this, move the FPU resume code on
amd64 into a C function.  This allows resumectx() to still operate only on
a pcb and more closely mirrors the i386 code.

Reviewed by:	kib (earlier version)
2014-09-06 15:23:28 +00:00
..
acpica Create a separate structure for per-CPU state saved across suspend and 2014-09-06 15:23:28 +00:00
bios Add missing header needed by free(9). 2012-09-30 15:42:20 +00:00
cpufreq Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
include xen: add ACPI bus to xen_nexus when running as Dom0 2014-08-04 09:05:28 +00:00
iommu Remove ia64. 2014-07-07 00:27:09 +00:00
isa atpic: make sure atpic_init is called after IO APIC initialization 2014-08-07 17:00:50 +00:00
pci Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
x86 Merge the amd64 and i386 identcpu.c into a single x86 implementation. 2014-09-04 14:26:25 +00:00
xen xen: add ACPI bus to xen_nexus when running as Dom0 2014-08-04 09:05:28 +00:00