VirtualBox

Changeset 41804 in vbox


Ignore:
Timestamp:
Jun 17, 2012 5:24:59 PM (13 years ago)
Author:
vboxsync
Message:

Doxygen.

Location:
trunk/src/VBox/VMM
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp

    r41801 r41804  
    22012201 * @param   pVM         Pointer to the VM.
    22022202 * @param   pVCpu       Pointer to the VMCPU.
    2203  * @param   pCtx        Pointer the guest CPU context.
     2203 * @param   pCtx        Pointer to the guest CPU context.
    22042204 */
    22052205DECLINLINE(int) VMXR0SaveGuestState(PVM pVM, PVMCPU pVCpu, PCPUMCTX pCtx)
  • trunk/src/VBox/VMM/include/EMHandleRCTmpl.h

    r41803 r41804  
    3131 * @param   pVCpu   Pointer to the VMCPU.
    3232 * @param   rc      The return code.
    33  * @param   pCtx    The guest cpu context.
     33 * @param   pCtx    Pointer to the guest CPU context.
    3434 */
    3535#ifdef EMHANDLERC_WITH_PATM
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