VirtualBox

Changeset 11398 in vbox for trunk


Ignore:
Timestamp:
Aug 13, 2008 4:09:53 PM (16 years ago)
Author:
vboxsync
Message:

Always sync back the TPR value.

File:
1 edited

Legend:

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

    r10886 r11398  
    11931193        AssertRC(rc);
    11941194
    1195         fSyncTPR = !fPending;
     1195        /* Always sync back the TPR; we should optimize this though (@todo) */
     1196        fSyncTPR = true;
    11961197    }
    11971198
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