VirtualBox

Changeset 77441 in vbox for trunk/src/VBox/VMM/VMMR3


Ignore:
Timestamp:
Feb 22, 2019 8:53:01 PM (6 years ago)
Author:
vboxsync
Message:

PGMR3PhysBulkGCPhys2CCPtrExternal: Fixed pgmR3PhysGCPhys2CCPtrDelegated call. bugref:9172

File:
1 edited

Legend:

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

    r77299 r77441  
    711711            pgmUnlock(pVM);
    712712            rc = VMR3ReqPriorityCallWait(pVM, VMCPUID_ANY, (PFNRT)pgmR3PhysGCPhys2CCPtrDelegated, 4,
    713                                          pVM, paGCPhysPages[iPage], &papvPages[iPage], &paLocks[iPage]);
     713                                         pVM, &paGCPhysPages[iPage], &papvPages[iPage], &paLocks[iPage]);
    714714            pgmLock(pVM);
    715715            if (RT_FAILURE(rc))
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