VirtualBox

Ignore:
Timestamp:
Jun 17, 2012 4:46:51 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
78619
Message:

Doxygen.

File:
1 edited

Legend:

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

    r41800 r41801  
    7777 * @returns VBox status code.
    7878 * @param   pVM     Pointer to the VM.
    79  * @param   pVCpu   The VMCPU handle.
     79 * @param   pVCpu   Pointer to the VMCPU.
    8080 */
    8181static int emR3HwAccStep(PVM pVM, PVMCPU pVCpu)
     
    159159 *
    160160 * @param   pVM         Pointer to the VM.
    161  * @param   pVCpu       VMCPU handle
     161 * @param   pVCpu       Pointer to the VMCPU.
    162162 * @param   rcRC        Return code from RC.
    163163 * @param   pszPrefix   Disassembly prefix. If not NULL we'll disassemble the
     
    260260 * @returns VBox status code suitable for EM.
    261261 * @param   pVM         Pointer to the VM.
    262  * @param   pVCpu       VMCPU handle.
     262 * @param   pVCpu       Pointer to the VMCPU.
    263263 * @param   pszPrefix   Disassembly prefix. If not NULL we'll disassemble the
    264264 *                      instruction and prefix the log output with this text.
     
    279279 * @returns VBox status code suitable for EM.
    280280 * @param   pVM         Pointer to the VM.
    281  * @param   pVCpu       VMCPU handle.
     281 * @param   pVCpu       Pointer to the VMCPU.
    282282 */
    283283static int emR3ExecuteIOInstruction(PVM pVM, PVMCPU pVCpu)
     
    389389 *          EM statuses.
    390390 * @param   pVM         Pointer to the VM.
    391  * @param   pVCpu       The VMCPU handle.
     391 * @param   pVCpu       Pointer to the VMCPU.
    392392 * @param   pCtx        The guest CPUM register context.
    393393 */
     
    460460 *
    461461 * @param   pVM         Pointer to the VM.
    462  * @param   pVCpu       VMCPU handle.
     462 * @param   pVCpu       Pointer to the VMCPU.
    463463 * @param   pfFFDone    Where to store an indicator telling whether or not
    464464 *                      FFs were done before returning.
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