VirtualBox

Ignore:
Timestamp:
Mar 11, 2009 9:56:29 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
44161
Message:

Main: Rework storage controller handling to allow an arbitrary number of different storage controllers and remove code duplication:

  • XML format changed
  • New StorageController class
  • Removed SATAController (obsolete)
  • Removed the IDE controller code from BIOSSettings, handled in StorageController now
File:
1 edited

Legend:

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

    r15051 r17669  
    100100    STDMETHOD(OnSerialPortChange)(ISerialPort *serialPort);
    101101    STDMETHOD(OnParallelPortChange)(IParallelPort *parallelPort);
     102    STDMETHOD(OnStorageControllerChange)();
    102103    STDMETHOD(OnVRDPServerChange)();
    103104    STDMETHOD(OnUSBControllerChange)();
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