VirtualBox

Ignore:
Timestamp:
Oct 28, 2010 9:27:05 AM (14 years ago)
Author:
vboxsync
Message:

*: spelling fixes, thanks Timeless!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PATM/VMMGC/PATMGC.cpp

    r31636 r33540  
    4848 * \#PF Virtual Handler callback for Guest access a page monitored by PATM
    4949 *
    50  * @returns VBox status code (appropritate for trap handling and GC return).
     50 * @returns VBox status code (appropriate for trap handling and GC return).
    5151 * @param   pVM         VM Handle.
    5252 * @param   uErrorCode   CPU Error code.
     
    5555 * @param   pvRange     The base address of the handled virtual range.
    5656 * @param   offRange    The offset of the access into this range.
    57  *                      (If it's a EIP range this's the EIP, if not it's pvFault.)
     57 *                      (If it's a EIP range this is the EIP, if not it's pvFault.)
    5858 */
    5959VMMRCDECL(int) PATMGCMonitorPage(PVM pVM, RTGCUINT uErrorCode, PCPUMCTXCORE pRegFrame, RTGCPTR pvFault, RTGCPTR pvRange, uintptr_t offRange)
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