VirtualBox

Changeset 9993 in vbox


Ignore:
Timestamp:
Jun 27, 2008 12:40:45 PM (16 years ago)
Author:
vboxsync
Message:

Correction for PML4E clearing.

File:
1 edited

Legend:

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

    r9957 r9993  
    25182518        case PGMPOOLKIND_64BIT_PD_FOR_64BIT_PD:
    25192519        case PGMPOOLKIND_64BIT_PDPT_FOR_64BIT_PDPT:
     2520        case PGMPOOLKIND_64BIT_PML4_FOR_64BIT_PML4:
    25202521            u.pau64[pUser->iUserTable] = 0;
    2521             break;
    2522 
    2523         case PGMPOOLKIND_64BIT_PML4_FOR_64BIT_PML4:
    2524             /* There are no references to this page; it's loaded into CR3. */
    25252522            break;
    25262523
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