VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @98352   22 月 vboxsync Main: Fix identifiers containing an incorrect plural of "medium".
(edit) @98351   22 月 vboxsync Main: Fix plural of "medium" in many comments.
(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) @93115   3 年 vboxsync scm --update-copyright-year
(edit) @91743   3 年 vboxsync Main/Machine: Release lock while waiting in …
(edit) @91503   3 年 vboxsync Main: bugref:1909: Added missed translation marks, removed redundant …
(edit) @91326   3 年 vboxsync Main/NvramStore,FE/VBoxManage: Allow multiple NVRAM states …
(edit) @91312   3 年 vboxsync Main: bugref:1909: Prepared the API translation engine to using in …
(edit) @90828   3 年 vboxsync Main: bugref:1909: Added API localization
(edit) @82968   5 年 vboxsync Copyright year updates by scm.
(edit) @81425   5 年 vboxsync Main/Machine+BIOSSettings+Console: Full implementation of NVRAM …
(edit) @80585   5 年 vboxsync Runtime: Some renaming to stay consistent (*Get* always returns what …
(edit) @76553   6 年 vboxsync scm --update-copyright-year
(edit) @76298   6 年 vboxsync Main: bugref:6913: Added generation of some medium events. Contains …
(edit) @76240   6 年 vboxsync Main: bugref:6913: had to revert all changes for the defect because of …
(edit) @76215   6 年 vboxsync Main: bugref:6913: Added generation of medium events
(edit) @74804   6 年 vboxsync Main/Progress: Split into safe public interface and a private one …
(edit) @73743   6 年 vboxsync Main/Progress+Appliance+Machine: Turn …
(edit) @73664   6 年 vboxsync Main: bugref:8598: added "Keep hardware UUIDs" option to "clone …
(edit) @73003   6 年 vboxsync Main: Use setErrorBoth when we've got a VBox status code handy. (The …
(edit) @72973   6 年 vboxsync Main: Some early sketches on how to get proper C++ enums with xpidl.
(edit) @72883   6 年 vboxsync Main/Medium: add API flag for creating formatted floppy images …
(edit) @72509   6 年 vboxsync Main/Machine: Fix medium registry usage when cloning VMs (was not …
(edit) @69500   7 年 vboxsync *: scm --update-copyright-year
(edit) @69498   7 年 vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 年 vboxsync *: scm --update-copyright-year
(edit) @61009   9 年 vboxsync Main: big settings cleanup and writing optimization. Moved …
(edit) @60627   9 年 vboxsync Main/Medium: When creating a medium lock list, explicitly state which …
(edit) @58484   9 年 vboxsync Main/Machine+Medium: for diff images keep the variant of the parent if …
(edit) @57425   9 年 vboxsync DECLCALLBACK
(edit) @56577   9 年 vboxsync Main/MachineImplCloneVM.cpp: fix cloning of VMs with floppy (handled …
(edit) @56563   9 年 vboxsync Main/Main/src-server/MachineImplCloneVM: fix a collection of bugs …
(edit) @54948   10 年 vboxsync Main/Medium+Snapshot: make all code recursing over trees (objects …
(edit) @54645   10 年 vboxsync Encryption/Main: Allow encryption of differencing media as long as …
(edit) @54438   10 年 vboxsync Main/VirtualBox: eliminate redundant parameter to i_registerMedium, …
(edit) @53354   10 年 vboxsync R7524 - needs testing in VBoxManage.
(edit) @52095   10 年 vboxsync Main/Medium+AutoCaller+others: fix medium uninit deadlock caused by …
(edit) @51498   11 年 vboxsync 6813 - MachineImpl use of server side wrappers + misc mods on other …
(edit) @50899   11 年 vboxsync remove changes that break up log and error strings, introduced in 92972
(edit) @50875   11 年 vboxsync r92972 minor formatting change.
(edit) @50874   11 年 vboxsync 6813 src-all/ProgressImp.cpp + some formatting/line length sorting
(edit) @50355   11 年 vboxsync 6813 stage 7 VirtualBoxImpl.cpp etc
(edit) @49795   11 年 vboxsync 6813 - stage 3 rev 1
(edit) @49742   11 年 vboxsync 6813 stage 2 - Use the server side API wrapper code..
(edit) @49039   11 年 vboxsync IPRT: Filename extension versus suffix cleanup, long overdue.
(edit) @48955   11 年 vboxsync Main: Whitespace (including tabs!) and svn:keywords cleanups by scm.
(edit) @47919   11 年 vboxsync Main: warnings
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @44503   12 年 vboxsync Main: change API. Interface IMediumFormat was touched. Attribute …
(edit) @44480   12 年 vboxsync Main: fixed small typo inside the loop
(edit) @44380   12 年 vboxsync remove compiler warning about that some variable shadows a previous local
(edit) @44365   12 年 vboxsync Main: change API. Interface IMedium was touched. Handling enumeration …
(edit) @44091   12 年 vboxsync Main: make the code more readable. Places where the comparisons were …
(edit) @44039   12 年 vboxsync Main: renavation com::Guid class. PR5744
(edit) @42109   12 年 vboxsync Main/Medium: fix excessive settings saving as part of …
(edit) @41214   13 年 vboxsync Main: move handleUnexpectedExceptions method to VirtualBoxBase
(edit) @40487   13 年 vboxsync Main/VirtualBox+Machine+Snapshot+Medium: fix lock order issues …
(edit) @40432   13 年 vboxsync Main/VirtualBox+Machine+Medium: redesign the medium registry save …
(edit) @40257   13 年 vboxsync Main/Medium: rework locking scheme to solve lock order violations and …
(edit) @39926   13 年 vboxsync be more restrictive
(edit) @38764   13 年 vboxsync Main/Medium+Machine: final lock order fixes
(edit) @38535   13 年 vboxsync Main: missed one case
(edit) @38534   13 年 vboxsync Main: always use setError; improved some error messages; use the new …
(edit) @38428   13 年 vboxsync Main-CloneVM: wrong order
(edit) @38420   13 年 vboxsync Main-Clone: use new Medium::cloneToEx method
(edit) @38264   13 年 vboxsync Main-CloneVM: Respected the modified state of the source VM. Set to …
(edit) @38153   13 年 vboxsync Main/Machine: fix snapshot tree handling for cloning "machine and …
(edit) @38145   13 年 vboxsync Main-CloneVM: make this error fatal
(edit) @38141   13 年 vboxsync Main-CloneVM: fix the recursive snapshot searching
(edit) @38121   13 年 vboxsync Main-CloneVM: comment
(edit) @38120   13 年 vboxsync Main-CloneVM: remove old comment
(edit) @38119   13 年 vboxsync Main-CloneVM: keep the "public" interface clean
(edit) @38116   13 年 vboxsync Main-CloneVM: split up the disks collecting for the different cloning …
(edit) @38061   13 年 vboxsync Main-CloneVM: invert it
(edit) @38058   13 年 vboxsync Main-CloneVM: fix wrong check
(edit) @38049   13 年 vboxsync Main-CloneVM: no tmp necessary
(edit) @38048   13 年 vboxsync Machine: fix snapshot and current state updating in the "machine and …
(edit) @38041   13 年 vboxsync Main/MachineImpl: fix automatic diff creation when cloning a VM …
(edit) @38038   13 年 vboxsync Main-CloneVM: use the disk base name for the "MachineState" mode when …
(edit) @37985   13 年 vboxsync Main/Machine: fix the medium registry logic for linked clones. …
(edit) @37971   13 年 vboxsync Main/Machine: implement creating linked clones. Frontends/VBoxManage: …
(edit) @37905   13 年 vboxsync Main-CloneVM: change the name of a cloned disk to the new VM name, if …
(edit) @37900   13 年 vboxsync Main-CloneVM;FE/CLI;Doc: update differencing disk names with there new …
(edit) @37612   13 年 vboxsync Main-CloneVM: explicitly add the machine registry to every new medium …
(edit) @37604   13 年 vboxsync Main-CloneVM: needs tree lock
(edit) @37603   13 年 vboxsync Main-CloneVM: register new mediums; use global default disk format
(edit) @37590   13 年 vboxsync Main-CloneVM: create the snapshot folder when necessary
(edit) @37580   13 年 vboxsync Main/MachineImplCloneVM.cpp: change the sub-operation weights so that …
(edit) @37558   13 年 vboxsync Main-CloneVM: use the same medium type in the target like in the …
(edit) @37555   13 年 vboxsync Main-CloneVM: better progress weighting for diff images
(edit) @37531   13 年 vboxsync Main;FE;CloneVM: add clone options; regenerate MACs of all network …
(edit) @37523   13 年 vboxsync Main-CloneVM: handle a special case in input params
(edit) @37522   13 年 vboxsync Main-CloneVM: put images into the target snapshot folder if they where …
(edit) @37521   13 年 vboxsync Main-CloneVM: fix cleanup
(edit) @37502   13 年 vboxsync Main;Settings: make the settings copyable
(copy) @37491   13 年 vboxsync Main-CloneVM: factor out the clone VM task
trunk/src/VBox/Main/src-server/MachineImpl.cpp 複製
(edit) @37486   13 年 vboxsync Main-CloneVM: remove printf
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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