VirtualBox

Changeset 70234 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Dec 20, 2017 11:29:05 AM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
119826
Message:

VMM/CPUM: nit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp

    r70233 r70234  
    25582558VMM_INT_DECL(bool) CPUMCanSvmNstGstTakePhysIntr(PVMCPU pVCpu, PCCPUMCTX pCtx)
    25592559{
    2560     /** @todo Optimization: can avoid this function call and use a pointer to the
    2561      *        relevant eflags.u32 instead setup during VMRUN emulation. */
     2560    /** @todo Optimization: Avoid this function call and use a pointer to the
     2561     *        relevant eflags instead (setup during VMRUN instruction emulation). */
    25622562#ifdef IN_RC
    25632563    RT_NOREF2(pVCpu, pCtx);
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