VirtualBox

Changeset 3298

Show
Ignore:
Timestamp:
06/26/07 16:45:48 (2 years ago)
Author:
vboxsync
Message:

Added VERR_VMX_VMXON_FAILED

Files:

Legend:

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

    r3291 r3298  
    10611061/** VMX CPU extension not available */ 
    10621062#define VERR_VMX_NO_VMX                             (-4009) 
     1063/** VMXON failed; possibly because it was already run before */ 
     1064#define VERR_VMX_VMXON_FAILED                       (-4010) 
    10631065/** @} */ 
    10641066 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy