VirtualBox

Changeset 4077

Show
Ignore:
Timestamp:
08/07/07 19:21:12 (1 year ago)
Author:
vboxsync
Message:

Renamed to VERR_VMX_IN_VMX_ROOT_MODE

Files:

Legend:

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

    r4071 r4077  
    10771077/** VMXON failed; possibly because it was already run before */ 
    10781078#define VERR_VMX_VMXON_FAILED                       (-4010) 
    1079 /** CPU was incorrectly left in VMX operation mode; incompatible with VirtualBox */ 
    1080 #define VERR_VMX_IN_VMX_OPERATION_MODE              (-4011) 
     1079/** CPU was incorrectly left in VMX root mode; incompatible with VirtualBox */ 
     1080#define VERR_VMX_IN_VMX_ROOT_MODE                   (-4011) 
    10811081/** @} */ 
    10821082 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy