Changeset 11756 in vbox for trunk/include
- Timestamp:
- Aug 28, 2008 12:28:57 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/hwacc_vmx.h
r10831 r11756 235 235 /** 43 TPR below threshold. Guest software executed MOV to CR8. */ 236 236 #define VMX_EXIT_TPR 43 237 /** 54 WBINVD. Guest software attempted to execute WBINVD. */ 238 #define VMX_EXIT_WBINVD 54 237 239 238 240 /** @} */
Note:
See TracChangeset
for help on using the changeset viewer.