VirtualBox
Show
Ignore:
Timestamp:
10/31/08 01:20:53 (2 months ago)
Author:
vboxsync
Message:

VMM++: VINF_EM_DBG_RING0_ASSERTION -> VERR_VMM_RING0_ASSERTION, lumping it together with VERR_TRPM_DONT_PANIC and VERR_TRPM_PANIC. (just left the space in VINF_EM_ there as it may come in handy later.)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/include/VBox/err.mac

    r13702 r13703  
    1919%define VINF_EM_DBG_HYPER_BREAKPOINT    1102 
    2020%define VINF_EM_DBG_HYPER_ASSERTION    1103 
    21 %define VINF_EM_DBG_RING0_ASSERTION    1104 
    2221%define VINF_EM_DBG_STOP    1105 
    2322%define VINF_EM_DBG_STEPPED    1106 
     
    243242%define VINF_IOM_HC_MMIO_READ_WRITE    2625 
    244243%define VINF_VMM_CALL_HOST    2700 
     244%define VERR_VMM_RING0_ASSERTION    (-2701) 
    245245%define VERR_PDM_NO_SUCH_LUN    (-2800) 
    246246%define VERR_PDM_DEVINS_UNKNOWN_CFG_VALUES    (-2801) 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy