VirtualBox

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


Ignore:
Timestamp:
Aug 3, 2023 9:51:40 PM (18 months ago)
Author:
vboxsync
Message:

VMM/EM: @todo

File:
1 edited

Legend:

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

    r100222 r100786  
    16491649         * Note! This used to be a force action flag. Can probably ditch this code.
    16501650         */
     1651        /** @todo r=bird: the clearing case will *never* be taken here as
     1652         *        CPUMIsInInterruptShadow already makes sure the RIPs matches. */
    16511653        if (   CPUMIsInInterruptShadow(&pVCpu->cpum.GstCtx)
    16521654            && !VM_FF_IS_SET(pVM, VM_FF_PGM_NO_MEMORY))
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