VirtualBox

Changeset 9871 in vbox


Ignore:
Timestamp:
Jun 23, 2008 12:57:47 PM (16 years ago)
Author:
vboxsync
Message:

Same goes for X86_PTE_G. (big page to pt mapping)

File:
1 edited

Legend:

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

    r9870 r9871  
    41074107                                continue;
    41084108
    4109                             fIgnoreFlags = X86_PTE_PAE_PG_MASK | X86_PTE_AVL_MASK | X86_PTE_PWT | X86_PTE_PCD | X86_PTE_PAT | X86_PTE_D | X86_PTE_A;
     4109                            fIgnoreFlags = X86_PTE_PAE_PG_MASK | X86_PTE_AVL_MASK | X86_PTE_PWT | X86_PTE_PCD | X86_PTE_PAT | X86_PTE_D | X86_PTE_A | X86_PTE_G;
    41104110
    41114111                            /* match the physical addresses */
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