VirtualBox

Changeset 79076 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Jun 11, 2019 6:12:39 AM (6 years ago)
Author:
vboxsync
Message:

hm_vmx.h: Nested VMX: bugref:9180 Comment.

File:
1 edited

Legend:

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

    r79075 r79076  
    34893489
    34903490    /** @name 16-bit Guest-state fields.
    3491      * Order of [ES..GS] is important, must match X86_SREG_XXX.
     3491     * Order of [ES..GS] must match [X86_SREG_ES..X86_SREG_GS]!
    34923492     * @{ */
    34933493    /** 0x3e - Guest ES selector. */
     
    35163516
    35173517    /** @name 16-bit Host-state fields.
     3518     * Order of [ES..GS] must match [X86_SREG_ES..X86_SREG_GS]!
    35183519     * @{ */
    35193520    /** 0x62 - Host ES selector. */
     
    36003601
    36013602    /** @name 32-bit Guest-state fields.
    3602      * Order of [ES..GS] limit and attributes are important, must match X86_SREG_XXX.
     3603     * Order of [ES..GS] limit & attributes must match [X86_SREG_ES..X86_SREG_GS]!
    36033604     * @{ */
    36043605    /** 0x12c - Guest ES limit. */
Note: See TracChangeset for help on using the changeset viewer.

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