VirtualBox

Changeset 21371 in vbox for trunk/src/VBox/Devices/Storage


Ignore:
Timestamp:
Jul 7, 2009 9:06:08 PM (16 years ago)
Author:
vboxsync
Message:

Parallels: Add support for parallels images to standard VirtualBox and export to OSE

Location:
trunk/src/VBox/Devices/Storage
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/VBoxHDD.cpp

    r21030 r21371  
    135135extern VBOXHDDBACKEND g_VDIBackend;
    136136extern VBOXHDDBACKEND g_VhdBackend;
     137extern VBOXHDDBACKEND g_ParallelsBackend;
    137138#ifdef VBOX_WITH_ISCSI
    138139extern VBOXHDDBACKEND g_ISCSIBackend;
     
    146147    &g_VmdkBackend,
    147148    &g_VDIBackend,
    148     &g_VhdBackend
     149    &g_VhdBackend,
     150    &g_ParallelsBackend
    149151#ifdef VBOX_WITH_ISCSI
    150152    ,&g_ISCSIBackend
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