VirtualBox

Changeset 91345 in vbox for trunk/include/VBox/vmm/vm.h


Ignore:
Timestamp:
Sep 23, 2021 8:14:38 AM (3 years ago)
Author:
vboxsync
Message:

VMM/PGM: Move 'fUseLargePages' into PGM.

File:
1 edited

Legend:

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

    r91306 r91345  
    12151215     * @todo obsoleted by bMainExecutionEngine, eliminate. */
    12161216    bool                        fHMEnabled;
    1217 
    1218     /** Large page enabled flag.
    1219      * @todo This doesn't need to be here, PGM should store it in it's own
    1220      *       structures instead. */
    1221     bool                        fUseLargePages;
    12221217    /** @} */
    12231218
    12241219    /** Alignment padding. */
    1225     uint8_t                     uPadding1[5];
     1220    uint8_t                     uPadding1[6];
    12261221
    12271222    /** @name Debugging
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