VirtualBox

Changeset 50842 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Mar 21, 2014 1:17:58 PM (11 years ago)
Author:
vboxsync
Message:

VMMRZ: todo.

File:
1 edited

Legend:

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

    r50009 r50842  
    135135    Assert(pVCpu->vmm.s.cCallRing3Disabled < 16);
    136136    if (ASMAtomicIncU32(&pVCpu->vmm.s.cCallRing3Disabled) == 1) /** @todo replace with unordered variant (ASMAtomicUoIncU32). */
    137     {
     137    {                                                           /** @todo See @bugref{6208} c36 for impl. diff. */
    138138        /** @todo it might make more sense to just disable logging here, then we
    139139         * won't flush away important bits... but that goes both ways really. */
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