VirtualBox

Changeset 9684 in vbox


Ignore:
Timestamp:
Jun 13, 2008 1:32:37 PM (17 years ago)
Author:
vboxsync
Message:

Correction

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PGMAllBth.h

    r9682 r9684  
    30173017                    }
    30183018                }
     3019                pgmPoolFreeByPage(pPool, pgmPoolGetPage(pPool, pVM->pgm.s.CTXMID(p,PaePML4)->a[iPML4E].u & SHW_PDE_PG_MASK), PGMPOOL_IDX_PML4, iPML4E);
     3020                pVM->pgm.s.CTXMID(p,PaePML4)->a[iPML4E].u = 0;
    30193021            }
    3020             pgmPoolFreeByPage(pPool, pgmPoolGetPage(pPool, pVM->pgm.s.CTXMID(p,PaePML4)->a[iPML4E].u & SHW_PDE_PG_MASK), PGMPOOL_IDX_PML4, iPML4E);
    3021             pVM->pgm.s.CTXMID(p,PaePML4)->a[iPML4E].u = 0;
    30223022            continue;
    30233023        }
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