VirtualBox

Ignore:
Timestamp:
May 23, 2008 4:03:14 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
31198
Message:

We need a real shadow paging backend for PGMHandlerPhysicalPageTempOff (e.g. VGA optimization).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp

    r9082 r9092  
    14221422        Assert(!pVM->hwaccm.s.fNestedPaging);
    14231423
    1424         /* Truly a pita. Why can't SVM give the same information as VMX? */
     1424        /* Truly a pita. Why can't SVM give the same information as VT-x? */
    14251425        rc = SVMR0InterpretInvpg(pVM, CPUMCTX2CORE(pCtx), pVMCB->ctrl.TLBCtrl.n.u32ASID);
    14261426        if (rc == VINF_SUCCESS)
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