VirtualBox

Changeset 22000 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Aug 5, 2009 2:16:26 PM (15 years ago)
Author:
vboxsync
Message:

Comment added

File:
1 edited

Legend:

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

    r21999 r22000  
    15251525    Assert(pVM->hwaccm.s.cbGuestPatchMem == cbPatchMem);
    15261526
     1527    /* @todo Potential deadlock when other VCPUs are waiting on the IOM lock (we own it)!! */
    15271528    int rc = VMMR3EmtRendezvous(pVM, VMMEMTRENDEZVOUS_FLAGS_TYPE_ONE_BY_ONE, hwaccmR3RemovePatches, (void *)VMMGetCpuId(pVM));
    15281529    AssertRC(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