CVSROOT:        /cvs
Module name:    src
Changes by:     guent...@cvs.openbsd.org        2024/02/25 15:33:09

Modified files:
        sys/arch/amd64/amd64: acpi_wakecode.S cpu.c locore.S machdep.c 
                              vmm_machdep.c vmm_support.S 
        sys/arch/amd64/include: segments.h 

Log message:
We don't do compat32 so MSR_CSTAR shouldn't be set up: delete the
Xsyscall32 stub and UCODE32 selector, set MSR_CSTAR to zero at CPU
startup, and rezero on ACPI resume and VM exit.

requested a while ago by deraadt@
AMD VM testing chris@
testing and ok krw@

Reply via email to