VirtualBox

Changeset 22289 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Aug 17, 2009 11:57:43 AM (15 years ago)
Author:
vboxsync
Message:

Write TPR patching enabled state to release log

File:
1 edited

Legend:

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

    r22288 r22289  
    11571157                        ? "HWACCM:    32-bit and 64-bit guest supported.\n"
    11581158                        : "HWACCM:    32-bit guest supported.\n"));
     1159
     1160                LogRel(("HWACCM:    TPR Patching %s.\n", (pVM->hwaccm.s.fTRPPatchingAllowed) ? "enabled" : "disabled"));
    11591161            }
    11601162            else
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