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