VirtualBox

Changeset 27586 in vbox


Ignore:
Timestamp:
Mar 22, 2010 12:59:29 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
59115
Message:

Deal with ballooned pages in PGMR3PhysTlbGCPhys2Ptr

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/src/VBox/VMM/PGMPhys.cpp

    r27543 r27586  
    36143614                    rc = VINF_PGM_PHYS_TLB_CATCH_WRITE;
    36153615            }
     3616            else if (PGM_PAGE_IS_BALLOONED(pPage))
     3617                rc = VERR_PGM_PHYS_TLB_CATCH_ALL;
    36163618            else
    36173619            {
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