VirtualBox

Ignore:
Timestamp:
Feb 12, 2025 3:35:15 PM (2 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
167502
Message:

VMM/IEM: Removed memory write stats since nobody is using the anymore (consumer was PATM); mark APIs as internal where possible. jiraref:VBP-1431

File:
1 edited

Legend:

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

    r106061 r108186  
    981981#endif
    982982
    983     VBOXSTRICTRC rc = IEMExecOneBypassEx(pVCpu, NULL /*pcbWritten*/);
     983    VBOXSTRICTRC rc = IEMExecOneBypass(pVCpu);
    984984    if (RT_UNLIKELY(   rc == VERR_IEM_ASPECT_NOT_IMPLEMENTED
    985985                    || rc == VERR_IEM_INSTR_NOT_IMPLEMENTED))
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