VirtualBox

Changeset 41908 in vbox for trunk/include/VBox/vmm


Ignore:
Timestamp:
Jun 25, 2012 1:19:18 AM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
78762
Message:

Check loaded selector register the GDT changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/cpumctx.h

    r41906 r41908  
    236236    /** @name General Register.
    237237     * @note  These follow the encoding order (X86_GREG_XXX) and can be accessed as
    238      *        an array starting a rax.
     238     *        an array starting at rax.
    239239     * @{ */
    240240    union
     
    304304    /** @name Segment registers.
    305305     * @note These follow the encoding order (X86_SREG_XXX) and can be accessed as
    306      *       an array starting a es.
     306     *       an array starting at es.
    307307     * @{  */
    308308    CPUMSELREG          es;
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette