|
|
@25930
|
15 years |
vboxsync |
Main: remove separate snapshots tree lock, have snapshots list use …
|
|
|
@25929
|
15 years |
vboxsync |
More error messages in case of VT-x/AMD-V failures
|
|
|
@25928
|
15 years |
vboxsync |
ACPI: HPET work
|
|
|
@25927
|
15 years |
vboxsync |
OVF: rework of r56747
|
|
|
@25926
|
15 years |
vboxsync |
Runtime: fixed uninitialized var
|
|
|
@25925
|
15 years |
vboxsync |
build fix.
|
|
|
@25924
|
15 years |
vboxsync |
tstPath -> tstRTPath.
|
|
|
@25923
|
15 years |
vboxsync |
RTPathStripTrailingSlash: testcase + extensions.
|
|
|
@25921
|
15 years |
vboxsync |
Removed redundant checks
|
|
|
@25920
|
15 years |
vboxsync |
Turn on NXE for 32 bits guests if PAE is enabled. (vt-x and amd-v …
|
|
|
@25919
|
15 years |
vboxsync |
Main/ApplianceImpl: fixed incorrect throw
|
|
|
@25918
|
15 years |
vboxsync |
Runtime/RTSha1Digest.cpp: no need to open the stream for reading and …
|
|
|
@25917
|
15 years |
vboxsync |
Audio-OSX: burn fix
|
|
|
@25916
|
15 years |
vboxsync |
Audio-OSX: More updates to the CoreAudio backend. Added sample rate …
|
|
|
@25915
|
15 years |
vboxsync |
PGMInvalidatePage: invalidate the TLB entry; might already be done by …
|
|
|
@25914
|
15 years |
vboxsync |
PGMInvalidatePage already flushes the page. No need to do it again …
|
|
|
@25913
|
15 years |
vboxsync |
Main: fix missing cleanup of snapshots in Machine destructor (causes …
|
|
|
@25912
|
15 years |
vboxsync |
Ignore all irrelevant error codes out non-present pages/pds etc in …
|
|
|
@25911
|
15 years |
vboxsync |
Solaris/Additions: fixed typo in 32-bit additions.
|
|
|
@25910
|
15 years |
vboxsync |
RTFileReadAll: Must pass DENY_NONE or we'll assert in down in RTFileOpen.
|
|
|
@25909
|
15 years |
vboxsync |
RTFileReadAll-generic.cpp: committed too much.
|
|
|
@25908
|
15 years |
vboxsync |
RTSemRWIsReadOwner: For assertion in main.
|
|
|
@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 …
|
|
|
@25900
|
15 years |
vboxsync |
Same goes for the write handler and the duplicate ATAController code.
|
|
|
@25899
|
15 years |
vboxsync |
Runtime/common/log.cpp: gcc warning
|
|
|
@25898
|
15 years |
vboxsync |
Runtime/path-posix.cpp: gcc found this bug
|
|
|
@25897
|
15 years |
vboxsync |
ATA: ataIOPortReadStr1: deal with the unlikely case where no data (or …
|
|
|
@25895
|
15 years |
vboxsync |
ACPI: move HPET to proper place
|
|
|
@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
|
|
|
@25891
|
15 years |
vboxsync |
PDMDrv,*: multi context drivers, part 1.
|
|
|
@25890
|
15 years |
vboxsync |
AutoLock.cpp: build fix
|
|
|
@25889
|
15 years |
vboxsync |
solaris/SharedFolders/*.h: Headers are 'headers', not …
|
|
|
@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
|
|
|
@25884
|
15 years |
vboxsync |
filemuncher
|
|
|
@25883
|
15 years |
vboxsync |
Additions: more header fixes
|
|
|
@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
|
|
|
@25879
|
15 years |
vboxsync |
Solaris/SharedFolders: fixed header date.
|
|
|
@25878
|
15 years |
vboxsync |
Solaris/SharedFolders: fixed OSE headers.
|
|
|
@25877
|
15 years |
vboxsync |
Solaris/SharedFolders: missing files to OSE.
|
|
|
@25876
|
15 years |
vboxsync |
e1000: Revised EERD patch applied (http://www.virtualbox.org/ticket/6008)
|
|
|
@25875
|
15 years |
vboxsync |
Additions/VBoxControl: undo accidentally committed testing hacks
|
|
|
@25874
|
15 years |
vboxsync |
VBoxGINA: Added one more check for NetBIOS names.
|
|
|
@25873
|
15 years |
vboxsync |
Additions/VBoxControl+VBoxClient: fix usage formatting
|
|
|
@25872
|
15 years |
vboxsync |
Runtime/testcases: warning
|
|
|
@25871
|
15 years |
vboxsync |
Solaris/VBoxNetAdp: don't add multiple vboxnet on bootup.
|
|
|
@25870
|
15 years |
vboxsync |
windows build fix
|
|
|
@25869
|
15 years |
vboxsync |
Devices/Makefile.kmk: no -Wshadow for the libalias stuff
|
|
|
@25867
|
15 years |
vboxsync |
try to fix mac-ose
|
|
|
@25866
|
15 years |
vboxsync |
VMM: More micro optimizations.
|
|
|
@25865
|
15 years |
vboxsync |
tstRTTimeSpec: renamed from tstTimeSpec, try fix darwin burn.
|
|
|
@25864
|
15 years |
vboxsync |
VBoxGINA: Made UI handling more modular, added new handling also to …
|
|
|
@25863
|
15 years |
vboxsync |
VMMAll/EMAll.cpp: trailing spaces.
|
|
|
@25862
|
15 years |
vboxsync |
SELM.cpp: Updated todo.
|
|
|
@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* …
|
|
|
@25858
|
15 years |
vboxsync |
SELM.cpp: nitpicking
|
|
|
@25856
|
15 years |
vboxsync |
tstTimeSpec.cpp: Converted to RTTest and added conversion tests.
|
|
|
@25855
|
15 years |
vboxsync |
DevACPI.cpp: more bound checking.
|
|
|
@25854
|
15 years |
vboxsync |
DevACPI.cpp: bound checking.
|
|
|
@25852
|
15 years |
vboxsync |
Solaris/Installer: patch nwam for all vboxnet instances.
|
|
|
@25851
|
15 years |
vboxsync |
pure_test.sh: Script for testing out attribute((pure)), see defect …
|
|
|
@25850
|
15 years |
vboxsync |
VBoxGINA: Typo in comment.
|
|
|
@25849
|
15 years |
vboxsync |
VBoxGINA: Added handling for FQDN values.
|
|
|
@25848
|
15 years |
vboxsync |
CPU hotplug: Merge the third patch. Guest additions interface for the …
|
|
|
@25847
|
15 years |
vboxsync |
Missing change
|
|
|
@25846
|
15 years |
vboxsync |
Change CPU hot-plug ACPI table to work with the changed interface
|
|
|
@25845
|
15 years |
vboxsync |
Check for hot-plug flag
|
|
|
@25844
|
15 years |
vboxsync |
lockvalidator.cpp: Made it possible to configure it via the …
|
|
|
@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 …
|
|
|
@25840
|
15 years |
vboxsync |
VBoxHeadless: -Wshadow
|
|
|
@25839
|
15 years |
vboxsync |
Main: Process extra data keys after the ACPI device was created …
|
|
|
@25838
|
15 years |
vboxsync |
Address todos (changes the protocol for CPU ejection) and make it …
|
|
|
@25837
|
15 years |
vboxsync |
VMM: More micro optimizations around CPUM getters and predicates.
|
|
|
@25836
|
15 years |
vboxsync |
Main: locking order fixes; GUI comes up now with strict locking enabled
|
|
|
@25835
|
15 years |
vboxsync |
CPUM,VMM: Avoid calling CPUMGetGuestEFER until it's needed (see defect …
|
|
|
@25834
|
15 years |
vboxsync |
Main: finish integration of Main lock validation with IPRT; only …
|
|
|
@25833
|
15 years |
vboxsync |
lockvalidator.cpp: show the class+sub-class in the lock dump.
|
|
|
@25831
|
15 years |
vboxsync |
iprt/lockvalidation: give better names to anonymous locks
|
|
|
@25830
|
15 years |
vboxsync |
#3987: Virtio minor cs optimizations + timer stats.
|
|
|
@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.
|
|
|
@25825
|
15 years |
vboxsync |
r=bird: hot-plug review and code style cleanup. check out the @todos
|
|
|
@25824
|
15 years |
vboxsync |
VBoxCredProv: Export resource.h.
|
|
|
@25823
|
15 years |
vboxsync |
Devices: more -Wshadow
|
|
|