Changeset 57109 in vbox for trunk/include/VBox
- Timestamp:
- Jul 28, 2015 11:50:17 AM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 101837
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/err.h
r57055 r57109 1173 1173 /** HM returned in the wrong state. */ 1174 1174 #define VERR_VMM_WRONG_HM_VMCPU_STATE (-2716) 1175 /** SMAP enabled, but the AC flag was found to be clear - check the kernel 1176 * log for details. */ 1177 #define VERR_VMM_SMAP_BUT_AC_CLEAR (-2717) 1175 1178 /** @} */ 1176 1179
Note:
See TracChangeset
for help on using the changeset viewer.