VirtualBox

Ignore:
Timestamp:
Aug 15, 2008 2:33:02 PM (16 years ago)
Author:
vboxsync
Message:

Storage/VBoxHDD-new: introduced VD interfaces per image and per operation, completely unifying callback handling.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/VDICore.h

    r11435 r11444  
    579579    /** Physical geometry of this image (never actually stored). */
    580580    PDMMEDIAGEOMETRY        PCHSGeometry;
    581     /** Pointer to list of VD interfaces. */
    582     PVDINTERFACE            pVDIfs;
     581    /** Pointer to the per-disk VD interface list. */
     582    PVDINTERFACE            pVDIfsDisk;
    583583    /** Error interface. */
    584584    PVDINTERFACE            pInterfaceError;
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