|
|
@26193
|
15 years |
vboxsync |
Main: fix r56875 which broke Machine::GetSnapshot(NULL) which is …
|
|
|
@26186
|
15 years |
vboxsync |
Main: coding style fixes
|
|
|
@26177
|
15 years |
vboxsync |
*: s/%Vuuid/%RTuuid/g; s/%Vrc/%Rrc/g
|
|
|
@26176
|
15 years |
vboxsync |
VBox/err.h,*: Use RT_SUCCESS/FAILURE instead of the VBOX variants, …
|
|
|
@26173
|
15 years |
vboxsync |
PDM: s/pCfgHandle/pCfg/g - part 2.
|
|
|
@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; …
|
|
|
@26166
|
15 years |
vboxsync |
PDM: s/szDriverName/szName/g - PDMDRVREG.
|
|
|
@26163
|
15 years |
vboxsync |
PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
|
|
|
@26156
|
15 years |
vboxsync |
Main: get rid of isReallyChanged() voodoo in Machine and subclasses; …
|
|
|
@26154
|
15 years |
vboxsync |
Main/Debugger: set a meaningful error message if machine is not running.
|
|
|
@26128
|
15 years |
vboxsync |
Main/Performance: Another burn fix.
|
|
|
@26126
|
15 years |
vboxsync |
Main/Performance: Burn fix.
|
|
|
@26122
|
15 years |
vboxsync |
Main/Performance: Use iprt::MiniString instead of std::string.
|
|
|
@26118
|
15 years |
vboxsync |
Main/ConsoleImpl2: Include pdmapi.h.
|
|
|
@26112
|
15 years |
vboxsync |
PDM,UsbMsd,++: Resumed hacking the MSD code.
|
|
|
@26109
|
15 years |
vboxsync |
EFI: allow passing boot args via extradata
|
|
|
@26098
|
15 years |
vboxsync |
Branding: two more (C) year
|
|
|
@26089
|
15 years |
vboxsync |
Branding: Moved the Product & Vendor strings to kBuild, so it could be …
|
|
|
@26088
|
15 years |
vboxsync |
Main: debugging notes, coding style
|
|
|
@26084
|
15 years |
vboxsync |
Main: fix locking order violation when loading USB filters
|
|
|
@26068
|
15 years |
vboxsync |
back out Main/Session+Console hack introducing full/reduced console
|
|
|
@26067
|
15 years |
vboxsync |
Main/Session+Console: By default, create a console with no sub-objects …
|
|
|
@26051
|
15 years |
vboxsync |
Main: fix assertion while taking offline snapshot
|
|
|
@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 …
|
|
|
@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
|
|
|
@26034
|
15 years |
vboxsync |
VBOX_VENDOR, VBOX_PRODUCT
|
|
|
@26030
|
15 years |
vboxsync |
Main/Media: fix construction of CFGM tree when taking snapshots
|
|
|
@26023
|
15 years |
vboxsync |
webservices: some warnings.
|
|
|
@26004
|
15 years |
vboxsync |
png_write_data_fn: another (uint32_t) cast to shut up MSC, added …
|
|
|
@26002
|
15 years |
vboxsync |
build fix.
|
|
|
@26001
|
15 years |
vboxsync |
PDM,*: Redid the PDM structure versions. Check the instance and helper …
|
|
|
@25998
|
15 years |
vboxsync |
Extra comment (todo)
|
|
|
@25997
|
15 years |
vboxsync |
Fixed assumption that GetSnapshot by name would fail; previous broken …
|
|
|
@25991
|
15 years |
vboxsync |
iokit.cpp: -Wshadow
|
|
|
@25985
|
15 years |
vboxsync |
pdmifs.h: the final batch of refactored interface ID code.
|
|
|
@25984
|
15 years |
vboxsync |
pdmifs.h: the penultimate batch of refactored interface ID code.
|
|
|
@25981
|
15 years |
vboxsync |
pdmifs.h: yet another batch of refactored interface ID code.
|
|
|
@25974
|
15 years |
vboxsync |
pdmifs.h: another batch of _IID changes.
|
|
|
@25973
|
15 years |
vboxsync |
Prevent HGCM thread leak (xTracker 4617)
|
|
|
@25971
|
15 years |
vboxsync |
pdmifs.h: another batch of _IID changes.
|
|
|
@25969
|
15 years |
vboxsync |
pdmifs.h: Converted the mouse interface ids. Committing early to see …
|
|
|
@25966
|
15 years |
vboxsync |
PDMIBASE refactoring; use UUID as interface IDs.
|
|
|
@25950
|
15 years |
vboxsync |
$(QUIET)
|
|
|
@25946
|
15 years |
vboxsync |
*: VBOX_WITH_RAW_MODE - Initial build changes (builds on mac os x).
|
|
|
@25944
|
15 years |
vboxsync |
*: RTEnv usage cleanup - avoid RTEnvGet() as it doesn't necessarily …
|
|
|
@25942
|
15 years |
vboxsync |
*: RTEnv usage cleanup - avoid RTEnvGet() as it doesn't necessarily …
|
|
|
@25939
|
15 years |
vboxsync |
Main: remove LOCKCLASS_USBPROXYSERVICE
|
|
|
@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 …
|
|
|
@25927
|
15 years |
vboxsync |
OVF: rework of r56747
|
|
|
@25919
|
15 years |
vboxsync |
Main/ApplianceImpl: fixed incorrect throw
|
|
|
@25913
|
15 years |
vboxsync |
Main: fix missing cleanup of snapshots in Machine destructor (causes …
|
|
|
@25907
|
15 years |
vboxsync |
Main: fix regression from today that media registry was not saved …
|
|
|
@25906
|
15 years |
vboxsync |
Main: remove the evil Auto*Lock*::maybeEnter() function which is no …
|
|
|
@25905
|
15 years |
vboxsync |
Main: build fix
|
|
|
@25904
|
15 years |
vboxsync |
Use settings version 1.10 for CPU hotplugging
|
|
|
@25903
|
15 years |
vboxsync |
Main: make restoreSnapshot() work with the lock validator; take …
|
|
|
@25902
|
15 years |
vboxsync |
Build fix
|
|
|
@25901
|
15 years |
vboxsync |
CPU hotplug: Merge 4th patch. Implements the Main API and a VBoxManage …
|
|
|
@25894
|
15 years |
vboxsync |
Main: less locks: use the same lock for several lists
|
|
|
@25893
|
15 years |
vboxsync |
PDMDrv,*: multi context drivers, part 2.
|
|
|
@25892
|
15 years |
vboxsync |
Main/xml: always write passthrough setting to xml, even if it's false
|
|
|
@25890
|
15 years |
vboxsync |
AutoLock.cpp: build fix
|
|
|
@25888
|
15 years |
vboxsync |
Main: split up huge Medium task thread function, part 4 (done)
|
|
|
@25887
|
15 years |
vboxsync |
Main: split up huge Medium task thread function, part 3
|
|
|
@25886
|
15 years |
vboxsync |
Main: split up huge Medium task thread function, part 2
|
|
|
@25882
|
15 years |
vboxsync |
Main: split up huge Medium task thread function, part 1
|
|
|
@25881
|
15 years |
vboxsync |
Main: remove unused and broken autolock code
|
|
|
@25880
|
15 years |
vboxsync |
Main: more locking order validation fixes
|
|
|
@25867
|
15 years |
vboxsync |
try to fix mac-ose
|
|
|
@25861
|
15 years |
vboxsync |
Main: windows build fix
|
|
|
@25860
|
15 years |
vboxsync |
Main: cleanup: get rid of VirtualBoxBaseProto, move AutoCaller*/*Span* …
|
|
|
@25859
|
15 years |
vboxsync |
Main: cleanup: get rid of VirtualBoxBaseProto, move AutoCaller*/*Span* …
|
|
|
@25843
|
15 years |
vboxsync |
Main: fix deadlock candidates detected by lock validator
|
|
|
@25842
|
15 years |
vboxsync |
Main: lock validation adjustments
|
|
|
@25841
|
15 years |
vboxsync |
VBoxNet (host-only): Revised version of r56609, GUI now uses proper …
|
|
|
@25839
|
15 years |
vboxsync |
Main: Process extra data keys after the ACPI device was created …
|
|
|
@25836
|
15 years |
vboxsync |
Main: locking order fixes; GUI comes up now with strict locking enabled
|
|
|
@25834
|
15 years |
vboxsync |
Main: finish integration of Main lock validation with IPRT; only …
|
|
|
@25829
|
15 years |
vboxsync |
Solaris/Main/VBoxNet: use different network for auto vboxnet IP assigning.
|
|
|
@25827
|
15 years |
vboxsync |
ConsoleImpl2: comment typo.
|
|
|
@25826
|
15 years |
vboxsync |
VBoxNetAdpCtl, Main/NetIf: multiple vboxnet instance fixes for Solaris.
|
|
|
@25819
|
15 years |
vboxsync |
FreeBSD: Add support for PulseAudio. Contributed by Noriyoshi Kawano …
|
|
|
@25813
|
15 years |
vboxsync |
Main: move AutoLock classes to glue
|
|
|
@25812
|
15 years |
vboxsync |
Main: back out r56580 partially which broke VirtualBox startup
|
|
|
@25810
|
15 years |
vboxsync |
OSE build fix
|
|
|
@25809
|
15 years |
vboxsync |
Main: adjust lock validation code to use IPRT lock validation, first …
|
|
|
@25789
|
15 years |
vboxsync |
Main: build fix
|
|
|
@25786
|
15 years |
vboxsync |
Main: fix broken rollback in OVF error handling code (any error in …
|
|
|
@25783
|
15 years |
vboxsync |
typo.
|
|
|
@25761
|
15 years |
vboxsync |
webserivces/Makefile.kmk: More -Wno-shadow.
|
|
|
@25758
|
15 years |
vboxsync |
webservice/Makefile.kmk: -Wno-shadow for soapC-*.cpp
|
|
|
@25749
|
15 years |
vboxsync |
Main: removed obsolete code
|
|
|
@25748
|
15 years |
vboxsync |
iprt/cdefs,*: Use RT_LOCK_STRICT and RT_LOCK_STRICT_ORDER for …
|
|
|
@25746
|
15 years |
vboxsync |
NetIf-win.cpp: Removed dead code.
|
|
|
@25736
|
15 years |
vboxsync |
Main: Forward locking location info to the IPRT API. Added a todo with …
|
|
|
@25729
|
15 years |
vboxsync |
Main/XML: always write localOrUTC attribute
|
|
|