Changeset 13709 in vbox for trunk/src/recompiler/VBoxRecompiler.c
- Timestamp:
- Oct 31, 2008 10:29:13 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/recompiler/VBoxRecompiler.c
r13708 r13709 441 441 /* Clear raw ring 0 init state */ 442 442 pVM->rem.s.Env.state &= ~CPU_RAW_RING0; 443 444 /* Flush the TBs the next time we execute code here. */ 445 pVM->rem.s.fFlushTBs = true; 443 446 } 444 447
Note:
See TracChangeset
for help on using the changeset viewer.