|
|
@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(); …
|
|
|
@17755
|
16 years |
vboxsync |
Main, OVF: add output IStorageController to …
|
|
|
@17685
|
16 years |
vboxsync |
Main: Rename the port paramter of the AttachHardDisk, GetHardDisk, …
|
|
|
@17684
|
16 years |
vboxsync |
#3551: “Main: Replace remaining collections with safe arrays”
Replaced …
|
|
|
@17673
|
16 years |
vboxsync |
Main: Fix MachineImpl
|
|
|
@17669
|
16 years |
vboxsync |
Main: Rework storage controller handling to allow an arbitrary number …
|
|
|
@17651
|
16 years |
vboxsync |
Main: Reset differencing hard disks for which auto-reset is set to …
|
|
|
@17287
|
16 years |
vboxsync |
OVF: more export implementation.
|
|
|
@17180
|
16 years |
vboxsync |
Main/Unix: redo SYSV semaphore key generation. The old solution was …
|
|
|
@17156
|
16 years |
vboxsync |
OVF: remove unnecessary forward declaration
|
|
|
@17073
|
16 years |
vboxsync |
Main: typo
|
|
|
@17033
|
16 years |
vboxsync |
OVF: prototypes for export.
|
|
|
@16966
|
16 years |
vboxsync |
#3551: “Main: Replace remaining collections with safe arrays” …
|
|
|
@16867
|
16 years |
vboxsync |
Main: rename IHardDiskImage2 to IHardDiskImage; rename IFloppyImage2 …
|
|
|
@15582
|
16 years |
vboxsync |
#3281: Introduced a 'version' attribute on the <Hardware> element …
|
|
|
@15051
|
16 years |
vboxsync |
Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
|
|
|
@14949
|
16 years |
vboxsync |
Appended vim modeline to set tabstop and expand tabs (in the way …
|
|
|
@14664
|
16 years |
vboxsync |
Main & FEs: 3002: GUI/Main enhancements for 64 bits guests implemented.
|
|
|
@13962
|
16 years |
vboxsync |
Added Accelerate3D xml setting and IMachine property.
|
|
|
@13722
|
16 years |
vboxsync |
Introduced new xml setting for the number of virtual CPUs.
|
|
|
@13713
|
16 years |
vboxsync |
Main: #3276: Simplified suspend/resume event handling in VBoxSVC.
|
|
|
@13696
|
16 years |
vboxsync |
Main: Fixed: Closing sessions was not always noticed by the server …
|
|
|
@13580
|
16 years |
vboxsync |
Ported s2 branch (r37120:38456).
|
|
|
@13457
|
16 years |
vboxsync |
Main: Implemented detection of the unexpected spawning session …
|
|
|
@13436
|
16 years |
vboxsync |
Main (Guest Properties): added host-side callbacks
|
|
|
@13431
|
16 years |
vboxsync |
Main: Fixed a bunch of assertions caused by the code that detects a …
|
|
|
@13405
|
16 years |
vboxsync |
Main: report unexpected failures when spawning a remote session
|
|
|
@13356
|
16 years |
vboxsync |
Main (Guest Properties): take flag values into account when the …
|
|
|
@13221
|
16 years |
vboxsync |
Enabled VPID (VT-x tagged TLB); default off
- Added machine & machine …
|
|
|
@13165
|
16 years |
vboxsync |
Main: use the HGCM guest property change notification interface and do …
|
|
|
@11683
|
16 years |
vboxsync |
PerfAPI: Duplicate VM entries fix
|
|
|
@11357
|
16 years |
vboxsync |
PerfAPI: Important! VM metrics are now associated with Machine instead …
|
|
|
@11083
|
16 years |
vboxsync |
HostServices/GuestProperties, Main: implemented saving guest …
|
|
|
@10868
|
16 years |
vboxsync |
PerfAPI: Windows collector re-worked to extract raw counters via WMI. …
|
|
|
@10797
|
16 years |
vboxsync |
Guest properties: initial commit of new interface
|
|
|
@10693
|
16 years |
vboxsync |
Added setting for nested paging (default on).
|
|
|
@10595
|
16 years |
vboxsync |
Main: Performance: Typos, docs, cosmetics.
|
|
|
@10544
|
16 years |
vboxsync |
Performance API, version 0, with fixed COMDefs.h.
|
|
|
@10534
|
16 years |
vboxsync |
Backed out Performance API changes.
|
|
|
@10528
|
16 years |
vboxsync |
Performance API, version 0, webservice broken.
|
|
|
@10000
|
16 years |
vboxsync |
Pure naming change for the guest property store stuff. Functionality …
|
|
|
@9937
|
16 years |
vboxsync |
Main: Corrected getProcessorUsage() impl (docs, spacing etc).
|
|
|
@9904
|
16 years |
vboxsync |
Global and per-VM CPU usage API added
|
|
|
@9883
|
16 years |
vboxsync |
Main: add the Main part of the guest/host configuration registry
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@8083
|
17 years |
vboxsync |
Main: Renamed AutoLock => AutoWriteLock; AutoReaderLock => AutoReadLock.
|
|
|
@7992
|
17 years |
vboxsync |
Main: Implemented true AutoReaderLock (#2768).
|
|
|