VirtualBox

Changeset 32613 in vbox


Ignore:
Timestamp:
Sep 17, 2010 3:26:00 PM (14 years ago)
Author:
vboxsync
Message:

Extra check for forced vt-x usage

File:
1 edited

Legend:

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

    r30647 r32613  
    453453    /* TRPM will be updating the eip */
    454454
    455     if (!pVM->selm.s.fDisableMonitoring)
     455    if (    !pVM->selm.s.fDisableMonitoring
     456        &&  !VMMIsHwVirtExtForced(pVM))
    456457    {
    457458        /*
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