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/VirtualBox/ui/VBoxNewVMWzd.ui.h

    r8875 r10311  
    331331    cmachine.SetOSTypeId (type.GetId());
    332332
    333     if (type.GetId() == "os2warp3" ||
    334         type.GetId() == "os2warp4" ||
    335         type.GetId() == "os2warp45")
     333    if (type.GetId() == "os2warp3"  ||
     334        type.GetId() == "os2warp4"  ||
     335        type.GetId() == "os2warp45" ||
     336        type.GetId() == "ecs")
    336337        cmachine.SetHWVirtExEnabled (KTSBool_True);
    337338
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