Changeset 7415 in vbox for trunk/include/VBox
- Timestamp:
- Mar 10, 2008 3:52:31 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 28849
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/err.h
r7284 r7415 1105 1105 /** CPU was incorrectly left in VMX root mode; incompatible with VirtualBox */ 1106 1106 #define VERR_VMX_IN_VMX_ROOT_MODE (-4011) 1107 /** Somebody cleared X86_CR4_VMXE in the CR4 register. */ 1108 #define VERR_VMX_X86_CR4_VMXE_CLEARED (-4012) 1107 1109 /** @} */ 1108 1110
Note:
See TracChangeset
for help on using the changeset viewer.