- Timestamp:
- Feb 17, 2009 4:39:13 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMM.cpp
r16860 r16862 517 517 CPUMPushHyper(pVM, RCPtrEP); /* Call EIP. */ 518 518 CPUMSetHyperEIP(pVM, pVM->vmm.s.pfnCallTrampolineRC); 519 Assert(CPUMGetHyperCR3(pVM) && CPUMGetHyperCR3(pVM) == PGMGetHyperCR3(pVM)); 519 520 520 521 for (;;)
Note:
See TracChangeset
for help on using the changeset viewer.