VirtualBox

Changeset 6799 in vbox for trunk/src/VBox/VMM/VMEmt.cpp


Ignore:
Timestamp:
Feb 4, 2008 7:18:10 PM (17 years ago)
Author:
vboxsync
Message:

Fixed two bugs in the VMR3Create failure path introduced in the big changeset.

File:
1 edited

Legend:

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

    r6796 r6799  
    800800            &&  VM_FF_ISPENDING(pUVM->pVM, VM_FF_EXTERNAL_SUSPENDED_MASK))
    801801            break;
     802        if (pUVM->vm.s.fTerminateEMT)
     803            break;
    802804
    803805        /*
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