Author :
dv
Date :
2024-01-06 13:17:20
Hash :205ff018 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@