Changeset 17734 in vbox
- Timestamp:
- Mar 12, 2009 11:22:10 AM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 44249
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp
r17708 r17734 2555 2555 LogFlow(("Real mode X86_XCPT_GP instruction emulation at %RGv\n", (RTGCPTR)pCtx->rip)); 2556 2556 2557 #if 02557 #if 1 2558 2558 /* For testing purposes */ 2559 2559 rc = EMInterpretInstruction(pVM, CPUMCTX2CORE(pCtx), 0, &cbSize);
Note:
See TracChangeset
for help on using the changeset viewer.