]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r244144
authorgrehan <grehan@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 4 Jan 2013 19:29:23 +0000 (19:29 +0000)
committergrehan <grehan@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 4 Jan 2013 19:29:23 +0000 (19:29 +0000)
commit7c2907621a2d7a0b4c0c6899f44482e7cc70a3a0
tree75ac354cd6819d5b470021376d4787ac741e0016
parente509ee5edecd12b60c6240c1bcdfd87211dad6ba
MFC r244144

Implement an API to allow a hypervisor to save/restore
guest floating point state without having to know the
size of floating-point state.

Unstaticize fpurestore to allow the hypervisor to
save/restore guest state using fpusave/fpurestore
on the allocated FPU state area.

git-svn-id: svn://svn.freebsd.org/base/stable/9@245046 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/amd64/amd64/fpu.c
sys/amd64/include/fpu.h