VirtualBox

Ignore:
Timestamp:
Apr 29, 2013 12:03:31 PM (12 years ago)
Author:
vboxsync
Message:

VMX: Added CFGM key to disable unrestricted execution.

File:
1 edited

Legend:

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

    r45786 r45804  
    334334        bool                        fAllowVpid;
    335335
    336         /** Set if unrestricted guest execution is allowed (real and protected mode without paging). */
     336        /** Set if unrestricted guest execution is in use (real and protected mode without paging). */
    337337        bool                        fUnrestrictedGuest;
     338
     339        /** Set if unrestricted guest execution is allowed to be used. */
     340        bool                        fAllowUnrestricted;
    338341
    339342        /** Whether we're using the preemption timer or not. */
     
    341344        /** The shift mask employed by the VMX-Preemption timer. */
    342345        uint8_t                     cPreemptTimerShift;
    343 
    344         bool                        uAlignment[1];
    345346
    346347        /** Virtual address of the TSS page used for real mode emulation. */
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