VirtualBox

Changeset 28260 in vbox


Ignore:
Timestamp:
Apr 13, 2010 2:56:08 PM (15 years ago)
Author:
vboxsync
Message:

todo

File:
1 edited

Legend:

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

    r28092 r28260  
    538538    Assert(pPage->enmKind != PGMPOOLKIND_FREE);
    539539
     540    /* @todo this code doesn't make any sense. remove the if (!pVCpu) block */
    540541    if (!pVCpu) /** @todo This shouldn't happen any longer, all access handlers will be called on an EMT. All ring-3 handlers, except MMIO, already own the PGM lock. @bugref{3170} */
    541542    {
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