VirtualBox

Changeset 322 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Jan 25, 2007 5:20:26 PM (18 years ago)
Author:
vboxsync
Message:

r=bird: some comments on the runtime error stuff.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/VMAll.cpp

    r234 r322  
    215215 *
    216216 * @thread  Any
     217 * @todo    r=bird: The pausing/suspending of the VM should be done here, we'll just end
     218 *                  up duplicating code all over the place otherwise. In the case of
     219 *                  devices/drivers/etc they might not be trusted to pause/suspend the
     220 *                  vm even. Change fFatal to fFlags and define action flags and a fatal flag.
     221 *                     
     222 *                  Also, why a string ID and not an enum?
    217223 */
    218224VMDECL(int) VMSetRuntimeError(PVM pVM, bool fFatal, const char *pszErrorID,
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