- Timestamp:
- Oct 17, 2014 3:38:03 PM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 96608
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp
r52928 r53089 7306 7306 Assert(VMMR0IsLogFlushDisabled(pVCpu)); 7307 7307 7308 Log4(("hmR0VmxCallRing3Callback->hmR0VmxLongJmpToRing3 pVCpu=%p idCpu=%RU32 \n enmOperation=%d", pVCpu, pVCpu->idCpu,7308 Log4(("hmR0VmxCallRing3Callback->hmR0VmxLongJmpToRing3 pVCpu=%p idCpu=%RU32 enmOperation=%d\n", pVCpu, pVCpu->idCpu, 7309 7309 enmOperation)); 7310 7310
Note:
See TracChangeset
for help on using the changeset viewer.