Changeset 45094 in vbox for trunk/src/VBox/VMM/include
- Timestamp:
- Mar 19, 2013 5:51:30 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/HMInternal.h
r45093 r45094 596 596 /** Ring 0 handlers for VT-x. */ 597 597 PFNHMVMXSTARTVM pfnStartVM; 598 598 #if HC_ARCH_BITS == 32 599 599 uint32_t u32Alignment1; 600 #endif 600 601 601 602 /** Current VMX_VMCS32_CTRL_PIN_EXEC_CONTROLS. */
Note:
See TracChangeset
for help on using the changeset viewer.