VirtualBox

Changeset 7160 in vbox


Ignore:
Timestamp:
Feb 26, 2008 6:33:49 PM (17 years ago)
Author:
vboxsync
Message:

Hook up the new VDI backend to VBoxHDD-new.

File:
1 edited

Legend:

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

    r7155 r7160  
    110110
    111111extern VBOXHDDBACKEND g_VmdkBackend;
     112extern VBOXHDDBACKEND g_VDIBackend;
    112113#ifndef VBOX_OSE
    113114extern VBOXHDDBACKEND g_VhdBackend;
     
    117118{
    118119    &g_VmdkBackend,
     120    &g_VdiBackend,
    119121#ifndef VBOX_OSE
    120122    &g_VhdBackend,
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