Changeset 68293 in vbox for trunk/src/VBox/VMM/VMMAll
- Timestamp:
- Aug 4, 2017 6:05:13 AM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 117409
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/HMSVMAll.cpp
r68275 r68293 330 330 331 331 332 #ifdef VBOX_WITH_NESTED_HWVIRT 332 333 /** 333 334 * Notification callback for when a \#VMEXIT happens outside SVM R0 code (e.g. … … 364 365 pNstGstVmcbCache->fVmrunEmulatedInR0 = false; 365 366 } 366 367 #endif 368
Note:
See TracChangeset
for help on using the changeset viewer.