VirtualBox

Ignore:
Timestamp:
Aug 5, 2011 2:35:08 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
73342
Message:

EM,REM: Make the EM execution scheduling policies apply to HM as well.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler/VBoxRecompiler.c

    r38320 r38326  
    14301430
    14311431        env->state |= CPU_RAW_HWACC;
     1432
     1433        /*
     1434         * The simple check first...
     1435         */
     1436        if (!EMIsHwVirtExecutionEnabled(env->pVM))
     1437            return false;
    14321438
    14331439        /*
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette