VirtualBox

Changeset 64881 in vbox


Ignore:
Timestamp:
Dec 15, 2016 2:56:03 PM (8 years ago)
Author:
vboxsync
Message:

VMM/HMVMXR0: Remove the Vista 64-bit TPR-threshold hack.

File:
1 edited

Legend:

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

    r64880 r64881  
    34383438                    if (u8PendingPriority <= u8TprPriority)
    34393439                        u32TprThreshold = u8PendingPriority;
    3440                     else
    3441                         u32TprThreshold = u8TprPriority;             /* Required for Vista 64-bit guest, see @bugref{6398}. */
    34423440                }
    34433441
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