Changeset 86056 in vbox for trunk/src/VBox/VMM/include
- Timestamp:
- Sep 7, 2020 8:07:22 PM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 140269
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/NEMInternal.h
r86018 r86056 192 192 /** Number of currently mapped pages. */ 193 193 uint32_t volatile cMappedPages; 194 /** Maximum number of mappd pages before unmapping everything, 0 disables this. */195 uint32_t cMappedPagesMaxBeforeUnmap;196 194 197 195 /** Info about the VidGetHvPartitionId I/O control interface. */
Note:
See TracChangeset
for help on using the changeset viewer.