Changeset 70414 in vbox
- Timestamp:
- Jan 2, 2018 7:23:22 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp
r70413 r70414 1915 1915 pVmcbNstGst->ctrl.u64InterceptCtrl |= pVmcb->ctrl.u64InterceptCtrl 1916 1916 | HMSVM_MANDATORY_GUEST_CTRL_INTERCEPTS; 1917 1917 1918 /* 1918 1919 * Remove control intercepts that we don't need while executing the nested-guest.
Note:
See TracChangeset
for help on using the changeset viewer.