VirtualBox

Changeset 108 in vbox for trunk/src/VBox/VMM/PGM.cpp


Ignore:
Timestamp:
Jan 17, 2007 3:45:40 PM (18 years ago)
Author:
vboxsync
Message:

Fixed comment (reset is now required on load). 64-bit

File:
1 edited

Legend:

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

    r40 r108  
    195195
    196196
    197 #ifndef __AMD64__
     197#if 1/// @todo ndef __AMD64__
    198198/*
    199199 * Shadow - 32-bit mode
     
    14401440
    14411441    /*
    1442      * Call the reset function to be on the safe side...
     1442     * Call the reset function to make sure all the memory is cleared.
    14431443     */
    14441444    PGMR3Reset(pVM);
     
    16181618                            return rc;
    16191619                    }
    1620 
    16211620                    Assert(pRam->pavHCChunkHC[iChunk]);
    16221621
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