VirtualBox

Changeset 2579 in vbox for trunk/src/VBox


Ignore:
Timestamp:
May 10, 2007 12:45:49 PM (18 years ago)
Author:
vboxsync
Message:

Activate new VMDK code again.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/ConsoleImpl.cpp

    r2563 r2579  
    50835083
    50845084            rc = CFGMR3InsertNode(pLunL0,   "AttachedDriver", &pLunL1);                 RC_CHECK();
    5085 #if 0 /* Disabled new virtual hdd containder code for now, causes trouble with vmdks. */
     5085#if 1 /* Enable new VD container code (and new VMDK), as the bugs are fixed. */
    50865086            rc = CFGMR3InsertString(pLunL1, "Driver",         "VD");               RC_CHECK();
    50875087#else
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