Module Name: src Committed By: maxv Date: Wed May 15 18:27:51 UTC 2019
Modified Files: src/sys/arch/amd64/amd64: locore.S src/sys/arch/i386/i386: locore.S src/sys/arch/x86/x86: identcpu.c Log Message: Enable EagerFPU on Xen PV. Should work as-is. Sent on port-amd64@. To generate a diff of this commit: cvs rdiff -u -r1.182 -r1.183 src/sys/arch/amd64/amd64/locore.S cvs rdiff -u -r1.166 -r1.167 src/sys/arch/i386/i386/locore.S cvs rdiff -u -r1.88 -r1.89 src/sys/arch/x86/x86/identcpu.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.