VirtualBox

Changeset 29087 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
May 5, 2010 2:20:30 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
61143
Message:

Main/OVF: support LsiLogicSas controller import & export; remove obsolete ifdefs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/ovfreader.h

    r28957 r29087  
    257257    ControllerSystemType    system;             // one of IDE, SATA, SCSI
    258258
    259     iprt::MiniString        strControllerType;  // controller subtype (Item/ResourceSubType); e.g. "LsiLogic"; can be empty (esp. for IDE)
     259    iprt::MiniString        strControllerType;
     260            // controller subtype (Item/ResourceSubType); e.g. "LsiLogic"; can be empty (esp. for IDE)
     261            // note that we treat LsiLogicSAS as a SCSI controller (system == SCSI) even though VirtualBox
     262            // treats it as a fourth class besides IDE, SATA, SCSI
    260263
    261264    uint32_t                ulAddress;          // controller index; this is determined heuristically by the OVF reader and will
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette