Changeset 71444 in vbox for trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp
- Timestamp:
- Mar 22, 2018 10:29:42 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp
r71418 r71444 7381 7381 { 7382 7382 HMSVM_VALIDATE_EXIT_HANDLER_PARAMS(); 7383 HMSVM_ASSERT_NOT_IN_NESTED_GUEST(pCtx); 7383 7384 7384 7385 /* Paranoia; Ensure we cannot be called as a result of event delivery. */
Note:
See TracChangeset
for help on using the changeset viewer.