|
|
@31070
|
14 years |
vboxsync |
Main: rename ISession::close() to ISession::unlockMachine(); API …
|
|
|
@31019
|
14 years |
vboxsync |
Main: rename LockForSession() API to LockMachine() and fix parameters; …
|
|
|
@31008
|
14 years |
vboxsync |
Main: reorganize session APIs
|
|
|
@30956
|
14 years |
vboxsync |
Main: move VirtualBox::UnregisterMachine() to Machine::Unregister(); …
|
|
|
@30929
|
14 years |
vboxsync |
Main: add option to UnregisterMachine() to automatically nuke all …
|
|
|
@30881
|
14 years |
vboxsync |
Main/OVF: add Appliance::machines[] attribute so that caller can …
|
|
|
@30876
|
14 years |
vboxsync |
Main/OVF: another testcase
|
|
|
@30764
|
14 years |
vboxsync |
back out r63543, r63544 until windows build problems can be solved properly
|
|
|
@30763
|
14 years |
vboxsync |
Main/OVF: add DebugThrow macro to ease debugging
|
|
|
@30760
|
14 years |
vboxsync |
Main: separate internal machine data structs into MachineImplPrivate.h …
|
|
|
@30746
|
14 years |
vboxsync |
Main: clean up spaghetti code in Console::configConstructor(): remove …
|
|
|
@30739
|
14 years |
vboxsync |
Main: remove VirtualBoxSupportTranslation template, add translation …
|
|
|
@30157
|
14 years |
vboxsync |
OVF: added OS types from CIM 2.25.0, including Windows 7 and Oracle; …
|
|
|
@30008
|
15 years |
vboxsync |
Main/OVF: fix 3.2.2 regression that OVFs with a VM description …
|
|
|
@29981
|
15 years |
vboxsync |
OVF: treat SAS controllers as a class of their own, not as SCSI
|
|
|
@29925
|
15 years |
vboxsync |
OVF: respect override of import parameters (setFinalValues) also when …
|
|
|
@29901
|
15 years |
vboxsync |
IPRT: added progress callback support to SHA1 digest calculation and …
|
|
|
@29894
|
15 years |
vboxsync |
OVF: fix locking order violation on import errors
|
|
|
@29875
|
15 years |
vboxsync |
OVF: have the progress bar notify the user when we're dealing with …
|
|
|
@29873
|
15 years |
vboxsync |
OVF: fix incorrect disk UUIDs in machine XML on export
|
|
|
@29777
|
15 years |
vboxsync |
Main: Cleanup after all error text is created.
|
|
|
@29422
|
15 years |
vboxsync |
Main/OVF: fix IDE channel confusion introduced with earlier OVF …
|
|
|
@29102
|
15 years |
vboxsync |
Main/OVF: support LsiLogicSas controller import & export, fix 2
|
|
|
@29087
|
15 years |
vboxsync |
Main/OVF: support LsiLogicSas controller import & export; remove …
|
|
|
@28957
|
15 years |
vboxsync |
Main/OVF: on export, fix vmdk format string spec and sort elements …
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28596
|
15 years |
vboxsync |
Main/OVF: fix IDE controller export broken by r60336
|
|
|
@28531
|
15 years |
vboxsync |
Main/OVF: fix import of IDE controllers (export currently broken)
|
|
|
@28189
|
15 years |
vboxsync |
Main: OVF crash fix, settings::ConfigFileBase must not be copyable
|
|
|
@28165
|
15 years |
vboxsync |
Main/OVF: import vbox:machine with disks, the rest. Todo some bugfixing.
|
|
|
@28162
|
15 years |
vboxsync |
Main/OVF: isolate disk import code from other import code; clean up …
|
|
|
@28152
|
15 years |
vboxsync |
Main/OVF: optimizations, cleanup
|
|
|
@28110
|
15 years |
vboxsync |
Main: more Machine::init() work to get OVF vbox:Machine import …
|
|
|
@28098
|
15 years |
vboxsync |
Main: don't export snapshots in OVF, separate OVF import from …
|
|
|
@27918
|
15 years |
vboxsync |
Main/OVF: import vbox:Machine XML within OVF, first batch (XML is …
|
|
|
@27908
|
15 years |
vboxsync |
Main/OVF: add c++ ovf namespace
|
|
|
@27905
|
15 years |
vboxsync |
Main: coding style
|
|
|
@27904
|
15 years |
vboxsync |
Main/OVF: forgot another error code
|
|
|
@27903
|
15 years |
vboxsync |
Main/OVF: docs
|
|
|
@27900
|
15 years |
vboxsync |
Main/OVF: move another method
|
|
|
@27895
|
15 years |
vboxsync |
Main/OVF: cleanup: share thread code, fix error code confusion, less …
|
|
|
@27886
|
15 years |
vboxsync |
Main/OVF: document import code
|
|
|
@27882
|
15 years |
vboxsync |
Main/OVF: sort import code into separate file as well
|
|
copied from trunk/src/VBox/Main/ApplianceImpl.cpp
|
|
|
@27829
|
15 years |
vboxsync |
Main/OVF: sort code into several files + document export code
|