VirtualBox

Changeset 35818 in vbox for trunk/src


Ignore:
Timestamp:
Feb 1, 2011 5:07:59 PM (14 years ago)
Author:
vboxsync
Message:

Main/Settings: properly raise the settings version to 1.11 on chipset == IHC9

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/xml/Settings.cpp

    r35151 r35818  
    44214421    {
    44224422        // VirtualBox 4.0 adds HD audio, CPU priorities, fault tolerance,
    4423         // per-machine media registries, VRDE, JRockitVE and bandwidth gorups.
     4423        // per-machine media registries, VRDE, JRockitVE, bandwidth gorups,
     4424        // ICH9 chipset
    44244425        if (    hardwareMachine.audioAdapter.controllerType == AudioControllerType_HDA
    44254426             || hardwareMachine.ulCpuExecutionCap != 100
     
    44354436             || machineUserData.strOsType == "JRockitVE"
    44364437             || hardwareMachine.ioSettings.llBandwidthGroups.size()
     4438             || hardwareMachine.chipsetType == ChipsetType_ICH9
    44374439           )
    44384440            m->sv = SettingsVersion_v1_11;
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