VirtualBox

Ignore:
Timestamp:
Jun 29, 2018 10:14:33 AM (6 years ago)
Author:
vboxsync
Message:

VMM/HM: Nits.

File:
1 edited

Legend:

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

    r72761 r72762  
    25442544 * @param   pVCpu           The cross context virtual CPU structure.
    25452545 * @param   pCtx            Pointer to the nested-guest-CPU context.
    2546  */
    2547 static void hmR0SvmMergeMsrpmNested(PHMGLOBALCPUINFO pHostCpu, PVMCPU pVCpu, PCCPUMCTX pCtx)
     2546 *
     2547 * @remarks No-long-jmp zone!!!
     2548 */
     2549DECLINLINE(void) hmR0SvmMergeMsrpmNested(PHMGLOBALCPUINFO pHostCpu, PVMCPU pVCpu, PCCPUMCTX pCtx)
    25482550{
    25492551    uint64_t const *pu64GstMsrpm    = (uint64_t const *)pVCpu->hm.s.svm.pvMsrBitmap;
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