freebsd-skq/sys/x86
jhb 09bff45095 MFC 270850,271053,271192,271717:
Save and restore FPU state across suspend and resume on i386.
- Create a separate structure for per-CPU state saved across suspend and
  resume that is a superset of a pcb.
- Store the FPU state for suspend and resume in the new structure
  (for amd64, this moves it out of the PCB)
- On both i386 and amd64, all of the FPU suspend/resume handling is now
  done in C.

Approved by:	re (hrs)
2014-09-22 20:34:36 +00:00
..
acpica MFC 270850,271053,271192,271717: 2014-09-22 20:34:36 +00:00
bios Add missing header needed by free(9). 2012-09-30 15:42:20 +00:00
cpufreq MFC r259197: 2014-01-09 10:44:27 +00:00
include MFC r267921, r267934, r267949, r267959, r267966, r268202, r268276, 2014-08-19 01:20:24 +00:00
iommu MFC r263306: 2014-03-25 20:17:57 +00:00
isa MFC 261517,261520: 2014-02-18 20:27:17 +00:00
pci Trim stray blank line. 2012-04-11 21:00:33 +00:00
x86 MFC: r260457 2014-08-05 16:04:22 +00:00
xen MFC 263772: Fix build without SMP. 2014-06-04 17:50:47 +00:00