Changeset 3749
- Timestamp:
- 07/20/07 18:35:44 (1 year ago)
- Files:
-
- trunk/include/VBox/err.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/include/VBox/err.h
r3632 r3749 1074 1074 /** SVM CPU extension not available. */ 1075 1075 #define VERR_SVM_NO_SVM (-4052) 1076 /** SVM CPU extension disabled (by BIOS). */ 1077 #define VERR_SVM_DISABLED (-4053) 1076 1078 /** @} */ 1077 1079

