Changeset 27544 in vbox for trunk/src/VBox/VMM
- Timestamp:
- Mar 19, 2010 3:47:56 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 59057
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/PGMInternal.h
r27543 r27544 634 634 RTUINT16U u16MiscY; 635 635 /** The page state. 636 * Only 2bits are really needed for this. */636 * Only 3 bits are really needed for this. */ 637 637 uint8_t uStateY; 638 638 /** The page type (PGMPAGETYPE).
Note:
See TracChangeset
for help on using the changeset viewer.