- Timestamp:
- Nov 4, 2014 3:01:20 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp
r53196 r53198 10166 10166 } 10167 10167 else 10168 {10169 AssertMsgFailed(("hmR0VmxExitRdtsc: EMInterpretRdtsc failed with %Rrc\n", rc));10170 10168 rc = VERR_EM_INTERPRETER; 10171 }10172 10169 STAM_COUNTER_INC(&pVCpu->hm.s.StatExitRdtsc); 10173 10170 return rc;
Note:
See TracChangeset
for help on using the changeset viewer.