VirtualBox

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


Ignore:
Timestamp:
Apr 10, 2013 12:35:04 PM (12 years ago)
Author:
vboxsync
Message:

VMM/VMMR3/HM: release log for when the new VT-x code is active.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/HM.cpp

    r45387 r45457  
    854854            RTGCPHYS GCPhys = 0;
    855855
     856#ifndef VBOX_WITH_OLD_VTX_CODE
     857            LogRel(("HM: Using VT-x implementation 2.0!\n"));
     858#endif
    856859            LogRel(("HM: Host CR4=%08X\n", pVM->hm.s.vmx.hostCR4));
    857860            LogRel(("HM: MSR_IA32_FEATURE_CONTROL      = %RX64\n", pVM->hm.s.vmx.msr.feature_ctrl));
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