VirtualBox

Changeset 70233 in vbox


Ignore:
Timestamp:
Dec 20, 2017 11:27:17 AM (7 years ago)
Author:
vboxsync
Message:

VMM/CPUM: todo for later.

File:
1 edited

Legend:

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

    r70056 r70233  
    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. */
    25602562#ifdef IN_RC
    25612563    RT_NOREF2(pVCpu, pCtx);
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