CVSROOT:        /cvs
Module name:    src
Changes by:     guent...@cvs.openbsd.org        2018/10/07 16:43:06

Modified files:
        sys/arch/amd64/amd64: vmm.c locore.S vector.S 
        sys/arch/amd64/include: fpu.h 

Log message:
In vmm, handle xsetbv like xrstor: instead of trying to prevalidate
the values, just try it and handle the #GP if it faults.

Problem reported by Maxime Villard (max(at)m00nbsd.net)
ok mlarkin@

Reply via email to