VirtualBox

Changeset 87351 in vbox


Ignore:
Timestamp:
Jan 21, 2021 2:28:30 PM (4 years ago)
Author:
vboxsync
Message:

VMM/CPUM: Slapped a @todo on CPUM_CHANGED_XXX / CPUMCPU::fChanged.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/cpum.h

    r87349 r87351  
    25912591 * have been changed since last they were reset. The only one allowed
    25922592 * to clear them is REM!
     2593 *
     2594 * @todo This is obsolete, but remains as it will be refactored for coordinating
     2595 *       IEM and NEM/HM later. Probably.
    25932596 * @{
    25942597 */
  • trunk/src/VBox/VMM/include/CPUMInternal.h

    r87349 r87351  
    430430     * registers which has been changed since last time the flags were cleared.
    431431     * See the CPUM_CHANGED_* defines for what we keep track of.
    432      */
     432     *
     433     * @todo Obsolete, but will probably refactored so keep it for reference. */
    433434    uint32_t                fChanged;
    434435
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