VirtualBox

Changeset 24807 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Nov 19, 2009 6:19:18 PM (15 years ago)
Author:
vboxsync
Message:

PGM: Enabled real write monitored pages.

File:
1 edited

Legend:

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

    r24799 r24807  
    167167 * Enables real write monitoring of pages, i.e. mapping them read-only and
    168168 * only making them writable when getting a write access #PF. */
    169 /*#define VBOX_WITH_REAL_WRITE_MONITORED_PAGES */
     169#define VBOX_WITH_REAL_WRITE_MONITORED_PAGES
    170170
    171171/** @} */
     
    10841084#if 0
    10851085/** Enables sanity checking of write monitoring using CRC-32.  */
    1086 #define PGMLIVESAVERAMPAGE_WITH_CRC32
     1086# define PGMLIVESAVERAMPAGE_WITH_CRC32
    10871087#endif
    10881088
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