VirtualBox

Changeset 32390 in vbox


Ignore:
Timestamp:
Sep 10, 2010 11:18:03 AM (14 years ago)
Author:
vboxsync
Message:

One more

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp

    r32389 r32390  
    12971297
    12981298            /* Temporarily allow write access to the page table again. */
    1299             rc = PGMHandlerPhysicalPageTempOff(pVM, pPage->GCPhys, pPage->GCPhys & PAGE_BASE_GC_MASK);
     1299            rc = PGMHandlerPhysicalPageTempOff(pVM, pPage->GCPhys & PAGE_BASE_GC_MASK, pPage->GCPhys & PAGE_BASE_GC_MASK);
    13001300            if (rc == VINF_SUCCESS)
    13011301            {
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