VirtualBox

Changeset 3749

Show
Ignore:
Timestamp:
07/20/07 18:35:44 (1 year ago)
Author:
vboxsync
Message:

Added VERR_SVM_DISABLED

Files:

Legend:

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

    r3632 r3749  
    10741074/** SVM CPU extension not available. */ 
    10751075#define VERR_SVM_NO_SVM                             (-4052) 
     1076/** SVM CPU extension disabled (by BIOS). */ 
     1077#define VERR_SVM_DISABLED                           (-4053) 
    10761078/** @} */ 
    10771079 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy