VirtualBox

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


Ignore:
Timestamp:
Jan 16, 2019 3:49:18 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
128198
Message:

VMM/EM: nit.

File:
1 edited

Legend:

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

    r76832 r76840  
    606606                AssertFailedReturn(VERR_INVALID_PARAMETER);
    607607        }
    608         LogRel(("EM: Execution policy set (fRecompileUser=%RTbool fRecompileSupervisor=%RTbool fIemExecutesAll=%RTbool)\n",
     608        LogRel(("EM: Set execution policy (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