|
|
@31358
|
14 years |
vboxsync |
Main: convert more Medium and MediumFormat internals to Utf8Str
|
|
|
@31333
|
14 years |
vboxsync |
Main: rework new implementation of Machine::Unregister() and …
|
|
|
@31307
|
14 years |
vboxsync |
Main: remove unused arg
|
|
|
@31242
|
14 years |
vboxsync |
Main: finish Machine::Unregister(), which can now recursively delete …
|
|
|
@31236
|
14 years |
vboxsync |
Main: rename internal medium attach/detach methods
|
|
|
@31228
|
14 years |
vboxsync |
Main: beginnings of deleting all snapshots in Machine::Unregister() -- …
|
|
|
@31224
|
14 years |
vboxsync |
typo
|
|
|
@31063
|
14 years |
vboxsync |
Main/Medium: Implement medium type Shareable, and along the way added …
|
|
|
@31008
|
14 years |
vboxsync |
Main: reorganize session APIs
|
|
|
@30884
|
14 years |
vboxsync |
Main/Snapshot: Delete the current state saved file before copying the …
|
|
|
@30764
|
14 years |
vboxsync |
back out r63543, r63544 until windows build problems can be solved properly
|
|
|
@30760
|
14 years |
vboxsync |
Main: separate internal machine data structs into MachineImplPrivate.h …
|
|
|
@30681
|
14 years |
vboxsync |
Main: COM header cleanup (remove obscure and unused templates), second try
|
|
|
@30676
|
14 years |
vboxsync |
Main: back out r63429
|
|
|
@30670
|
14 years |
vboxsync |
Main: COM header cleanup (remove obscure and unused templates)
|
|
|
@30380
|
14 years |
vboxsync |
Main: make calculateRelativePath methods a bit smarter and rename them …
|
|
|
@30377
|
14 years |
vboxsync |
Main: do not hold any other lock while calling …
|
|
|
@29540
|
15 years |
vboxsync |
Main/Snapshot: fix lock order violation when restoring a snapshot
|
|
|
@29421
|
15 years |
vboxsync |
Main/Snapshot: some mix between fix and workaround to sensure that the …
|
|
|
@29204
|
15 years |
vboxsync |
Main/Medium: improve r61220 (add forgotten medium registry save when …
|
|
|
@29036
|
15 years |
vboxsync |
Main/Snapshot: handle late failures more gracefully when the actual …
|
|
|
@28875
|
15 years |
vboxsync |
Main/Snapshot: comment update
|
|
|
@28873
|
15 years |
vboxsync |
Main/Snapshot+Console: implement reparenting children as part of a …
|
|
|
@28856
|
15 years |
vboxsync |
Main/Snapshot: update lock states at the end of a live merge to the …
|
|
|
@28852
|
15 years |
vboxsync |
Main/Snapshot: When updating stapshot information on a live merge, do …
|
|
|
@28835
|
15 years |
vboxsync |
Main: live snapshot merging. initially limited to forward merging …
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28774
|
15 years |
vboxsync |
Main: mark machine as dirty when snapshot name or description are changed
|
|
|
@28770
|
15 years |
vboxsync |
Main/Snapshot+Medium: fix a medium locking and medium state bug
|
|
|
@28585
|
15 years |
vboxsync |
Main/Console+Machine+Snapshot+Medium: Start with online snapshot …
|
|
|
@28401
|
15 years |
vboxsync |
Main/Machine+Snapshot+Medium: Big medium locking cleanup and …
|
|
|
@28149
|
15 years |
vboxsync |
Main/OVF: write vbox:uuid attribute for each disk on export
|
|
|
@28110
|
15 years |
vboxsync |
Main: more Machine::init() work to get OVF vbox:Machine import …
|
|
|
@28091
|
15 years |
vboxsync |
Main: clean up Machine::init() and instance data
|
|
|
@27835
|
15 years |
vboxsync |
Main/OVF: dump vbox machine XML into OVF's VirtualSystem element on …
|
|
|
@27644
|
15 years |
vboxsync |
Main: fix missing machine settings save in some takeSnapshot() …
|
|
|
@27607
|
15 years |
vboxsync |
Main: remove templates for 'weak' com pointers which do nothing anyway
|
|
|
@27278
|
15 years |
vboxsync |
Main: fix snapshot regression from yesterday (media registry not saved …
|
|
|
@27256
|
15 years |
vboxsync |
Main: fix regressions with renaming VMs; as a welcome side effect, …
|
|
|
@26753
|
15 years |
vboxsync |
Main: Bstr makeover (third attempt) -- make Bstr(NULL) and Bstr() …
|
|
|
@26603
|
15 years |
vboxsync |
Main: back out r57775
|
|
|
@26587
|
15 years |
vboxsync |
Main: Bstr makeover (second attempt) -- make Bstr(NULL) and Bstr() …
|
|
|
@26553
|
15 years |
vboxsync |
Main: backing out r57728 + r57730 which burn on windows
|
|
|
@26550
|
15 years |
vboxsync |
Main: Bstr makeover -- make Bstr(NULL) and Bstr() behave the same; …
|
|
|
@26201
|
15 years |
vboxsync |
Main: fix deleteSnapshot() which was broken for immutable and …
|
|
|
@26186
|
15 years |
vboxsync |
Main: coding style fixes
|
|
|
@26167
|
15 years |
vboxsync |
Main: get rid of isModified() loops in Machine and subclasses; …
|
|
|
@26088
|
15 years |
vboxsync |
Main: debugging notes, coding style
|
|
|
@26051
|
15 years |
vboxsync |
Main: fix assertion while taking offline snapshot
|
|
|
@25936
|
15 years |
vboxsync |
Main: make deleteSnapshot() work with the lock validator
|
|
|
@25930
|
15 years |
vboxsync |
Main: remove separate snapshots tree lock, have snapshots list use …
|
|
|
@25907
|
15 years |
vboxsync |
Main: fix regression from today that media registry was not saved …
|
|
|
@25903
|
15 years |
vboxsync |
Main: make restoreSnapshot() work with the lock validator; take …
|
|
|
@25860
|
15 years |
vboxsync |
Main: cleanup: get rid of VirtualBoxBaseProto, move AutoCaller*/*Span* …
|
|
|
@25834
|
15 years |
vboxsync |
Main: finish integration of Main lock validation with IPRT; only …
|
|
|
@25696
|
15 years |
vboxsync |
Main: fix stupid, stupid typo in r55674 which caused weirdness with …
|
|
|
@25310
|
15 years |
vboxsync |
Main: lock validator, first batch: implement per-thread stack to trace …
|
|
|
@25279
|
15 years |
vboxsync |
Main: preparation for deadlock detection: clean up autolock classes
|
|
|
@25200
|
15 years |
vboxsync |
Main: make MediumAttachment instance data private
|
|
|
@25194
|
15 years |
vboxsync |
Main: stop USBController from being a VirtualBoxBaseWithChildren; make …
|
|
|
@25152
|
15 years |
vboxsync |
Main: kill VirtualBoxBaseWithTypedChildren template and rework Medium …
|
|
|
@25151
|
15 years |
vboxsync |
Main: cleanup: std::list< ComOBjPtr<Medium> > typedefs
|
|
|
@25149
|
15 years |
vboxsync |
Main: cleanup: remove all CheckComRC* macros (no functional change)
|
|
|
@24992
|
15 years |
vboxsync |
Main: fix mac burn
|
|
|
@24989
|
15 years |
vboxsync |
Main: enable -Wshadow gcc option to warn about shadowed variables and …
|
|
|
@24920
|
15 years |
vboxsync |
SnapshotImpl.cpp: BeginSnapshot error path (#4486).
|
|
|
@24572
|
15 years |
vboxsync |
Main: gcc warning
|
|
|
@24556
|
15 years |
vboxsync |
Main/snapshots: another attempt at progress crash fixing
|
|
|
@24554
|
15 years |
vboxsync |
2nd attempt to fix the cast problem
|
|
|
@24553
|
15 years |
vboxsync |
Wrong pointer type for the progress object
|
|
|
@24509
|
15 years |
vboxsync |
Main: fix deleteSnapshot failure: medium backreferences were not …
|
|
|
@24458
|
15 years |
vboxsync |
Main: fix medium detachments when restoring snapshot, second try
|
|
|
@24447
|
15 years |
vboxsync |
Main: fix double medium detachment when restoring snapshot
|
|
|
@24433
|
15 years |
vboxsync |
Main: fix crash when deleting the only snapshot
|
|
|
@24354
|
15 years |
vboxsync |
Main: deleteSnapshot() fixes; should mostly work now
|
|
|
@24345
|
15 years |
vboxsync |
Main: make backrefs code a bit more readable + add backrefs logging, …
|
|
|
@24301
|
15 years |
vboxsync |
Main,Frontends: Added two new running states: Teleporting and …
|
|
|
@24299
|
15 years |
vboxsync |
Main: reorganize and document take/restore/delete snapshot code (no …
|
|
|
@24298
|
15 years |
vboxsync |
Main: snapshots code cleanup, renames, documentation, coding style
|
|
|
@24291
|
15 years |
vboxsync |
Main: remove redundant utf-8 conversion
|
|
|
@24279
|
15 years |
vboxsync |
Main: move huge amounts of snapshot code from MachineImpl.cpp to …
|
|
|
@24196
|
15 years |
vboxsync |
Main: add logging + weighted progress to restoreSnapshot(); convert …
|
|
|
@23341
|
15 years |
vboxsync |
Main: opimization for r52856
|
|
|
@23257
|
15 years |
vboxsync |
Main: IHost header cleanup, remove cruft elsewhere
|
|
|
@23223
|
15 years |
vboxsync |
API: big medium handling change and lots of assorted other cleanups …
|
|
|
@22778
|
15 years |
vboxsync |
Main: fix infinite recursion when renaming machines with snapshots
|
|
|
@22624
|
15 years |
vboxsync |
Main: cosmetics
|
|
|
@22173
|
15 years |
vboxsync |
Main: the big XML settings rework. Move XML reading/writing out of …
|
|
|
@21878
|
15 years |
vboxsync |
Main: coding style: have Main obey the standard VirtualBox coding …
|
|
|
@21835
|
15 years |
vboxsync |
Main: snapshots cleanup, documentation, memory leak fix, locking
|
|
|
@21826
|
15 years |
vboxsync |
Main: fix wrong snapshot counts introduced by r50442 (erroneous error …
|
|
|
@21825
|
15 years |
vboxsync |
Main: fix accidental infinite recursion creating snapshots introduced …
|
|
|
@21824
|
15 years |
vboxsync |
Main: fix snapshot cleanup error that leads to hangs to startup
|
|
|
@21823
|
15 years |
vboxsync |
Main: merge VirtualBoxBaseNEXT onto VirtualBoxBase, adjust Host …
|
|
|
@21686
|
15 years |
vboxsync |
Main: back out r50147 until the locking is properly understood; will …
|
|
|
@21622
|
15 years |
vboxsync |
Main: cleanup: merge VirtualBoxBase{WithTypedChildren}NEXT onto …
|
|
|
@21404
|
15 years |
vboxsync |
IPRT, Main: make ministring throw std::bad_alloc on allocation …
|
|
|
@21394
|
15 years |
vboxsync |
Backing out r49763 to fix Windows burns.
|
|
|
@21393
|
15 years |
vboxsync |
IPRT, Main: make ministring throw std::bad_alloc on allocation …
|
|
|
@21369
|
15 years |
vboxsync |
IPRT: hide ministring::operator bool() to force people to use …
|
|
|