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

VMM++: new EM status code VINF_EM_DBG_RING0_ASSERTION for distinguishing ring-0 and hyper assertions. Resynched the .mac files, hacking the x86.h sed transformations in the process.

Files:

Legend:

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

    r10375 r13702  
    8585%define VERR_OUT_OF_RESOURCES    (-80) 
    8686%define VWRN_OUT_OF_RESOURCES    80 
     87%define VERR_NO_MORE_HANDLES    (-81) 
     88%define VERR_PREEMPT_DISABLED    (-82) 
    8789%define VERR_FILE_IO_ERROR    (-100) 
    8890%define VERR_OPEN_FAILED    (-101) 
     
    258260%define VERR_GETOPT_REQUIRED_ARGUMENT_MISSING    (-826) 
    259261%define VERR_GETOPT_INVALID_ARGUMENT_FORMAT    (-827) 
     262%define VERR_CACHE_FULL    (-850) 
     263%define VERR_CACHE_EMPTY    (-851) 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy