VirtualBox

Changeset 54927 in vbox


Ignore:
Timestamp:
Mar 24, 2015 3:53:55 PM (10 years ago)
Author:
vboxsync
Message:

Main/src-server: comment.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/MachineImpl.cpp

    r54926 r54927  
    13021302                        *aParavirtProvider = ParavirtProvider_HyperV;
    13031303                    }
    1304                     else if (   mUserData->s.strOsType == "Linux26"
    1305                              || mUserData->s.strOsType == "Linux26_64"
     1304                    else if (   mUserData->s.strOsType == "Linux26"      // Linux22 and Linux24 omitted as they're too old
     1305                             || mUserData->s.strOsType == "Linux26_64"   // for having any KVM paravirtualization support.
    13061306                             || mUserData->s.strOsType == "Linux"
    13071307                             || mUserData->s.strOsType == "Linux_64"
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