VirtualBox

source: vbox/trunk/src/VBox/Main/src-server/MachineImplMoveVM.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) @98289   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) @94598   3 年 vboxsync Main/Machine+Medium+Snapshot+VirtualBox: Recursion elimination to save …
(edit) @93115   3 年 vboxsync scm --update-copyright-year
(edit) @91503   3 年 vboxsync Main: bugref:1909: Added missed translation marks, removed redundant …
(edit) @91363   3 年 vboxsync FE/VBoxSDL+VirtualBox,Main/Console+Machine+VirtualBox.xidl: VMs which …
(edit) @91326   3 年 vboxsync Main/NvramStore,FE/VBoxManage: Allow multiple NVRAM states …
(edit) @90828   3 年 vboxsync Main: bugref:1909: Added API localization
(edit) @85217   4 年 vboxsync Main/MachineImplMoveVM.cpp: Two FAILED/RT_FAILURE mixups. One sign …
(edit) @82968   5 年 vboxsync Copyright year updates by scm.
(edit) @81425   5 年 vboxsync Main/Machine+BIOSSettings+Console: Full implementation of NVRAM …
(edit) @81420   5 年 vboxsync MachineImplMoveVM: improve directory cleanup - now there is a chance …
(edit) @81419   5 年 vboxsync Main/MachineImplMoveVM: fix regression in previous change, if current …
(edit) @81415   5 年 vboxsync Main/MachineImplMoveVM: simplify updatePathsToStateFiles (which is …
(edit) @81397   5 年 vboxsync Main/MachineImplMoveVM: fix error message typo
(edit) @81396   5 年 vboxsync Main/MachineImplMoveVM: comment whitespace
(edit) @81394   5 年 vboxsync Main/MachineImplMoveVM: Putting all Machine object references in a …
(edit) @81393   5 年 vboxsync Main/MachineImplMoveVM: many cleanups including removal of unused code
(edit) @81362   5 年 vboxsync scm fix.
(edit) @81361   5 年 vboxsync bugref:8345. replace wrong usage Utf8Str::contains() by RTPathStartsWith().
(edit) @80585   5 年 vboxsync Runtime: Some renaming to stay consistent (*Get* always returns what …
(edit) @79956   5 年 vboxsync bugref:8345. small typo.
(edit) @79955   5 年 vboxsync bugref:8345. Second part of refining and cleaning up the code.
(edit) @78968   6 年 vboxsync Main/MachienImplMoveVM.cpp: Some more review comments and a couple of …
(edit) @78836   6 年 vboxsync bugref:8345. Refining and cleaning up the code.
(edit) @78765   6 年 vboxsync Main/MachineImplMoveVM.cpp: Another todo. bugref:8345
(edit) @78761   6 年 vboxsync Main/Machine::moveTo: Some cleanups and a lot of @todo's. bugref:8345
(edit) @78404   6 年 vboxsync removed Utf8Str::assignEx() and replaced RTCString::compare() by …
(edit) @76592   6 年 vboxsync Main: Don't use Logging.h.
(edit) @76553   6 年 vboxsync scm --update-copyright-year
(edit) @74804   6 年 vboxsync Main/Progress: Split into safe public interface and a private one …
(edit) @74530   6 年 vboxsync Main,Devices: Compile fixes (gcc 8.2.0-7).
(edit) @74003   6 年 vboxsync Main: bugref:9231: added ability to set IMedium:location for medium …
(edit) @73757   6 年 vboxsync MachineImplMoveVM.cpp: Try fix doxygen burn on Win64dep.
(edit) @73743   6 年 vboxsync Main/Progress+Appliance+Machine: Turn …
(edit) @73003   6 年 vboxsync Main: Use setErrorBoth when we've got a VBox status code handy. (The …
(edit) @72841   6 年 vboxsync Main/MachineImplMoveVM: bugref:8345. Fixed wrong manipulation with …
(edit) @72840   6 年 vboxsync bugref:8345. Fixed wrong manipulation with iterator.
(edit) @72834   6 年 vboxsync MachineImplMoveVM: match new[] with delete[]
(edit) @71999   7 年 vboxsync bugref:8345. Removed the trailing blanks.
(edit) @71997   7 年 vboxsync bugref:8345. Small fix in the ErrorInfoItem() constructor.
(edit) @71996   7 年 vboxsync bugref:8345. Added a check into MachineMoveVM::updatePathsToStateFiles().
(edit) @71995   7 年 vboxsync bugref:8345. Call WaitForAsyncProgressCompletion only in success.
(edit) @71993   7 年 vboxsync bugref:8345. Splitted two AutoWriteLocks into two different scopes …
(edit) @71992   7 年 vboxsync bugref:8345. Fixed the progress operation counter.
(edit) @71990   7 年 vboxsync bugref:8345. Added a new internal class ErrorInfoItem and a list …
(edit) @71728   7 年 vboxsync bugref:8345. Added a check for read-only destination.
(edit) @71581   7 年 vboxsync bugref:8345. Attempt to fix the subtle bug with MEDIUMTASK structure …
(edit) @71376   7 年 vboxsync Main/Machine: bugref:8345 Release Machine lock early enough, since …
(edit) @71315   7 年 vboxsync bugref:8345. Removed trailing blanks.
(edit) @71309   7 年 vboxsync bugref:8345. Improved logic updating the path of state files.
(edit) @71197   7 年 vboxsync bugref:8345. The trailing blanks were removed.
(edit) @71192   7 年 vboxsync bugref:8345. Cleaned up the code. Fixed an assertion on the debug …
(edit) @71063   7 年 vboxsync Whitespace.
(edit) @71053   7 年 vboxsync bugref: 8345. Added a function isMediumTypeSupportedForMoving(). …
(edit) @70973   7 年 vboxsync bugref:8345. Fixed trailing blanks.
(edit) @70971   7 年 vboxsync bugref:8345. Corrected progress setup and handling. Replaced RTPrintf …
(edit) @70877   7 年 vboxsync bugref:8345. Added the checks for floppy images and for DVD disks. …
(edit) @70825   7 年 vboxsync bugref:8345. Removed unused variable.
(edit) @70823   7 年 vboxsync bugref:8345. removed changeset r120593 as useless for now. The …
(edit) @70806   7 年 vboxsync bugref:8345. Fixed updating a saved state path for a snapshot.
(edit) @70692   7 年 vboxsync bugref:8345. The unused variables were removed.
(edit) @70691   7 年 vboxsync bugref:8345. The part for moving the log files was added.
(edit) @70674   7 年 vboxsync bugref:8345. Added a Progress object for rollback action. is it …
(add) @70648   7 年 vboxsync scm police
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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