|
|
@26951
|
15 years |
vboxsync |
introduced VBOX_WITH_VUSB
|
|
|
@26908
|
15 years |
vboxsync |
Main/MachineImpl+Frontends/VirtualBox: disable showing VM start errors …
|
|
|
@26768
|
15 years |
vboxsync |
Main: unbreak MountMedium(NULL) broken by r58004
|
|
|
@26753
|
15 years |
vboxsync |
Main: Bstr makeover (third attempt) -- make Bstr(NULL) and Bstr() …
|
|
|
@26738
|
15 years |
vboxsync |
Main: fix locking order violation in Machine::AttachDevice()
|
|
|
@26704
|
15 years |
vboxsync |
Main/MachineImpl: Don't AssertReturn on Writelock when only read lock …
|
|
|
@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; …
|
|
|
@26511
|
15 years |
vboxsync |
Main: tabs -> spaces.
|
|
|
@26459
|
15 years |
vboxsync |
Main: HPET machine property, cleanups
|
|
|
@26443
|
15 years |
vboxsync |
Fixed loading DisplayScreenshot from saved state (a corrected fix).
|
|
|
@26440
|
15 years |
vboxsync |
Main: configurable HID types work
|
|
|
@26426
|
15 years |
vboxsync |
Fixed loading DisplayScreenshot from saved state.
|
|
|
@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.
|
|
|
@26235
|
15 years |
vboxsync |
Main: coding style
|
|
|
@26232
|
15 years |
vboxsync |
Main: reordering of function calls in openExistingSession() to …
|
|
|
@26200
|
15 years |
vboxsync |
Main: fix wrong assertions introduced by yesterday's settings changes
|
|
|
@26193
|
15 years |
vboxsync |
Main: fix r56875 which broke Machine::GetSnapshot(NULL) which is …
|
|
|
@26186
|
15 years |
vboxsync |
Main: coding style fixes
|
|
|
@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; …
|
|
|
@26088
|
15 years |
vboxsync |
Main: debugging notes, coding style
|
|
|
@26044
|
15 years |
vboxsync |
Main: move Host::Get{DVD|Floppy}Drives implementation into …
|
|
|
@26043
|
15 years |
vboxsync |
Enable nested paging by default for new VMs
|
|
|
@26042
|
15 years |
vboxsync |
Main: fix assertion and locking order violation registering ISO/RAW images
|
|
|
@25998
|
15 years |
vboxsync |
Extra comment (todo)
|
|
|
@25997
|
15 years |
vboxsync |
Fixed assumption that GetSnapshot by name would fail; previous broken …
|
|
|
@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 …
|
|
|
@25913
|
15 years |
vboxsync |
Main: fix missing cleanup of snapshots in Machine destructor (causes …
|
|
|
@25905
|
15 years |
vboxsync |
Main: build fix
|
|
|
@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 …
|
|
|
@25880
|
15 years |
vboxsync |
Main: more locking order validation fixes
|
|
|
@25860
|
15 years |
vboxsync |
Main: cleanup: get rid of VirtualBoxBaseProto, move AutoCaller*/*Span* …
|
|
|
@25843
|
15 years |
vboxsync |
Main: fix deadlock candidates detected by lock validator
|
|
|
@25834
|
15 years |
vboxsync |
Main: finish integration of Main lock validation with IPRT; only …
|
|
|
@25809
|
15 years |
vboxsync |
Main: adjust lock validation code to use IPRT lock validation, first …
|
|
|
@25672
|
15 years |
vboxsync |
introduced VBoxManage modifyvm --rtcuseutc
|
|
|
@25589
|
15 years |
vboxsync |
LsiLogic: Add SAS support for Main and Frontends
|
|
|
@25409
|
15 years |
vboxsync |
IPRT,PDMCritSect,Main: Moved code dealing with lock counting from …
|
|
|
@25357
|
15 years |
vboxsync |
Turn on VPID by default (VT-x).
|
|
|
@25346
|
15 years |
vboxsync |
iprt/cpputils.h -> iprt/cpp/utils.h
|
|
|
@25330
|
15 years |
vboxsync |
Main: fix parameter checking in AdoptSavedState
|
|
|
@25326
|
15 years |
vboxsync |
Main/Machine+MediumAttachment: fix loading the passthrough setting
|
|
|
@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
|
|
|
@25203
|
15 years |
vboxsync |
Main: make SerialPort instance data private and make it use the XML …
|
|
|
@25198
|
15 years |
vboxsync |
Main: make StorageController instance data private
|
|
|
@25194
|
15 years |
vboxsync |
Main: stop USBController from being a VirtualBoxBaseWithChildren; make …
|
|
|
@25184
|
15 years |
vboxsync |
Main: bring back r55600 with fix for broken machine creation
|
|
|
@25182
|
15 years |
vboxsync |
Backed out 55600; unable to create new VMs
|
|
|
@25179
|
15 years |
vboxsync |
Wrong default HWVirtExExclusive value
|
|
|
@25170
|
15 years |
vboxsync |
Main: rework VirtualBox implemenation to no longer use …
|
|
|
@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)
|
|
|
@24991
|
15 years |
vboxsync |
Main: fix windows burn
|
|
|
@24989
|
15 years |
vboxsync |
Main: enable -Wshadow gcc option to warn about shadowed variables and …
|
|
|
@24936
|
15 years |
vboxsync |
MachineImpl.cpp: Hacked around the locking cleanup issue in …
|
|
|
@24919
|
15 years |
vboxsync |
MachineImpl.cpp: State logging.
|
|
|
@24765
|
15 years |
vboxsync |
MachineImpl/AttachDevice: the "smartness" applies only to hard disks. …
|
|
|
@24759
|
15 years |
vboxsync |
Main/MachineImpl: fix copy/paste bug in fixupMedia(), caused VBoxSVC …
|
|
|
@24727
|
15 years |
vboxsync |
Main/MachineImpl: in DetachDrive don't forget to remove the backrefs …
|
|
|
@24704
|
15 years |
vboxsync |
SessionMachine::PushGuestProperty: Fixed state validation. …
|
|
|
@24685
|
15 years |
vboxsync |
Inverted assertion
|
|
|
@24663
|
15 years |
vboxsync |
MachineImpl.cpp: Some reviewing / fussing / optimizing of the guest …
|
|
|
@24649
|
15 years |
vboxsync |
Main: another autolock was done too late in SetGuestProperty
|
|
|
@24644
|
15 years |
vboxsync |
Main: autolock was done too late in SetGuestProperty
|
|
|
@24620
|
15 years |
vboxsync |
Saved state screenshot Main API fix (xTracker 4364).
|
|
|
@24619
|
15 years |
vboxsync |
make readable.
|
|
|
@24560
|
15 years |
vboxsync |
Main/MachineImpl: change the dvd/floppy mounting code so that the …
|
|
|
@24539
|
15 years |
vboxsync |
Saved state screenshot API (xTracker 4364).
|
|
|
@24528
|
15 years |
vboxsync |
Saved state screenshot Main API prototype (xTracker 4364).
|
|
|
@24524
|
15 years |
vboxsync |
Main/Machine: fix error handling in MountMedium, dropping the error …
|
|
|
@24511
|
15 years |
vboxsync |
Main/MediumAttchment: back out API change which changed the return …
|
|
|
@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).
|
|
|
@24460
|
15 years |
vboxsync |
PAE enabled by default
|
|
|
@24364
|
15 years |
vboxsync |
Main: Fixed XPCOM warnings caused by Machine::GetCpuIdLeaf not setting …
|
|
|
@24354
|
15 years |
vboxsync |
Main: deleteSnapshot() fixes; should mostly work now
|
|
|
@24348
|
15 years |
vboxsync |
Main: better error message when snapshot diff image is gone
|
|
|
@24345
|
15 years |
vboxsync |
Main: make backrefs code a bit more readable + add backrefs logging, …
|
|
|
@24344
|
15 years |
vboxsync |
Main: fix a really nasty problem in the Machine destructor which never …
|
|
|
@24342
|
15 years |
vboxsync |
Main/Machine: fix deadlock caused by lock order violation in …
|
|
|
@24323
|
15 years |
vboxsync |
MachineImpl: fixed instance number incrementing loop
|
|
|
@24316
|
15 years |
vboxsync |
Compile fixes
|
|
|
@24315
|
15 years |
vboxsync |
Added methods to remove cpuid leafs
|
|
|
@24313
|
15 years |
vboxsync |
Clear cpuid list
|
|
|
@24301
|
15 years |
vboxsync |
Main,Frontends: Added two new running states: Teleporting and …
|
|
|
@24295
|
15 years |
vboxsync |
Added interfaces to override cpuid leafs.
|
|
|
@24279
|
15 years |
vboxsync |
Main: move huge amounts of snapshot code from MachineImpl.cpp to …
|
|
|
@24277
|
15 years |
vboxsync |
Main: fix restoreSnapshot() which updated the current snapshot only …
|
|
|
@24273
|
15 years |
vboxsync |
Main: change Medium member variables from Bstr to Utf8 for better …
|
|
|
@24271
|
15 years |
vboxsync |
MachineImpl: don't skip instance '0' while adding storage controller
|
|
|