CVSROOT:        /cvs
Module name:    src
Changes by:     mlar...@cvs.openbsd.org 2019/01/20 22:44:41

Modified files:
        sys/arch/amd64/amd64: vmm.c 

Log message:
vmm: better handling of CPUID[1].ECX[OSXSAVE] bit

This bit should reflect the current state of the guest's CR4.OSXSAVE
value, not whatever happened to be in the host's CPUID[1] when it
booted.

ok guenther

Reply via email to