VirtualBox

Changeset 14675

Show
Ignore:
Timestamp:
11/27/08 01:33:55 (1 month ago)
Author:
vboxsync
Message:

EM: temp fix for VERR_VMM_RING0_ASSERTION / DBGF wait. TODO: new event.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/VBox/VMM/EM.cpp

    r14570 r14675  
    672672             */ 
    673673            case VERR_VMM_RING0_ASSERTION: /** @todo Make a guru meditation event! */ 
    674                 rc = DBGFR3EventSrc(pVM, DBGFEVENT_DEV_STOP, "VERR_VMM_RING0_ASSERTION", 0, NULL, NULL); 
     674                rc = DBGFR3EventSrc(pVM, DBGFEVENT_FATAL_ERROR, "VERR_VMM_RING0_ASSERTION", 0, NULL, NULL); 
    675675                break; 
    676676            case VERR_REM_TOO_MANY_TRAPS: /** @todo Make a guru meditation event! */ 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy