VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @52498   10 年 vboxsync Main/Snapshot: fix broken snapshot deletion, assert became partially …
(edit) @52483   10 年 vboxsync Main: cleanup after r95701
(edit) @52481   10 年 vboxsync 6813 - MachineImpl.cpp - IInternalMachineControl changes.
(edit) @52168   10 年 vboxsync Main/VirtualBox+Medium+Snapshot: fix lock inconsistency which crept …
(edit) @52095   10 年 vboxsync Main/Medium+AutoCaller+others: fix medium uninit deadlock caused by …
(edit) @51903   10 年 vboxsync Main: AutoCaller/VirtualBoxBase refactoring, cleanly splitting out the …
(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) @50874   11 年 vboxsync 6813 src-all/ProgressImp.cpp + some formatting/line length sorting
(edit) @50355   11 年 vboxsync 6813 stage 7 VirtualBoxImpl.cpp etc
(edit) @49960   11 年 vboxsync 6813 stage 6 - Make use of server side API wrapper code in all interfaces
(edit) @49871   11 年 vboxsync 6813 - User server side API wrapper code in all interfaces.. stage 4 rev 1
(edit) @49795   11 年 vboxsync 6813 - stage 3 rev 1
(edit) @49687   11 年 vboxsync Main/Snapshot: block deleting of current snapshot if it has child …
(edit) @48311   11 年 vboxsync Warnings.
(edit) @48297   11 年 vboxsync Main/Medium: redesign API level medium locking, needed conversions …
(edit) @47401   11 年 vboxsync Main,Frontends: Second step of USB controller rework. There is one …
(edit) @47376   11 年 vboxsync Main/USB: USB Controller implementation rework. Moved filter handling …
(edit) @46720   11 年 vboxsync Main/xml/Settings.cpp: limit snapshot depth to 250, avoiding crashes …
(edit) @45367   12 年 vboxsync Main: a couple of whitespace fixes
(edit) @45098   12 年 vboxsync Main/Snapshot: fragment of code has been replaced by a call …
(edit) @44503   12 年 vboxsync Main: change API. Interface IMediumFormat was touched. Attribute …
(edit) @44406   12 年 vboxsync Main/Snapshot: fix indentation
(edit) @44395   12 年 vboxsync Main/SnapshotImpl: Select merge direction based on the image size
(edit) @44327   12 年 vboxsync Main/Snapshot: the merge procedure became a little bit better. …
(edit) @44152   12 年 vboxsync Main/Snapshot+Console: Set up logging earlier to capture more error …
(edit) @44041   12 年 vboxsync Main/Snapshot: re-add a vital fix for taking snapshots which somehow …
(edit) @44039   12 年 vboxsync Main: renavation com::Guid class. PR5744
(edit) @43915   12 年 vboxsync Main/Machine+Snapshot+Medium: fix cancelling snapshots, used to …
(edit) @43870   12 年 vboxsync Stop cancel operation succeeds ref 5903
(edit) @43794   12 年 vboxsync Main/Snapshot: issue 4386. Small changes in error messages and log …
(edit) @43740   12 年 vboxsync Main/Snapshot: only check free space on filesystems when the target …
(edit) @43689   12 年 vboxsync Main/Snapshot: issue 4386. Check available free space on the storages …
(edit) @43677   12 年 vboxsync Main/Snapshot: issue 4386. Check available free space on the storages …
(edit) @42889   12 年 vboxsync Main/Snapshot: stop abusing the mPeer field, because this triggers …
(edit) @42123   12 年 vboxsync Main/Machine+Snapshot: fix crash on snapshot restore due to incorrect …
(edit) @42110   12 年 vboxsync Main/SnapshotImpl.cpp: eliminate dead code
(edit) @41914   12 年 vboxsync Main: Implement API to configure autostart/-stop for virtual machines
(edit) @40565   13 年 vboxsync Main/Snapshot: fix locking problem when taking a snapshot, and when …
(edit) @40492   13 年 vboxsync Main/Machine+Snapshot: add a comment to make it easier to get rid of …
(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) @40418   13 年 vboxsync Main: Extended IMachine and the settings XML with three tracing …
(edit) @40257   13 年 vboxsync Main/Medium: rework locking scheme to solve lock order violations and …
(edit) @39248   13 年 vboxsync Runtime: new guest OS type for Solaris 11 Frontends/VirtualBox: add …
(edit) @38996   13 年 vboxsync Main: fix setting the current state modification flag in some circumstances
(edit) @38818   13 年 vboxsync Main/Medium+Snapshot+VirtualBox: extend the API in a compatible way to …
(edit) @38718   13 年 vboxsync Main: Fix wrong medium attachment references after "Restore Snapshot" …
(edit) @37985   13 年 vboxsync Main/Machine: fix the medium registry logic for linked clones. …
(edit) @37851   13 年 vboxsync Main/Console+Machine: new method for deleting a range of snapshot, …
(edit) @37449   13 年 vboxsync Main;VBoxManage: more clone vm work
(edit) @37380   14 年 vboxsync Main/Console+InternalMachineControl: add a (not yet implemented) …
(edit) @36289   14 年 vboxsync Main/SnapshotImpl: when restoring a snapshot always save the global …
(edit) @36188   14 年 vboxsync Main/SnapshotImpl: progressCallback not used anymore since r70196
(edit) @36074   14 年 vboxsync Main: implement sharing saved state files between snapshots and …
(edit) @35984   14 年 vboxsync Main: prohibit setting a UUID as the machine or snapshot name
(edit) @35915   14 年 vboxsync Main: fix broken snapshots when disk images are shared between several …
(edit) @35903   14 年 vboxsync Main: before unregistering a machine, move media shared with another …
(edit) @35638   14 年 vboxsync Main. QT/FE: fix long standing COM issue
(edit) @35602   14 年 vboxsync Main: fix and clarify that ISnapshot::SetName and SetDescription …
(copy) @35368   14 年 vboxsync Main: source re-org.
trunk/src/VBox/Main/SnapshotImpl.cpp 複製
(edit) @35175   14 年 vboxsync Main/Machine: rename mSnapshotData to mConsoleTaskData (together with …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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