VirtualBox

source: vbox/trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @101472   14 月 vboxsync FE/VBoxManage,FE/Qt,Main/{VirtualBox.xidl,Appliance}: Add the ability …
(edit) @101456   14 月 vboxsync Main/Appliance: Allow exporting a VM which contains a medium inserted …
(edit) @101035   15 月 vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @99604   19 月 vboxsync bugref:10314. bugref:10278. Reverted VSD RAM unit to bytes and fixed …
(edit) @99523   20 月 vboxsync bugref:10314. Reverted back r154561 partially. RAM unit is MB.
(edit) @98322   23 月 vboxsync Runtime,Main: Remove the now unused and deprecated RTTar* API in favor …
(edit) @98307   23 月 vboxsync Runtime/RTS3: Retire unused implementation, can be resurrected if required
(edit) @98289   23 月 vboxsync Main/src-server: rc -> hrc/vrc (partial). bugref:10223
(edit) @98288   23 月 vboxsync Main/src-server: rc -> hrc/vrc (partial). bugref:10223
(edit) @98262   23 月 vboxsync Main: rc() -> hrc()/vrc(). bugref:10223
(edit) @98103   23 月 vboxsync Copyright year updates by scm.
(edit) @96407   2 年 vboxsync scm copyright and license note update
(edit) @95423   2 年 vboxsync Audio/Main: Bigger revamp of the audio interface(s) to later also …
(edit) @93115   3 年 vboxsync scm --update-copyright-year
(edit) @91718   3 年 vboxsync Main: bugref:1909: Added initial translation to Russian of API …
(edit) @86650   4 年 vboxsync Fixed bad commit. Hope this help.
(edit) @86648   4 年 vboxsync bugref:9781. Added the placeholder …
(edit) @85364   4 年 vboxsync Main/Appliance: remove #include which currently causes some dependency …
(edit) @85281   4 年 vboxsync Main/ApplianceImplImport.cpp: Fixed a VERR/HRESULT mixup, change all …
(edit) @84532   5 年 vboxsync bugref:9745. Added basic support of virtio-scsi controller into OVF …
(edit) @83794   5 年 vboxsync Main: VC++ 14.1 adjustments. bugref:8489
(edit) @82968   5 年 vboxsync Copyright year updates by scm.
(edit) @81682   5 年 vboxsync Main/Console+ConsoleVRDPServer+ApplianceExport+Host+Machine+USBDeviceFi …
(edit) @81119   5 年 vboxsync bugref:9527. Added global weak reference of VirtualBox into ExtPack.
(edit) @80603   5 年 vboxsync OVF: fixed the bug with SCSI controller object.
(edit) @80210   5 年 vboxsync OVF: The bug with an empty medium fixed.
(edit) @80012   5 年 vboxsync OCI: tr() should only be applied to the format string.
(edit) @79597   5 年 vboxsync bugref:9495. Changed OCICloudClient::exportLaunchVM -> …
(edit) @79168   5 年 vboxsync fixed incorrect usage Utf8Str::assignEx.
(edit) @78923   6 年 vboxsync bugref:9416. Changed the choosing OS type logic for OCI import. Added …
(edit) @78755   6 年 vboxsync Main/Appliance: Introduced the concept of status code checking to the …
(edit) @78754   6 年 vboxsync Main/Appliance: Some cleanups of i_writeImpl and i_writeOPCImpl. …
(edit) @78428   6 年 vboxsync bugref:9416. The part of OCI import logic. New functions - …
(edit) @76592   6 年 vboxsync Main: Don't use Logging.h.
(edit) @76553   6 年 vboxsync scm --update-copyright-year
(edit) @76192   6 年 vboxsync bugref:9242. "OCI" part was removed from VirtualSystemDescriptionType …
(edit) @75922   6 年 vboxsync bugref:9306. small fix.
(edit) @75921   6 年 vboxsync bugref:9306. Clean up and fixes around the processing of cloud profile …
(edit) @75766   6 年 vboxsync bugref:9152. Replaced the word "oci" by "cloud" in the names in the …
(edit) @75434   6 年 vboxsync OCI: Rename exportVM to exportLaunchVM and getExportParameters to …
(edit) @75312   6 年 vboxsync OCI: We now pass subnet, not VCN. Uncovered by better error handling …
(edit) @75038   6 年 vboxsync OCI: G/c VBOX_WITH_CLOUD_PROVIDERS_NO_COMMANDS ifdefs and related code.
(edit) @74886   6 年 vboxsync Main/Appliance: mark the OCI specific code for moving to the extpack …
(edit) @74873   6 年 vboxsync OCI: adjustment for progress
(edit) @74846   6 年 vboxsync OCI: Add IVirtualBox parameter to ICloudClient::exportVM
(edit) @74601   6 年 vboxsync OCI: don't lose the error code from ExportVM
(edit) @74554   6 年 vboxsync OCI: Fix EOL accident.
(edit) @74186   6 年 vboxsync bugref:9152. Added Progress for the second part of OCI export.
(edit) @74146   6 年 vboxsync OCI: POC on setting Progress data from ExtPack. Shows fake data, but …
(edit) @74136   6 年 vboxsync scm burn fix
(edit) @74123   6 年 vboxsync OCI: debug print for incoming parameters
(edit) @74092   6 年 vboxsync OCI: Fix for makefiles. Completely breaks execution with …
(edit) @74086   6 年 vboxsync OCI: initial commit for CloudClient::exportVM function
(edit) @73975   6 年 vboxsync bugref:9152. build fix.
(edit) @73974   6 年 vboxsync bugref:9152. build fix.
(edit) @73973   6 年 vboxsync bugref:9152. build fixes.
(edit) @73972   6 年 vboxsync bugref:9152. build fixes.
(edit) @73971   6 年 vboxsync bugref:9152. Moved OCI stuff from server to extpack.
(edit) @73932   6 年 vboxsync Drop trailing whitespace.
(edit) @73929   6 年 vboxsync OCI: commit OCI code as-is. Doesn't yet compile in extpack but should …
(edit) @73903   6 年 vboxsync bugref:9152. Fixed try-catch logic.
(edit) @73901   6 年 vboxsync ApplianceImplExport.cpp: Fixed scm; added three r=bird todos in …
(edit) @73897   6 年 vboxsync bugref:9152. Build fixes.
(edit) @73896   6 年 vboxsync bugref:9152. Build fixes.
(edit) @73894   6 年 vboxsync bugref:9152. Build fixes.
(edit) @73893   6 年 vboxsync bugref:9152. Build fixes.
(edit) @73892   6 年 vboxsync bugref:9152. divided the OCI/OPC/OVF tasks into the separate threads.
(edit) @73505   6 年 vboxsync Main,Config.kmk: GCC 8.2.0 fixes
(edit) @73089   6 年 vboxsync Main/Appliance: use the proper version info for the tar member group …
(edit) @73003   6 年 vboxsync Main: Use setErrorBoth when we've got a VBox status code handy. (The …
(edit) @72476   6 年 vboxsync Main/Appliance: Teach importing new tricks: importing to specific …
(edit) @67273   8 年 vboxsync Main/Appliance: use the proper version info for the tar member group string
(edit) @67257   8 年 vboxsync Main/ApplianceImplExport.cpp: Try get the names consistent when …
(edit) @67254   8 年 vboxsync Main/ApplianceExport: Set special user and group names and IDs in the …
(edit) @67252   8 年 vboxsync Main/Appliance::i_writeFSOPC: Clean up. Drop the try/catch based …
(edit) @67249   8 年 vboxsync Main/Appliance++: Removed non-VBOX_WITH_NEW_TAR_CREATOR code.
(edit) @67244   8 年 vboxsync Main,VD: Compressed the Medium::i_exportFile method …
(edit) @67231   8 年 vboxsync Main/ApplianceExport/Medium: Added progress to i_addRawToFss.
(edit) @67225   8 年 vboxsync Appliance::i_writeFSImpl: hManifest isn't used, drop it.
(edit) @67210   8 年 vboxsync Main: Appliance: filename fixes
(edit) @67209   8 年 vboxsync Main: Appliance: todo
(edit) @67208   8 年 vboxsync Main,VBoxManage: More OPC hacking. Seems to be working now.
(edit) @67203   8 年 vboxsync Main: ApplianceImplExport.cpp: More hacking on OPC exporting.
(edit) @67197   8 年 vboxsync Main: ApplianceImplExport.cpp: Hacking OPC exporting.
(edit) @67193   8 年 vboxsync Main: ApplianceImplExport.cpp: Hacking OPC exporting.
(edit) @67190   8 年 vboxsync Main: ApplianceImplExport.cpp: Got VBOX_WITH_NEW_TAR_CREATOR mostly …
(edit) @67184   8 年 vboxsync Main: Reworking IAppliance export to use new TAR creator. Changes …
(edit) @67142   8 年 vboxsync ApplianceImpl*: Started implementing support for the new TAR creator …
(edit) @66126   8 年 vboxsync Main/Machine+Snapshot+Appliance+StorageController: eliminate the …
(edit) @65807   8 年 vboxsync bugref:8743. Workaround for correct OVF export VMs which share one or …
(edit) @65530   8 年 vboxsync bugref:8743. Workaround - fixed logic for putting the virtual disks in …
(edit) @65120   8 年 vboxsync Main: doxygen fixes
(edit) @63563   8 年 vboxsync scm: cleaning up todos
(edit) @63184   8 年 vboxsync ThreadTask: Cleaning up handler() methods.
(edit) @63170   8 年 vboxsync Main: warning about switches
(edit) @62485   8 年 vboxsync (C) 2016
(edit) @62468   8 年 vboxsync Main: scm
(edit) @59578   9 年 vboxsync Main: Removed the VBOX_WITH_S3 code because we haven't maintained it …
(edit) @59577   9 年 vboxsync Main: Removed the VBOX_WITH_S3 code because we haven't maintained it …
(edit) @58005   9 年 vboxsync pr7179. Part related to Appliance class and TaskOVF tasks like import, …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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