Changeset 14896 in vbox for trunk/include
- Timestamp:
- Dec 2, 2008 12:05:38 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/hwacc_vmx.h
r14799 r14896 918 918 #define VMX_EXIT_INTERRUPTION_INFO_TYPE_HWEXCPT 3 919 919 #define VMX_EXIT_INTERRUPTION_INFO_TYPE_SW 4 /**< int xx */ 920 #define VMX_EXIT_INTERRUPTION_INFO_TYPE_DBEXCPT 5 /**< Why are we getting this one?? */ 920 921 #define VMX_EXIT_INTERRUPTION_INFO_TYPE_SWEXCPT 6 921 922 /** @} */
Note:
See TracChangeset
for help on using the changeset viewer.