VirtualBox

Changeset 7949 in vbox


Ignore:
Timestamp:
Apr 14, 2008 9:50:39 AM (17 years ago)
Author:
vboxsync
Message:

use HWACCMIsEnabled()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PGM.cpp

    r7948 r7949  
    29112911        //case PGMMODE_PAE_NX:
    29122912        case PGMMODE_PAE:
    2913             if (!HWACCMR3IsAllowed(pVM))
     2913            if (!HWACCMIsEnabled(pVM))
    29142914            {
    29152915                VMSetRuntimeError(pVM, true, "PAEmodeDependsHwaccm",
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