VirtualBox

Changeset 47526 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Aug 2, 2013 5:19:14 PM (11 years ago)
Author:
vboxsync
Message:

Remove fixmes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/PGMInternal.h

    r47524 r47526  
    10021002 */
    10031003#define PGM_PAGE_SET_WRITTEN_TO(a_pVM, a_pPage) \
    1004     do { (a_pPage)->s.fWrittenToY = 1; PGM_PAGE_ASSERT_LOCK(a_pVM); } while (0) /// FIXME FIXME
     1004    do { (a_pPage)->s.fWrittenToY = 1; PGM_PAGE_ASSERT_LOCK(a_pVM); } while (0)
    10051005
    10061006/**
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