CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2024/01/06 06:17:20

Modified files:
        sys/arch/amd64/amd64: vmm_machdep.c 
        sys/arch/amd64/include: vmmvar.h 

Log message:
vmm(4): reorder segment registers to match SDM.

Shuffles around the defines so the segment register indexes match
the values used by both Intel and AMD in vm exit information.
Simplifies some upcoming changes.

ok mlarkin@

Reply via email to