VirtualBox

Ignore:
Timestamp:
Jul 16, 2008 10:38:23 PM (16 years ago)
Author:
vboxsync
Message:

Merge async I/O for VMDK backend from private branch

File:
1 edited

Legend:

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

    r8170 r10715  
    562562    /** Physical geometry of this image (never actually stored). */
    563563    PDMMEDIAGEOMETRY        PCHSGeometry;
    564     /** Error callback. */
    565     PFNVDERROR              pfnError;
    566     /** Opaque data for error callback. */
    567     void                   *pvErrorUser;
     564    /** Error interface. */
     565    PVDINTERFACE            pInterfaceError;
     566    /** Error interface callback table. */
     567    PVDINTERFACEERROR       pInterfaceErrorCallbacks;
    568568#endif /* VBOX_VDICORE_VD */
    569569} VDIIMAGEDESC, *PVDIIMAGEDESC;
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