|
|
@24525
|
15 years |
vboxsync |
ApplianceImpl: Fixed to build on Windows.
|
|
|
@24522
|
15 years |
vboxsync |
Main/OVF: fix import of floppies, add stub code for proper future …
|
|
|
@24511
|
15 years |
vboxsync |
Main/MediumAttchment: back out API change which changed the return …
|
|
|
@24494
|
15 years |
vboxsync |
Main/Appliance: fix SCSI controller import (use long name now), and …
|
|
|
@24258
|
15 years |
vboxsync |
Main: new method Medium::RefreshState() which refreshes medium state; …
|
|
|
@24048
|
15 years |
vboxsync |
ApplianceImpl: Also spell out SCSI Controller.
|
|
|
@24046
|
15 years |
vboxsync |
ApplianceImpl: Create IDE controller during import instead of assuming …
|
|
|
@23880
|
15 years |
vboxsync |
Main/MediumAttachment: change return value of Controller getter to …
|
|
|
@23733
|
15 years |
vboxsync |
Dropped obsolet HWVirtEx properties.
|
|
|
@23502
|
15 years |
vboxsync |
IPRT: Added SHA-1, SHA-256 and SHA-512 APIs. Added a simple digest …
|
|
|
@23249
|
15 years |
vboxsync |
medium: rename default IDE/FD storage controller names to IDE …
|
|
|
@23223
|
15 years |
vboxsync |
API: big medium handling change and lots of assorted other cleanups …
|
|
|
@22487
|
15 years |
vboxsync |
Main: Fixed a handful status code mixups caught by RTERR_STRICT_RC.
|
|
|
@22317
|
15 years |
vboxsync |
some Windows warnings in Main
|
|
|
@22173
|
15 years |
vboxsync |
Main: the big XML settings rework. Move XML reading/writing out of …
|
|
|
@21878
|
15 years |
vboxsync |
Main: coding style: have Main obey the standard VirtualBox coding …
|
|
|
@21823
|
15 years |
vboxsync |
Main: merge VirtualBoxBaseNEXT onto VirtualBoxBase, adjust Host …
|
|
|
@21759
|
15 years |
vboxsync |
OVF-S3: Some hint on the host clock when the Access Denied error happens.
|
|
|
@21758
|
15 years |
vboxsync |
OVF: added manifest file creation/verification
|
|
|
@21686
|
15 years |
vboxsync |
Main: back out r50147 until the locking is properly understood; will …
|
|
|
@21622
|
15 years |
vboxsync |
Main: cleanup: merge VirtualBoxBase{WithTypedChildren}NEXT onto …
|
|
|
@21612
|
15 years |
vboxsync |
OVF: Added remote OVF downloading.
|
|
|
@21588
|
15 years |
vboxsync |
Main: move vbox-independent OVF reader code to separate file; move …
|
|
|
@21446
|
15 years |
vboxsync |
API/Machine+SystemProperties: get rid of the tri-state bool …
|
|
|
@21439
|
15 years |
vboxsync |
OVF: fix #4100: accept ovf:/disk/ specifiers with a single slash in …
|
|
|
@21438
|
15 years |
vboxsync |
OVF: enable OVF remote export again
|
|
|
@21404
|
15 years |
vboxsync |
IPRT, Main: make ministring throw std::bad_alloc on allocation …
|
|
|
@21394
|
15 years |
vboxsync |
Backing out r49763 to fix Windows burns.
|
|
|
@21393
|
15 years |
vboxsync |
IPRT, Main: make ministring throw std::bad_alloc on allocation …
|
|
|
@21079
|
15 years |
vboxsync |
Main: move libxml2 to IPRT unconditionally (remove …
|
|
|
@21077
|
15 years |
vboxsync |
back out r49329, r49331, will start over
|
|
|
@21073
|
15 years |
vboxsync |
Main: move libxml2 to IPRT unconditionally (remove …
|
|
|
@21068
|
15 years |
vboxsync |
OVF: fix warnings and a wrong parameter possibly leading to bad config
|
|
|
@20930
|
15 years |
vboxsync |
OVF: fix exporting of more than one disk
|
|
|
@20842
|
15 years |
vboxsync |
API and Frontends: change IVirtualBox::openHardDisk to allow modifying …
|
|
|
@20576
|
15 years |
vboxsync |
OVF: fix wrong OVF 1.0 namespace, more OVF 1.0 fixes for problems …
|
|
|
@20514
|
15 years |
vboxsync |
OVF export: better handle the case when there is no USB controller …
|
|
|
@20337
|
15 years |
vboxsync |
OVF: disabled internet based OVF export again
|
|
|
@20263
|
16 years |
vboxsync |
OVF: one more check
|
|
|
@20261
|
16 years |
vboxsync |
OVF: fix win burns
|
|
|
@20259
|
16 years |
vboxsync |
OVF: import/export CPU count
|
|
|
@20220
|
16 years |
vboxsync |
Main: back out the IProgess::GetResultCode() parameter change
|
|
|
@20219
|
16 years |
vboxsync |
Partially enabled guest SMP for OVF import.
|
|
|
@20212
|
16 years |
vboxsync |
Main: changed the parameter of IProgress::GetResultCode() from …
|
|
|
@20211
|
16 years |
vboxsync |
OVF: better handling of missing SATA/SCSI device emulation in OSE
|
|
|
@20081
|
16 years |
vboxsync |
Main: initial code for upload to cloud (second try)
|
|
|
@20045
|
16 years |
vboxsync |
Main-S3: backed out r47779 because of Win (mkdtemp)
|
|
|
@20044
|
16 years |
vboxsync |
Main-S3: initial code for the export of OVF's to an S3 server
|
|
|
@19681
|
16 years |
vboxsync |
OVF: always use the server variant of the E1000 when we detect a …
|
|
|
@19519
|
16 years |
vboxsync |
Main: decouple xml classes from COM dependencies
|
|
|
@19310
|
16 years |
vboxsync |
Main: adpated to paramter type change of COMGETTER(ResultCode)
|
|
|
@19239
|
16 years |
vboxsync |
Main: support for using VBox from Python on Windows (still certain …
|
|
|
@19165
|
16 years |
vboxsync |
Main-OVF: always use the VBox default network adapter if the OVF is …
|
|
|
@18838
|
16 years |
vboxsync |
Main/Appliance: windows build fix
|
|
|
@18833
|
16 years |
vboxsync |
OVF: add an OS type description to the OVF on export
|
|
|
@18829
|
16 years |
vboxsync |
undo 45832
|
|
|
@18826
|
16 years |
vboxsync |
Main: INetworkAdapter separate properties for hostonly & bridged …
|
|
|
@18817
|
16 years |
vboxsync |
OVF: NAT is a known network type also
|
|
|
@18816
|
16 years |
vboxsync |
OVF: allow E10000 as network card on import
|
|
|
@18799
|
16 years |
vboxsync |
OVF: don't use return if we are in a try catch block
|
|
|
@18702
|
16 years |
vboxsync |
OVF: enable the I/O APIC on import of Windows machines.
|
|
|
@18685
|
16 years |
vboxsync |
OVF: use NetworkAdapterType_I82545EM as the default for E1000 on import
|
|
|
@18627
|
16 years |
vboxsync |
OVF: fix OVF 0.9 output to make ovftool happy
|
|
|
@18623
|
16 years |
vboxsync |
OVF: add support for writing OVF 0.9 instead of 1.0 and make it the …
|
|
|
@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
|
|
|