Changeset 45808 in vbox for trunk/include/VBox
- Timestamp:
- Apr 29, 2013 12:41:07 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 85377
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/err.h
r45786 r45808 1089 1089 /** Internal processing error \#3 in the MMIO code. */ 1090 1090 #define VERR_IOM_MMIO_IPE_3 (-2636) 1091 /** Got into a part of IOM that is not used when HM (VT-x/AMD-V) is enabled. */ 1092 #define VERR_IOM_HM_IPE (-2637) 1091 1093 /** @} */ 1092 1094
Note:
See TracChangeset
for help on using the changeset viewer.