VirtualBox

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


Ignore:
Timestamp:
Nov 16, 2012 2:49:33 PM (12 years ago)
Author:
vboxsync
Message:

actually store the non-rotational flag (thanks Martin Zitek!)

File:
1 edited

Legend:

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

    r43870 r43900  
    99859985            dev.fPassThrough = pAttach->getPassthrough();
    99869986            dev.fTempEject = pAttach->getTempEject();
     9987            dev.fNonRotational = pAttach->getNonRotational();
    99879988            dev.fDiscard = pAttach->getDiscard();
    99889989        }
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