Changeset 74630 in vbox for trunk/include/VBox
- Timestamp:
- Oct 5, 2018 4:54:25 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/err.h
r74603 r74630 2107 2107 * nested-guest execution mode. */ 2108 2108 #define VINF_VMX_INTERCEPT_NOT_ACTIVE 4035 2109 /** The behavior of the instruction/operation is modified/needs modification 2110 * in VMX non-root mode. */ 2111 #define VINF_VMX_MODIFIES_BEHAVIOR 4036 2109 2112 /** @} */ 2110 2113
Note:
See TracChangeset
for help on using the changeset viewer.