VirtualBox

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


Ignore:
Timestamp:
May 28, 2009 3:53:37 PM (16 years ago)
Author:
vboxsync
Message:

Bug fix

File:
1 edited

Legend:

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

    r20127 r20128  
    26042604
    26052605            rc = pgmPoolAlloc(pVM, GCPhys, BTH_PGMPOOLKIND_PT_FOR_BIG, pShwPde->idx,      iPDDst, &pShwPage);
     2606
     2607            /* Strip the flags again in case we have to construct it. */
     2608            GCPhys &= ~(PGMPOOL_PHYS_ACCESS_RW|PGMPOOL_PHYS_ACCESS_USER);
    26062609        }
    26072610        if (rc == VINF_SUCCESS)
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