Changeset 27184 in vbox
- Timestamp:
- Mar 8, 2010 5:39:02 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 58534
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/PGMInternal.h
r27182 r27184 2783 2783 uint32_t cReadLockedPages; /**< The number of read locked pages. */ 2784 2784 uint32_t cBalloonedPages; /**< The number of ballooned pages. */ 2785 uint32_t aAlignment4[1]; 2785 2786 2786 2787 /** The number of times we were forced to change the hypervisor region location. */
Note:
See TracChangeset
for help on using the changeset viewer.