VirtualBox

Ignore:
Timestamp:
Oct 8, 2015 6:09:45 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
103220
Message:

VMM: Made @param pVCpu more uniform and to the point.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/src/VBox/VMM/VMMRC/IOMRC.cpp

    r58122 r58123  
    7979 *
    8080 * @param   pVM         The cross context VM structure.
    81  * @param   pVCpu       Pointer to the virtual CPU structure of the caller.
     81 * @param   pVCpu       The cross context virtual CPU structure of the calling EMT.
    8282 * @param   pRegFrame   Pointer to CPUMCTXCORE guest registers structure.
    8383 * @param   pCpu        Disassembler CPU state.
     
    140140 *
    141141 * @param   pVM         The cross context VM structure.
    142  * @param   pVCpu       Pointer to the virtual CPU structure of the caller.
     142 * @param   pVCpu       The cross context virtual CPU structure of the calling EMT.
    143143 * @param   pRegFrame   Pointer to CPUMCTXCORE guest registers structure.
    144144 * @param   pCpu        Disassembler CPU state.
     
    194194 *
    195195 * @param   pVM         The cross context VM structure.
    196  * @param   pVCpu       Pointer to the virtual CPU structure of the caller.
     196 * @param   pVCpu       The cross context virtual CPU structure of the calling EMT.
    197197 * @param   pRegFrame   Pointer to CPUMCTXCORE guest registers structure.
    198198 * @param   pCpu        Disassembler CPU state.
     
    248248 *
    249249 * @param   pVM         The cross context VM structure.
    250  * @param   pVCpu       Pointer to the virtual CPU structure of the caller.
     250 * @param   pVCpu       The cross context virtual CPU structure of the calling EMT.
    251251 * @param   pRegFrame   Pointer to CPUMCTXCORE guest registers structure.
    252252 * @param   pCpu        Disassembler CPU state.
     
    309309 *
    310310 * @param   pVM         The cross context VM structure.
    311  * @param   pVCpu       Pointer to the virtual CPU structure of the caller.
     311 * @param   pVCpu       The cross context virtual CPU structure of the calling EMT.
    312312 * @param   pRegFrame   Pointer to CPUMCTXCORE guest registers structure.
    313313 * @param   pCpu        Disassembler CPU state.
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