Module Name: src
Committed By: dsl
Date: Sat Feb 1 17:48:04 UTC 2014
Modified Files:
src/sys/arch/xen/xen: hypervisor.c
Log Message:
Add a direct call to fpuinit().
I'm not sure this is architecturally the best place, but I think it
is where npxattach() used to get called.
Might fix FP support in domu
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/sys/arch/xen/xen/hypervisor.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.