VirtualBox

Changeset 91990 in vbox for trunk/src


Ignore:
Timestamp:
Oct 22, 2021 3:33:29 AM (3 years ago)
Author:
vboxsync
Message:

VMM: Nested VMX: bugref:10092 Forgot to commit file, build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/PGMInternal.h

    r91967 r91990  
    35783578    /** The guest's page directory pointer table, R0 pointer. */
    35793579    R0PTRTYPE(PEPTPML4)             pGstEptPml4R0;
     3580    /** The guest's EPT pointer. */
     3581    uint64_t                        uEptPtr;
    35803582    /** Mask containing the MBZ PTE bits. */
    35813583    uint64_t                        fGstEptMbzPteMask;
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