VirtualBox

Changeset 29002 in vbox for trunk/src/VBox/Frontends


Ignore:
Timestamp:
May 4, 2010 11:14:34 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
61038
Message:

Main: Move the I/O cache setting from GUI to Main

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzd.cpp

    r29001 r29002  
    687687        hdCtr = m_Machine.GetStorageControllerByName(ctrHdName);
    688688        hdCtr.SetControllerType(hdStorageControllerType);
    689 
    690         /* Disable the I/O cache if this is not a IDE controller */
    691         if (ctrHdBus != KStorageBus_IDE)
    692             hdCtr.SetIoBackend(KIoBackendType_Unbuffered);
    693689    }
    694690    else
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette