VirtualBox

Changeset 9597 in vbox


Ignore:
Timestamp:
Jun 11, 2008 10:15:52 AM (17 years ago)
Author:
vboxsync
Message:

No permanent shadow pages in long mode.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PGM.cpp

    r9539 r9597  
    13011301
    13021302    ASMMemZero32(pVM->pgm.s.pHCPaePML4, PAGE_SIZE);
    1303     pVM->pgm.s.pHCPaePML4->a[0].u = X86_PML4E_P | X86_PML4E_RW | X86_PML4E_A
    1304                                   | PGM_PLXFLAGS_PERMANENT | pVM->pgm.s.HCPhysPaePDPT;
    13051303
    13061304    CPUMSetHyperCR3(pVM, (uint32_t)pVM->pgm.s.HCPhys32BitPD);
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