VirtualBox

Changeset 16632 in vbox


Ignore:
Timestamp:
Feb 10, 2009 1:24:12 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
42607
Message:

Removed wrong assertion (IF can be cleared in a duplicate function).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/EM.cpp

    r16132 r16632  
    20972097                                RTGCPTR         pOrgInstrGC = PATMR3PatchToGCPtr(pVM, pCtx->rip, &enmState);
    20982098
    2099                                 Assert(pCtx->eflags.Bits.u1IF == 0);
    21002099                                Log(("Force recompiler switch due to cr0 (%RGp) update\n", pCtx->cr0));
    21012100                                if (enmState == PATMTRANS_OVERWRITTEN)
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette