VirtualBox

Changeset 15943 in vbox


Ignore:
Timestamp:
Jan 14, 2009 2:16:39 PM (16 years ago)
Author:
vboxsync
Message:

removed that warning again

File:
1 edited

Legend:

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

    r15935 r15943  
    436436        LogRel(("HWACCM: No VMX or SVM CPU extension found. Reason %Rrc\n", pVM->hwaccm.s.lLastError));
    437437        LogRel(("HWACCM: VMX MSR_IA32_FEATURE_CONTROL=%RX64\n", pVM->hwaccm.s.vmx.msr.feature_ctrl));
    438         VMSetRuntimeError(pVM, false, "HwaccmDisabled",
    439                          N_("You are trying to execute this VM with VT-x/AMD-V enabled but this hardware "
    440                             "extension is either not available or it is disabled in the BIOS. You should "
    441                             "check the BIOS settings and/or update the BIOS. The VM will be executed "
    442                             "without using this hardware extension"));
    443438#ifdef RT_OS_DARWIN
    444439        if (VMMIsHwVirtExtForced(pVM))
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