VirtualBox

Changeset 18746 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Apr 6, 2009 11:20:27 AM (16 years ago)
Author:
vboxsync
Message:

PGMInternal.h: Marked PGM_SYNC_MONITOR_CR3 as obsolete and scheduled it for removal after 2.2.0.

File:
1 edited

Legend:

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

    r18730 r18746  
    27992799/** Always sync CR3. */
    28002800#define PGM_SYNC_ALWAYS                         RT_BIT(1)
    2801 /** Check monitoring on next CR3 (re)load and invalidate page. */
     2801/** Check monitoring on next CR3 (re)load and invalidate page.
     2802 * @todo This is obsolete now. Remove after 2.2.0 is branched off. */
    28022803#define PGM_SYNC_MONITOR_CR3                    RT_BIT(2)
    28032804/** Check guest mapping in SyncCR3. */
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