VirtualBox

Ignore:
Timestamp:
May 14, 2010 10:10:34 AM (15 years ago)
Author:
vboxsync
Message:

Updates for proper log flushing

File:
1 edited

Legend:

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

    r29424 r29457  
    969969            ASMAtomicWriteU32(&pVCpu->idHostCpu, RTMpCpuId());
    970970
    971             int rc = GMMR0CheckSharedModules(pVM, idCpu);
     971            int rc = vmmR0CallRing3SetJmp(&pVCpu->vmm.s.CallRing3JmpBufR0, GMMR0CheckSharedModules, pVM, pVCpu); /* this may resume code. */
    972972
    973973            /* Clear the VCPU context. */
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