VirtualBox

Changeset 76832 in vbox for trunk/src/VBox/VMM/VMMR3


Ignore:
Timestamp:
Jan 16, 2019 10:01:01 AM (6 years ago)
Author:
vboxsync
Message:

VMM/EM: LogRel nit.

File:
1 edited

Legend:

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

    r76553 r76832  
    606606                AssertFailedReturn(VERR_INVALID_PARAMETER);
    607607        }
    608         LogRel(("emR3SetExecutionPolicy: fRecompileUser=%RTbool fRecompileSupervisor=%RTbool fIemExecutesAll=%RTbool\n",
     608        LogRel(("EM: Execution policy set (fRecompileUser=%RTbool fRecompileSupervisor=%RTbool fIemExecutesAll=%RTbool)\n",
    609609                pVM->fRecompileUser, pVM->fRecompileSupervisor, pVM->em.s.fIemExecutesAll));
    610610    }
Note: See TracChangeset for help on using the changeset viewer.

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