VirtualBox

Changeset 58119 in vbox


Ignore:
Timestamp:
Oct 8, 2015 4:07:14 PM (9 years ago)
Author:
vboxsync
Message:

VMM/GIM: Update comments for r103215.

Location:
trunk/src/VBox/VMM/VMMAll
Files:
3 edited

Legend:

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

    r58116 r58119  
    8989 * @param   pCtx        Pointer to the guest-CPU context.
    9090 *
    91  * @remarks Guest RIP may or may not have been incremented at this point.
     91 * @thread  EMT.
    9292 */
    9393VMM_INT_DECL(int) GIMHypercall(PVMCPU pVCpu, PCPUMCTX pCtx)
  • trunk/src/VBox/VMM/VMMAll/GIMAllHv.cpp

    r58118 r58119  
    112112 *
    113113 * @thread  EMT.
    114  * @remarks Guest RIP may or may not have been incremented at this point.
    115114 */
    116115VMM_INT_DECL(int) gimHvHypercall(PVMCPU pVCpu, PCPUMCTX pCtx)
  • trunk/src/VBox/VMM/VMMAll/GIMAllKvm.cpp

    r58118 r58119  
    4646 * @param   pCtx            Pointer to the guest-CPU context.
    4747 *
    48  * @remarks Guest RIP may or may not have been incremented at this point.
     48 * @thread  EMT.
    4949 */
    5050VMM_INT_DECL(int) gimKvmHypercall(PVMCPU pVCpu, PCPUMCTX pCtx)
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