VirtualBox

Changeset 31465 in vbox for trunk/src/VBox/VMM/VMMAll


Ignore:
Timestamp:
Aug 9, 2010 9:21:27 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
64547
Message:

Comment

File:
1 edited

Legend:

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

    r31440 r31465  
    488488        bool const  fBigPage = Pde.b.u1Size;
    489489# else
     490        /** @todo this is not correct for PAE and AMD64 modes! */
    490491        bool const  fBigPage = Pde.b.u1Size && (pState->cr4 & X86_CR4_PSE);
    491492# endif
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette