VirtualBox

Changeset 82705 in vbox for trunk


Ignore:
Timestamp:
Jan 10, 2020 5:26:47 AM (5 years ago)
Author:
vboxsync
Message:

VMM/IEM: Removed obsolete todo.

File:
1 edited

Legend:

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

    r82575 r82705  
    35103510    Assert(pVmcs);
    35113511    Assert(!fIntPending || uVector == 0);
    3512 
    3513     /** @todo NSTVMX: r=ramshankar: Consider standardizing check basic/blanket
    3514      *        intercepts for VM-exits. Right now it is not clear which iemVmxVmexitXXX()
    3515      *        functions require prior checking of a blanket intercept and which don't.
    3516      *        It is better for the caller to check a blanket intercept performance wise
    3517      *        than making a function call. Leaving this as a todo because it is more
    3518      *        a performance issue. */
    35193512
    35203513    /* The VM-exit is subject to "External interrupt exiting" being set. */
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