VirtualBox

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


Ignore:
Timestamp:
Oct 21, 2021 3:58:30 PM (3 years ago)
Author:
vboxsync
Message:

VMM: Nested VMX: bugref:10092 Renamed typo in VMCS field.

File:
1 edited

Legend:

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

    r91965 r91971  
    38513851    RTUINT64U       u64AddrPostedIntDesc;        /**< 0x2b0 - Posted-interrupt descriptor address. */
    38523852    RTUINT64U       u64VmFuncCtls;               /**< 0x2b8 - VM-functions control. */
    3853     RTUINT64U       u64EptpPtr;                  /**< 0x2c0 - EPTP pointer. */
     3853    RTUINT64U       u64EptPtr;                   /**< 0x2c0 - EPT pointer. */
    38543854    RTUINT64U       u64EoiExitBitmap0;           /**< 0x2c8 - EOI-exit bitmap 0. */
    38553855    RTUINT64U       u64EoiExitBitmap1;           /**< 0x2d0 - EOI-exit bitmap 1. */
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