VirtualBox

Changeset 62192 in vbox for trunk/src/VBox/Main/src-server


Ignore:
Timestamp:
Jul 12, 2016 12:48:23 PM (8 years ago)
Author:
vboxsync
Message:

Main: Allow StorageBus_PCIe

File:
1 edited

Legend:

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

    r62105 r62192  
    60766076{
    60776077    if (   (aConnectionType <= StorageBus_Null)
    6078         || (aConnectionType >  StorageBus_USB))
     6078        || (aConnectionType >  StorageBus_PCIe))
    60796079        return setError(E_INVALIDARG,
    60806080                        tr("Invalid connection type: %d"),
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