VirtualBox

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


Ignore:
Timestamp:
Apr 2, 2008 1:46:58 PM (17 years ago)
Author:
vboxsync
Message:

Bugfix for real & protected mode

File:
1 edited

Legend:

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

    r7677 r7697  
    15001500    PSHWPT pPTDst = (PSHWPT)PGMPOOL_PAGE_2_PTR(pVM, pShwPage);
    15011501
    1502 # if PGM_SHW_TYPE == PGM_TYPE_PAE && PGM_GST_TYPE == PGM_TYPE_32BIT
     1502# if PGM_SHW_TYPE == PGM_TYPE_PAE
    15031503    /* Select the right PDE as we're emulating a 4kb page table with 2 shadow page tables. */
    15041504    const unsigned  offPTSrc  = ((GCPtrPage >> SHW_PD_SHIFT) & 1) * 512;
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