VirtualBox

Changeset 226 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jan 22, 2007 4:37:36 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
17738
Message:

r=bird

File:
1 edited

Legend:

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

    r171 r226  
    11551155     * ACPI and we find the VMSTATE_OFF. Just ignore the second power-off request.
    11561156     */
     1157    /** @todo r=bird: We should find a proper solution to this problem. This is just a workaround.
     1158     * Guest code should really run after we've entered VMSTATE_OFF really... */
    11571159    if (pVM->enmVMState == VMSTATE_OFF)
    11581160        return VINF_EM_OFF;
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