VirtualBox

Changeset 9955 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Jun 26, 2008 2:09:13 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
32384
Message:

pgmPoolTrackClearPageUser fix for

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp

    r9953 r9955  
    25152515        case PGMPOOLKIND_64BIT_PD_FOR_64BIT_PD:
    25162516        case PGMPOOLKIND_64BIT_PDPT_FOR_64BIT_PDPT:
     2517            u.pau64[pUser->iUserTable] = 0;
     2518            break;
     2519
    25172520        case PGMPOOLKIND_64BIT_PML4_FOR_64BIT_PML4:
    2518             u.pau64[pUser->iUserTable] = 0;
     2521            /* There are no references to this page; it's loaded into CR3. */
    25192522            break;
    25202523
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette