VirtualBox

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


Ignore:
Timestamp:
Apr 11, 2008 4:07:26 PM (17 years ago)
Author:
vboxsync
Message:

And another

File:
1 edited

Legend:

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

    r7928 r7929  
    293293            case PGMPOOLKIND_PAE_PT_FOR_PAE_PT:
    294294            {
    295                 const unsigned iShw = off / sizeof(X86PTPAE);
     295                const unsigned iShw = off / sizeof(X86PTEPAE);
    296296                if (uShw.pPTPae->a[iShw].n.u1Present)
    297297                {
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