VirtualBox

Changeset 91587 in vbox for trunk/src/VBox/VMM/VMMAll


Ignore:
Timestamp:
Oct 6, 2021 9:37:08 AM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
147298
Message:

VMM: Purge VINF_TRPM_XCPT_DISPATCHED, no longer used anywhere.

File:
1 edited

Legend:

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

    r91450 r91587  
    34613461 * @retval  VINF_SUCCESS if the read was performed successfully.
    34623462 * @retval  VINF_EM_RAW_GUEST_TRAP if an exception was raised but not dispatched yet.
    3463  * @retval  VINF_TRPM_XCPT_DISPATCHED if an exception was raised and dispatched.
    34643463 *
    34653464 * @param   pVCpu       The cross context virtual CPU structure of the calling EMT.
     
    36393638 * @retval  VINF_SUCCESS if the read was performed successfully.
    36403639 * @retval  VINF_EM_RAW_GUEST_TRAP if an exception was raised but not dispatched yet.
    3641  * @retval  VINF_TRPM_XCPT_DISPATCHED if an exception was raised and dispatched.
    36423640 *
    36433641 * @param   pVCpu       The cross context virtual CPU structure of the calling EMT.
     
    38373835 * @retval  VINF_SUCCESS if the read was performed successfully.
    38383836 * @retval  VINF_EM_RAW_GUEST_TRAP if an exception was raised but not dispatched yet.
    3839  * @retval  VINF_TRPM_XCPT_DISPATCHED if an exception was raised and dispatched.
    38403837 *
    38413838 * @param   pVCpu       The cross context virtual CPU structure of the calling EMT.
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