VirtualBox

Ignore:
Timestamp:
Aug 29, 2010 8:41:54 AM (14 years ago)
Author:
vboxsync
Message:

Main: comments

File:
1 edited

Legend:

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

    r31814 r32063  
    603603 * the global lists of known media.
    604604 *
    605  * This now (3.3) gets called from two locations:
     605 * This now (4.0) gets called from two locations:
    606606 *
    607607 *  --  VirtualBox::init(), to load the global media registry from VirtualBox.xml;
    608608 *
    609609 *  --  Machine::loadMachineDataFromSettings(), to load the per-machine registry
    610  *      from machine XML, for machines created with VirtualBox 3.3 or later.
     610 *      from machine XML, for machines created with VirtualBox 4.0 or later.
    611611 *
    612612 * In both cases, the media found are added to the global lists so the
     
    28022802 * and that is used to identify the global media registry.
    28032803 *
    2804  * Starting with VirtualBox 3.3 each medium remembers in its instance data
     2804 * Starting with VirtualBox 4.0 each medium remembers in its instance data
    28052805 * in which media registry it is saved (if any): this can either be a machine
    28062806 * UUID, if it's in a per-machine media registry, or this global ID.
     
    30513051 *
    30523052 *  -- Machine::saveSettings() with the UUID of a machine, if a medium
    3053  *     has been attached to a machine created with VirtualBox 3.3 or later.
     3053 *     has been attached to a machine created with VirtualBox 4.0 or later.
    30543054 *
    30553055 * Media which have only been temporarily opened without having been
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