VirtualBox

Changeset 45971 in vbox for trunk/include/VBox


Ignore:
Timestamp:
May 9, 2013 7:46:52 PM (12 years ago)
Author:
vboxsync
Message:

Main, VMM: Added an API seting to disable VT-x unrestricted execution.

Location:
trunk/include/VBox
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/settings.h

    r45926 r45971  
    797797                        fLargePages,
    798798                        fVPID,
     799                        fUnrestrictedExecution,
    799800                        fHardwareVirtForce,
    800801                        fSyntheticCpu,
  • trunk/include/VBox/vmm/hm.h

    r45786 r45971  
    186186VMMR3DECL(bool)                 HMR3IsNestedPagingActive(PUVM pUVM);
    187187VMMR3DECL(bool)                 HMR3IsVpidActive(PUVM pVUM);
     188VMMR3DECL(bool)                 HMR3IsUXActive(PUVM pVUM);
    188189
    189190VMMR3_INT_DECL(bool)            HMR3IsEventPending(PVMCPU pVCpu);
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