VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @31677   14 年 vboxsync Main: move include statement
(edit) @31676   14 年 vboxsync Main/FE/Qt4: add initial OVA support
(edit) @31562   14 年 vboxsync Main: merge IVirtualBox::FindHardDisk, GetHardDisk, FindDVDImage, …
(edit) @30881   14 年 vboxsync Main/OVF: add Appliance::machines[] attribute so that caller can …
(edit) @30764   14 年 vboxsync back out r63543, r63544 until windows build problems can be solved properly
(edit) @30760   14 年 vboxsync Main: separate internal machine data structs into MachineImplPrivate.h …
(edit) @30716   14 年 vboxsync release build fixes
(edit) @30714   14 年 vboxsync Main: remove SupportErrorInfo template magic
(edit) @30681   14 年 vboxsync Main: COM header cleanup (remove obscure and unused templates), second try
(edit) @30676   14 年 vboxsync Main: back out r63429
(edit) @30670   14 年 vboxsync Main: COM header cleanup (remove obscure and unused templates)
(edit) @30157   14 年 vboxsync OVF: added OS types from CIM 2.25.0, including Windows 7 and Oracle; …
(edit) @29984   15 年 vboxsync OVF: almost
(edit) @29925   15 年 vboxsync OVF: respect override of import parameters (setFinalValues) also when …
(edit) @29875   15 年 vboxsync OVF: have the progress bar notify the user when we're dealing with …
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28596   15 年 vboxsync Main/OVF: fix IDE controller export broken by r60336
(edit) @28165   15 年 vboxsync Main/OVF: import vbox:machine with disks, the rest. Todo some bugfixing.
(edit) @28162   15 年 vboxsync Main/OVF: isolate disk import code from other import code; clean up …
(edit) @27918   15 年 vboxsync Main/OVF: import vbox:Machine XML within OVF, first batch (XML is …
(edit) @27908   15 年 vboxsync Main/OVF: add c++ ovf namespace
(edit) @27900   15 年 vboxsync Main/OVF: move another method
(edit) @27895   15 年 vboxsync Main/OVF: cleanup: share thread code, fix error code confusion, less …
(edit) @27886   15 年 vboxsync Main/OVF: document import code
(edit) @27882   15 年 vboxsync Main/OVF: sort import code into separate file as well
(edit) @27829   15 年 vboxsync Main/OVF: sort code into several files + document export code
(edit) @27796   15 年 vboxsync Main: attempt at USB locking fixes
(edit) @27792   15 年 vboxsync Main/VirtualBox: new parameter for overriding VM file existence check …
(edit) @27779   15 年 vboxsync Main: fix locking in Appliance import/export
(edit) @27730   15 年 vboxsync Backed out 59261 & 59266
(edit) @27677   15 年 vboxsync Main/VirtualBox: new parameter for overriding VM file existence check …
(edit) @27607   15 年 vboxsync Main: remove templates for 'weak' com pointers which do nothing anyway
(edit) @26753   15 年 vboxsync Main: Bstr makeover (third attempt) -- make Bstr(NULL) and Bstr() …
(edit) @26603   15 年 vboxsync Main: back out r57775
(edit) @26587   15 年 vboxsync Main: Bstr makeover (second attempt) -- make Bstr(NULL) and Bstr() …
(edit) @26553   15 年 vboxsync Main: backing out r57728 + r57730 which burn on windows
(edit) @26550   15 年 vboxsync Main: Bstr makeover -- make Bstr(NULL) and Bstr() behave the same; …
(edit) @26511   15 年 vboxsync Main: tabs -> spaces.
(edit) @25927   15 年 vboxsync OVF: rework of r56747
(edit) @25919   15 年 vboxsync Main/ApplianceImpl: fixed incorrect throw
(edit) @25860   15 年 vboxsync Main: cleanup: get rid of VirtualBoxBaseProto, move AutoCaller*/*Span* …
(edit) @25789   15 年 vboxsync Main: build fix
(edit) @25786   15 年 vboxsync Main: fix broken rollback in OVF error handling code (any error in …
(edit) @25310   15 年 vboxsync Main: lock validator, first batch: implement per-thread stack to trace …
(edit) @25279   15 年 vboxsync Main: preparation for deadlock detection: clean up autolock classes
(edit) @25149   15 年 vboxsync Main: cleanup: remove all CheckComRC* macros (no functional change)
(edit) @25146   15 年 vboxsync OVF: fix export of renamed storage controllers (public #5643)
(edit) @25142   15 年 vboxsync VBoxManage: fix missing --memory option which was never parsed for …
(edit) @24990   15 年 vboxsync Main/OVF: fix an enormously inefficient typo
(edit) @24989   15 年 vboxsync Main: enable -Wshadow gcc option to warn about shadowed variables and …
(edit) @24872   15 年 vboxsync OVF: fix export of memory
(edit) @24810   15 年 vboxsync OVF: fix broken floppy and cd-rom import
(edit) @24526   15 年 vboxsync OVF: fix import and export of floppy and DVD attachments broken by …
(edit) @24525   15 年 vboxsync ApplianceImpl: Fixed to build on Windows.
(edit) @24522   15 年 vboxsync Main/OVF: fix import of floppies, add stub code for proper future …
(edit) @24511   15 年 vboxsync Main/MediumAttchment: back out API change which changed the return …
(edit) @24494   15 年 vboxsync Main/Appliance: fix SCSI controller import (use long name now), and …
(edit) @24258   15 年 vboxsync Main: new method Medium::RefreshState() which refreshes medium state; …
(edit) @24048   15 年 vboxsync ApplianceImpl: Also spell out SCSI Controller.
(edit) @24046   15 年 vboxsync ApplianceImpl: Create IDE controller during import instead of assuming …
(edit) @23880   15 年 vboxsync Main/MediumAttachment: change return value of Controller getter to …
(edit) @23733   15 年 vboxsync Dropped obsolet HWVirtEx properties.
(edit) @23502   15 年 vboxsync IPRT: Added SHA-1, SHA-256 and SHA-512 APIs. Added a simple digest …
(edit) @23249   15 年 vboxsync medium: rename default IDE/FD storage controller names to IDE …
(edit) @23223   15 年 vboxsync API: big medium handling change and lots of assorted other cleanups …
(edit) @22487   15 年 vboxsync Main: Fixed a handful status code mixups caught by RTERR_STRICT_RC.
(edit) @22317   15 年 vboxsync some Windows warnings in Main
(edit) @22173   15 年 vboxsync Main: the big XML settings rework. Move XML reading/writing out of …
(edit) @21878   15 年 vboxsync Main: coding style: have Main obey the standard VirtualBox coding …
(edit) @21823   15 年 vboxsync Main: merge VirtualBoxBaseNEXT onto VirtualBoxBase, adjust Host …
(edit) @21759   15 年 vboxsync OVF-S3: Some hint on the host clock when the Access Denied error happens.
(edit) @21758   15 年 vboxsync OVF: added manifest file creation/verification
(edit) @21686   15 年 vboxsync Main: back out r50147 until the locking is properly understood; will …
(edit) @21622   15 年 vboxsync Main: cleanup: merge VirtualBoxBase{WithTypedChildren}NEXT onto …
(edit) @21612   15 年 vboxsync OVF: Added remote OVF downloading.
(edit) @21588   15 年 vboxsync Main: move vbox-independent OVF reader code to separate file; move …
(edit) @21446   15 年 vboxsync API/Machine+SystemProperties: get rid of the tri-state bool …
(edit) @21439   15 年 vboxsync OVF: fix #4100: accept ovf:/disk/ specifiers with a single slash in …
(edit) @21438   15 年 vboxsync OVF: enable OVF remote export again
(edit) @21404   15 年 vboxsync IPRT, Main: make ministring throw std::bad_alloc on allocation …
(edit) @21394   15 年 vboxsync Backing out r49763 to fix Windows burns.
(edit) @21393   15 年 vboxsync IPRT, Main: make ministring throw std::bad_alloc on allocation …
(edit) @21079   15 年 vboxsync Main: move libxml2 to IPRT unconditionally (remove …
(edit) @21077   15 年 vboxsync back out r49329, r49331, will start over
(edit) @21073   15 年 vboxsync Main: move libxml2 to IPRT unconditionally (remove …
(edit) @21068   15 年 vboxsync OVF: fix warnings and a wrong parameter possibly leading to bad config
(edit) @20930   15 年 vboxsync OVF: fix exporting of more than one disk
(edit) @20842   15 年 vboxsync API and Frontends: change IVirtualBox::openHardDisk to allow modifying …
(edit) @20576   15 年 vboxsync OVF: fix wrong OVF 1.0 namespace, more OVF 1.0 fixes for problems …
(edit) @20514   15 年 vboxsync OVF export: better handle the case when there is no USB controller …
(edit) @20337   16 年 vboxsync OVF: disabled internet based OVF export again
(edit) @20263   16 年 vboxsync OVF: one more check
(edit) @20261   16 年 vboxsync OVF: fix win burns
(edit) @20259   16 年 vboxsync OVF: import/export CPU count
(edit) @20220   16 年 vboxsync Main: back out the IProgess::GetResultCode() parameter change
(edit) @20219   16 年 vboxsync Partially enabled guest SMP for OVF import.
(edit) @20212   16 年 vboxsync Main: changed the parameter of IProgress::GetResultCode() from …
(edit) @20211   16 年 vboxsync OVF: better handling of missing SATA/SCSI device emulation in OSE
(edit) @20081   16 年 vboxsync Main: initial code for upload to cloud (second try)
(edit) @20045   16 年 vboxsync Main-S3: backed out r47779 because of Win (mkdtemp)
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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