VirtualBox

Ignore:
Timestamp:
Aug 29, 2021 12:50:29 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
146620
Message:

VMM: Changed pgmLock to pass VINF_SUCCESS to PDMCritSectEnter and removed VMMCALLRING3_PDM_LOCK. bugref:6695

File:
1 edited

Legend:

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

    r90980 r90981  
    13941394            switch (pVCpu->vmm.s.enmCallRing3Operation)
    13951395            {
    1396                 case VMMCALLRING3_PDM_LOCK:
    1397                     STAM_COUNTER_INC(&pVM->vmm.s.StatRZCallPDMLock);
    1398                     break;
    13991396                case VMMCALLRING3_PGM_POOL_GROW:
    14001397                    STAM_COUNTER_INC(&pVM->vmm.s.StatRZCallPGMPoolGrow);
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