VirtualBox

source: vbox/trunk/src/VBox/Main/ApplianceImpl.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18591   16 years vboxsync E1000: Added support for 82545EM (MT Server)
(edit) @18590   16 years vboxsync OVF: be more strict
(edit) @18588   16 years vboxsync OVF: write tags only if they aren't empty
(edit) @18583   16 years vboxsync OVF: fix wrong use of input array
(edit) @18535   16 years vboxsync OVF: typos
(edit) @18531   16 years vboxsync OVF: test case insensitive
(edit) @18530   16 years vboxsync OVF: Try to guess the guest operation system in the case of the other …
(edit) @18483   16 years vboxsync ApplianceImpl.cpp: size_t warning.
(edit) @18400   16 years vboxsync OVF: use capacity instead of populated size as a better approximation …
(edit) @18395   16 years vboxsync OVF: fix incorrect progress weighting
(edit) @18388   16 years vboxsync API/HardDisk: merge the functionality of cloneTo and flattenTo, and …
(edit) @18376   16 years vboxsync OVF: added product info & friends for in/export
(edit) @18350   16 years vboxsync OVF: import/export IDE controller subtype (PIIX3/4) in XML to prevent …
(edit) @18340   16 years vboxsync OVF: default to bridged networking on import as expected by vmware
(edit) @18334   16 years vboxsync OVF: handle CIMOSType_CIMOS_Linux_64 correctly (used by VMware studio …
(edit) @18306   16 years vboxsync OVF: fix progress values for disks on import
(edit) @18304   16 years vboxsync OVF: common implementation for asynchronous disk progress; more …
(edit) @18301   16 years vboxsync OVF: break out if canceled
(edit) @18283   16 years vboxsync OVF: make import and export cancellable
(edit) @18278   16 years vboxsync OVF: fix broken progress computation on export
(edit) @18273   16 years vboxsync OVF: fix export breakage from IProgress update
(edit) @18269   16 years vboxsync Main: rework IProgress internals to optionally handle weighted …
(edit) @18263   16 years vboxsync Main,VBox/param.h: Move the hard RAM limit out of the schema.
(edit) @18248   16 years vboxsync OVF: reorder appliance implementation code, no functional changes
(edit) @18220   16 years vboxsync OVF: parse EULA section with ovf 0.9 too
(edit) @18214   16 years vboxsync OVF: added AddDescription; return the created VirtualSystemDescription …
(edit) @18197   16 years vboxsync OVF: added getValuesByType & the license text to the describtions
(edit) @18177   16 years vboxsync Main: turn read/write param in OpenHardDisk into an enum
(edit) @18162   16 years vboxsync Main: add read/write param to OpenHardDisk to allow for opening disk …
(edit) @18153   16 years vboxsync OVF: typo
(edit) @18152   16 years vboxsync OVF: don't fail if hard disk image appears in XML before the …
(edit) @18114   16 years vboxsync Main/Appliance: use the flattenTo API when exporting the image to …
(edit) @18052   16 years vboxsync OVF: use AnnotationSection for VM description, don't fail on export if …
(edit) @18024   16 years vboxsync OVF: add GetDescriptionByType COM call
(edit) @18015   16 years vboxsync OVF: upper-case OVF constants for consistency.
(edit) @18012   16 years vboxsync OVF: added support for host only networking import
(edit) @18007   16 years vboxsync OVF: be a little bit smarter on the network card type import
(edit) @17970   16 years vboxsync API/HardDisk, Storage/VBoxHDD, Frontend/VBoxManage: eliminated base …
(edit) @17965   16 years vboxsync OVF: import/export VM descriptions (comments)
(edit) @17963   16 years vboxsync OVF: fix OpenSolaris import/export; import ethernet adapter hardware …
(edit) @17956   16 years vboxsync OVF: export the network card hardware type
(edit) @17941   16 years vboxsync OVF: On import attach to the first available host network interface if …
(edit) @17937   16 years vboxsync typo
(edit) @17936   16 years vboxsync OVF: don't write 'blah'
(edit) @17930   16 years vboxsync Main: fix win
(edit) @17929   16 years vboxsync Main: enabled -Wunused; fixed some warnings
(edit) @17913   16 years vboxsync Fix burn; can't use NOREF() here.
(edit) @17911   16 years vboxsync #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); …
(edit) @17873   16 years vboxsync OVF: we are writing compressed disks now
(edit) @17871   16 years vboxsync OVF: implemented SATA controller import
(edit) @17870   16 years vboxsync OVF: export the selected controller type
(edit) @17869   16 years vboxsync Main: Fix windows builds
(edit) @17868   16 years vboxsync OVF: fixed exporting of SATA & SCSI controllers
(edit) @17833   16 years vboxsync OVF: fix windows burns
(edit) @17832   16 years vboxsync OVF: export SCSI controller only if there is one; make stream …
(edit) @17830   16 years vboxsync OVF: report capacity and file size of exported images in XML
(edit) @17829   16 years vboxsync OVF: clean up target disk after export error
(edit) @17827   16 years vboxsync OVF: move warnings from IVirtualSystem to IAppliance; fix error …
(edit) @17825   16 years vboxsync API/HardDIsk: introduce parameter for specifying the image variant to …
(edit) @17776   16 years vboxsync typo
(edit) @17762   16 years vboxsync OVF: bad typo
(edit) @17760   16 years vboxsync OVF: use compare method
(edit) @17758   16 years vboxsync OVF: for now, yes, this will be improved later
(edit) @17756   16 years vboxsync OVF: wrong object used
(edit) @17755   16 years vboxsync Main, OVF: add output IStorageController to …
(edit) @17747   16 years vboxsync OVF: inverted ofc
(edit) @17746   16 years vboxsync OVF: use string.endsWith
(edit) @17742   16 years vboxsync Main: more string compare hacking
(edit) @17741   16 years vboxsync OVF: use the format based on the target file extension & not based on …
(edit) @17718   16 years vboxsync OVF: fix missing VM name on export
(edit) @17699   16 years vboxsync OVF: detach the target disk after export
(edit) @17696   16 years vboxsync OVF: use ProgressErrorInfo for fetching the error info
(edit) @17689   16 years vboxsync Main API: cosmetics; no code changes.
(edit) @17683   16 years vboxsync OVF: don't export this twice
(edit) @17672   16 years vboxsync Main: Fix Compiling ApplicaneImpl on Windows
(edit) @17669   16 years vboxsync Main: Rework storage controller handling to allow an arbitrary number …
(edit) @17666   16 years vboxsync OVF: typo
(edit) @17647   16 years vboxsync OVF: fix windows burn
(edit) @17646   16 years vboxsync OVF: add actual image export
(edit) @17636   16 years vboxsync OVF: fix windows burns + warnings
(edit) @17634   16 years vboxsync OVF: add export support for remaining description entry items (actual …
(edit) @17581   16 years vboxsync OVF: make it simpler
(edit) @17580   16 years vboxsync OVF: export os type
(edit) @17578   16 years vboxsync OVF: fixes for empty disks creation
(edit) @17577   16 years vboxsync OVF: don't crash on missing VM name (use Utf8Str::isEmpty() instead of …
(edit) @17576   16 years vboxsync OVF: export fixes
(edit) @17573   16 years vboxsync xml: separate element, attribute and content nodes
(edit) @17566   16 years vboxsync OVF: implement NAT/Bridged network import/export; some network API …
(edit) @17418   16 years vboxsync OVF: fix windows burn
(edit) @17417   16 years vboxsync OVF: more XML write and export.
(edit) @17400   16 years vboxsync OVF: more XML write and export.
(edit) @17362   16 years vboxsync OVF: partial implementation of write support in XML classes.
(edit) @17343   16 years vboxsync OVF: preparations for export thread
(edit) @17313   16 years vboxsync OVF: hard disk controller export implementation.
(edit) @17291   16 years vboxsync OVF: rename config array items to have them make sense on export as well.
(edit) @17287   16 years vboxsync OVF: more export implementation.
(edit) @17162   16 years vboxsync OVF: wrong error code returned
(edit) @17159   16 years vboxsync OVF: removed 2 more warnings
(edit) @17157   16 years vboxsync OVF: removed some warnings on Windows
(edit) @17152   16 years vboxsync OVF: spaces
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette