Changeset 72766 in vbox for trunk/src/VBox/VMM
- Timestamp:
- Jun 29, 2018 10:43:48 AM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 123307
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp
r72763 r72766 5327 5327 Assert(!(pCache->TestOut.eflags & X86_EFL_IF)); 5328 5328 #endif 5329 NOREF(pCtx); 5329 5330 return rc; 5330 5331 }
Note:
See TracChangeset
for help on using the changeset viewer.