VirtualBox

Changeset 23226 in vbox for trunk


Ignore:
Timestamp:
Sep 22, 2009 4:08:37 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
52695
Message:

TPR patch restore fix

File:
1 edited

Legend:

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

    r23224 r23226  
    25012501        AssertRCReturn(rc, rc);
    25022502
     2503        if (pVM->hwaccm.s.svm.cPatches)
     2504            pVM->hwaccm.s.svm.fTPRPatchingActive = true;
     2505
    25032506        for (unsigned i = 0; i < pVM->hwaccm.s.svm.cPatches; i++)
    25042507        {
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