VirtualBox

Changeset 2508 in vbox for trunk/src/VBox


Ignore:
Timestamp:
May 4, 2007 6:24:52 PM (18 years ago)
Author:
vboxsync
Message:

Drop the poweroff workaround as the problem should be fixed now. (And if it isn't I wish to know.)

File:
1 edited

Legend:

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

    r2376 r2508  
    11981198    LogFlow(("vmR3PowerOff: pVM=%p\n", pVM));
    11991199
    1200     /** @todo there is still a problem here so we have to ignore the second poweroff */
    1201     if (pVM->enmVMState == VMSTATE_OFF)
    1202         return VINF_EM_OFF;
    1203 
    12041200    /*
    12051201     * Validate input.
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