VirtualBox

Changeset 30891 in vbox for trunk/src


Ignore:
Timestamp:
Jul 17, 2010 1:58:30 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
63737
Message:

PGM: Cleanups related to pending MMIO/#PF optimizations. Risky.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PGMAllBth.h

    r30889 r30891  
    23932393        }
    23942394        else
    2395             AssertRCReturn(rc, rc);
     2395        {
     2396            AssertRC(rc);
     2397            return rc;
     2398        }
    23962399
    23972400        /*
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