VirtualBox

Changeset 74134 in vbox for trunk/include


Ignore:
Timestamp:
Sep 7, 2018 8:05:40 AM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
124902
Message:

VMM/IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.

File:
1 edited

Legend:

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

    r74133 r74134  
    29422942
    29432943    /** @name 16-bit Guest-state fields.
     2944     * Order of [ES..GS] is important, must match X86_SREG_XXX.
    29442945     * @{ */
    29452946    /** 0x3e - Guest ES selector. */
     
    29672968    /** @} */
    29682969
    2969     /** name 16-bit Host-state fields.
     2970    /** @name 16-bit Host-state fields.
    29702971     * @{ */
    29712972    /** 0x62 - Host ES selector. */
     
    30523053
    30533054    /** @name 32-bit Guest-state fields.
     3055     * Order of [ES..GS] limit and attributes are important, must match X86_SREG_XXX.
    30543056     * @{ */
    30553057    /** 0x12c - Guest ES limit. */
     
    32533255
    32543256    /** @name Natural-width Guest-state Fields.
     3257     * Order of [ES..GS] base is important, must match X86_SREG_XXX.
    32553258     * @{ */
    32563259    /** 0x6c0 - Guest CR0. */
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