VirtualBox

Ignore:
Timestamp:
Jul 7, 2008 11:30:48 AM (16 years ago)
Author:
vboxsync
Message:

ecs needs hw virtualization to be enabled by default too

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox4/src/VBoxNewVMWzd.cpp

    r9892 r10311  
    339339    cmachine.SetOSTypeId (type.GetId());
    340340
    341     if (type.GetId() == "os2warp3" ||
    342         type.GetId() == "os2warp4" ||
    343         type.GetId() == "os2warp45")
     341    if (type.GetId() == "os2warp3"  ||
     342        type.GetId() == "os2warp4"  ||
     343        type.GetId() == "os2warp45" ||
     344        type.GetId() == "ecs")
    344345        cmachine.SetHWVirtExEnabled (KTSBool_True);
    345346
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