|
|
@30380
|
14 years |
vboxsync |
Main: make calculateRelativePath methods a bit smarter and rename them …
|
|
|
@29864
|
15 years |
vboxsync |
Main: Make it possible to cancel the starting of a teleporation target.
|
|
|
@29462
|
15 years |
vboxsync |
Added page fusion xml config entry
|
|
|
@29385
|
15 years |
vboxsync |
Main: cleaned up some pedantic warnings.
|
|
|
@29363
|
15 years |
vboxsync |
Added 'restart' parameter to OnVRDPServerChange notification.
|
|
|
@29354
|
15 years |
vboxsync |
Main: Make API change to query saved screenshots of any configured …
|
|
|
@29309
|
15 years |
vboxsync |
Wording
|
|
|
@29225
|
15 years |
vboxsync |
Shared paging property for IMachine and IGuest added (not implemented).
|
|
|
@29218
|
15 years |
vboxsync |
Main/Settings: Drop global iomgr and iobackend settings
|
|
|
@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
|
|
|
@28669
|
15 years |
vboxsync |
Main: declare some methods const
|
|
|
@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 …
|
|
|
@28343
|
15 years |
vboxsync |
Main: Added QueryLogFilename for getting the full log file path of an …
|
|
|
@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
|
|
|
@27885
|
15 years |
vboxsync |
Metrics: work in progress
|
|
|
@27849
|
15 years |
vboxsync |
metrics update
|
|
|
@27835
|
15 years |
vboxsync |
Main/OVF: dump vbox machine XML into OVF's VirtualSystem element on …
|
|
|
@27834
|
15 years |
vboxsync |
Main/guest properties: correct method capitalisation
|
|
|
@27823
|
15 years |
vboxsync |
More cleanup
|
|
|
@27818
|
15 years |
vboxsync |
Main/GuestProperties: cleaned up and fixed a problem with …
|
|
|
@27792
|
15 years |
vboxsync |
Main/VirtualBox: new parameter for overriding VM file existence check …
|
|
|
@27761
|
15 years |
vboxsync |
Main: fixed saving guest properties at machine power off
|
|
|
@27730
|
15 years |
vboxsync |
Backed out 59261 & 59266
|
|
|
@27685
|
15 years |
vboxsync |
Main/Machine: add stub for method to read VM log file.
|
|
|
@27677
|
15 years |
vboxsync |
Main/VirtualBox: new parameter for overriding VM file existence check …
|
|
|
@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
|
|
|
@27537
|
15 years |
vboxsync |
Main: API consistency: method names start with lower case always; no …
|
|
|
@27324
|
15 years |
vboxsync |
Main: Introduce various I/O control settings:
* Used I/O manager …
|
|
|
@27256
|
15 years |
vboxsync |
Main: fix regressions with renaming VMs; as a welcome side effect, …
|
|
|
@27166
|
15 years |
vboxsync |
Added large page property.
|
|
|
@26459
|
15 years |
vboxsync |
Main: HPET machine property, cleanups
|
|
|
@26440
|
15 years |
vboxsync |
Main: configurable HID types work
|
|
|
@26323
|
15 years |
vboxsync |
Main/Machine+Console: Extend the scope of the power up progress …
|
|
|
@26295
|
15 years |
vboxsync |
Backed out r57393
|
|
|
@26290
|
15 years |
vboxsync |
Statistics interval controllable from within the guest from now on.
|
|
|
@26171
|
15 years |
vboxsync |
Main: get rid of Backupable<>::hasActualChanges and the operator== in …
|
|
|
@26167
|
15 years |
vboxsync |
Main: get rid of isModified() loops in Machine and subclasses; …
|
|
|
@26156
|
15 years |
vboxsync |
Main: get rid of isReallyChanged() voodoo in Machine and subclasses; …
|
|
|
@26046
|
15 years |
vboxsync |
Main: move Auto*StateDependency templates out of MachineImpl.h
|
|
|
@26044
|
15 years |
vboxsync |
Main: move Host::Get{DVD|Floppy}Drives implementation into …
|
|
|
@25930
|
15 years |
vboxsync |
Main: remove separate snapshots tree lock, have snapshots list use …
|
|
|
@25903
|
15 years |
vboxsync |
Main: make restoreSnapshot() work with the lock validator; take …
|
|
|
@25901
|
15 years |
vboxsync |
CPU hotplug: Merge 4th patch. Implements the Main API and a VBoxManage …
|
|
|
@25859
|
15 years |
vboxsync |
Main: cleanup: get rid of VirtualBoxBaseProto, move AutoCaller*/*Span* …
|
|
|
@25842
|
15 years |
vboxsync |
Main: lock validation adjustments
|
|
|
@25834
|
15 years |
vboxsync |
Main: finish integration of Main lock validation with IPRT; only …
|
|
|
@25672
|
15 years |
vboxsync |
introduced VBoxManage modifyvm --rtcuseutc
|
|
|
@25310
|
15 years |
vboxsync |
Main: lock validator, first batch: implement per-thread stack to trace …
|
|
|
@25150
|
15 years |
vboxsync |
Main: build fix
|
|
|
@25149
|
15 years |
vboxsync |
Main: cleanup: remove all CheckComRC* macros (no functional change)
|
|
|
@24989
|
15 years |
vboxsync |
Main: enable -Wshadow gcc option to warn about shadowed variables and …
|
|
|
@24663
|
15 years |
vboxsync |
MachineImpl.cpp: Some reviewing / fussing / optimizing of the guest …
|
|
|
@24558
|
15 years |
vboxsync |
Main: Teleport to local process with disks attached. Delays the …
|
|
|
@24539
|
15 years |
vboxsync |
Saved state screenshot API (xTracker 4364).
|
|
|
@24493
|
15 years |
vboxsync |
API/Machine,Session: add a force mount parameter to MountMedium and …
|
|
|
@24490
|
15 years |
vboxsync |
Saved state screenshot API stubs (xTracker 4364).
|
|
|
@24315
|
15 years |
vboxsync |
Added methods to remove cpuid leafs
|
|
|
@24309
|
15 years |
vboxsync |
Only need space for 10 leafs
|
|
|
@24298
|
15 years |
vboxsync |
Main: snapshots code cleanup, renames, documentation, coding style
|
|
|
@24295
|
15 years |
vboxsync |
Added interfaces to override cpuid leafs.
|
|
|
@24250
|
15 years |
vboxsync |
StorageController: added support for Instance number
|
|
|
@24196
|
15 years |
vboxsync |
Main: add logging + weighted progress to restoreSnapshot(); convert …
|
|
|
@24136
|
15 years |
vboxsync |
Main,VBoxManage,xml: Added a HardwareUUID property for reporting the …
|
|
|
@23928
|
15 years |
vboxsync |
API: make necessary adjustments to support DVD passthrough again, …
|
|
|
@23882
|
15 years |
vboxsync |
Main: make restoreSnapshot() work better, adjust VBoxManage
|
|
|
@23879
|
15 years |
vboxsync |
Main: rename snapshot APIs, remove DiscardCurrentSnapshotAndState; …
|
|
|
@23801
|
15 years |
vboxsync |
Main,VMM,Frontends,++: Teminology. Added a bind address for the …
|
|
|
@23750
|
15 years |
vboxsync |
Introduced the Synthetic CPU attribute and a get/set method for CPU …
|
|
|
@23733
|
15 years |
vboxsync |
Dropped obsolet HWVirtEx properties.
|
|
|
@23727
|
15 years |
vboxsync |
Introduced Get/SetHWVirtExProperty and added the …
|
|
|
@23599
|
15 years |
vboxsync |
Main: Live migration work.
|
|
|
@23223
|
15 years |
vboxsync |
API: big medium handling change and lots of assorted other cleanups …
|
|
|
@23179
|
15 years |
vboxsync |
Main: firmware type setter
|
|
|
@22624
|
15 years |
vboxsync |
Main: cosmetics
|
|
|
@22183
|
15 years |
vboxsync |
Main: fix more windows warnings + burns
|
|
|
@22173
|
15 years |
vboxsync |
Main: the big XML settings rework. Move XML reading/writing out of …
|
|
|
@22143
|
15 years |
vboxsync |
video 2d accel: Main & ui settings
|
|
|
@21961
|
15 years |
vboxsync |
NetworkAttachment: trigger the network attachment change only when …
|
|
|
@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
|
|
|
@21823
|
15 years |
vboxsync |
Main: merge VirtualBoxBaseNEXT onto VirtualBoxBase, adjust Host …
|
|
|
@21790
|
15 years |
vboxsync |
Main API: fixed few missed IDispatch interface map entries
|
|
|
@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 …
|
|
|
@21446
|
15 years |
vboxsync |
API/Machine+SystemProperties: get rid of the tri-state bool …
|
|
|
@20928
|
15 years |
vboxsync |
API/others: Renamed IConsole::discardSavedState to …
|
|
|
@19610
|
16 years |
vboxsync |
Main/Machine: add extradata key to suppress deleting saved state on …
|
|
|
@19239
|
16 years |
vboxsync |
Main: support for using VBox from Python on Windows (still certain …
|
|
|
@19236
|
16 years |
vboxsync |
Main: Added first step for ability to run VBox with read-only …
|
|
|
@19134
|
16 years |
vboxsync |
Main: make VBox interfaces scriptable (that is, callable from Python …
|
|
|
@19017
|
16 years |
vboxsync |
Main: Fixed deletion of metrics. Not doing this leads to memory leaks …
|
|
|
@18520
|
16 years |
vboxsync |
Main: #3548 VBoxSVC holds vm xml definition file open after VM is …
|
|
|
@18214
|
16 years |
vboxsync |
OVF: added AddDescription; return the created VirtualSystemDescription …
|
|
|
@17911
|
16 years |
vboxsync |
#3686: “Main: fix unused var warnings”
- Garbage collect; use NOREF(); …
|
|
|