VirtualBox

Changeset 23397 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Sep 28, 2009 6:38:58 PM (15 years ago)
Author:
vboxsync
Message:

Main/MediumAttachment: temporary workaround for Passthrough trouble in Main: disable the feature

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/MediumAttachmentImpl.cpp

    r23394 r23397  
    251251    CheckComRCReturnRC(autoCaller.rc());
    252252
     253    /** @todo the entire passthrough handling can only be enabled after the
     254     *  MediumAttachment handling in Machine is fixed. */
     255#if 0
    253256    /* the machine need to be mutable */
    254257    Machine::AutoMutableStateDependency adep(mParent);
     
    262265        m->passthrough = !!aPassthrough;
    263266    }
     267#endif
    264268
    265269    LogFlowThisFuncLeave();
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