Changeset 78228 in vbox for trunk/src/VBox
- Timestamp:
- Apr 20, 2019 5:02:09 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp
r78226 r78228 14680 14680 /** @} */ 14681 14681 14682 /** @name VM-exit exception handlers.14683 * @{14684 */14685 14682 /* -=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */ 14686 14683 /* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= VM-exit exception handlers =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */ … … 15126 15123 } 15127 15124 15128 /** @} */15129 15130 15125 #ifdef VBOX_WITH_NESTED_HWVIRT_VMX 15131 15126 /** @name VMX instruction handlers.
Note:
See TracChangeset
for help on using the changeset viewer.