|
|
@15842
|
16 years |
vboxsync |
SrvIntNetR0: Rewrote r41325 so it fixes the problem without leaking memory.
|
|
|
@15841
|
16 years |
vboxsync |
SUPDrv,SUPLib: SUPR0ObjRelease returns VINF_OBJECT_DESTROYED if it …
|
|
|
@15840
|
16 years |
vboxsync |
vboxnetflt: compile fix for older Linux kernels
|
|
|
@15839
|
16 years |
vboxsync |
Experimental implementation of RTMpIsCpuWorkPending for windows hosts.
|
|
|
@15838
|
16 years |
vboxsync |
Export RTMpIsCpuWorkPending
|
|
|
@15837
|
16 years |
vboxsync |
Added RTMpIsCpuWorkPending stub.
|
|
|
@15836
|
16 years |
vboxsync |
Devices/Serial: Enabled Host serial support for Solaris.
|
|
|
@15835
|
16 years |
vboxsync |
rtR0MemObjNativeEnterPhys: Use method supporting 64-bit physical …
|
|
|
@15834
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers …
|
|
|
@15832
|
16 years |
vboxsync |
VBoxGlobal.cpp: Made the RTSystemQueryOSInfo the default fallback and …
|
|
|
@15831
|
16 years |
vboxsync |
DrvHostBase.h,DrvHostDVD.cpp: nitpicking: Changed pbDoubleBuffer to …
|
|
|
@15829
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers
- …
|
|
|
@15828
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers …
|
|
|
@15827
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers
- …
|
|
|
@15824
|
16 years |
vboxsync |
VBoxNetFlt/Makefile: fixed two cyclic dependencies on Windows.
|
|
|
@15822
|
16 years |
vboxsync |
FE/Qt4: Query system info with the help of iprt on Mac OS X, Solaris & …
|
|
|
@15821
|
16 years |
vboxsync |
tstDarwinSched: experiment with darwin scheduling.
|
|
|
@15820
|
16 years |
vboxsync |
crOpenGL: reverted r41328 - this brokes OpenGL on win32 guests.
|
|
|
@15819
|
16 years |
vboxsync |
Linux additions: stupid typo
|
|
|
@15818
|
16 years |
vboxsync |
crOpenGL: Try to fix broken OpenGL parts of the guest additions.
|
|
|
@15817
|
16 years |
vboxsync |
eol-style
|
|
|
@15816
|
16 years |
vboxsync |
Linux guest additions: Makefile for convenience
|
|
|
@15815
|
16 years |
vboxsync |
fix Linux passthrough by introducing a double buffer which is required …
|
|
|
@15814
|
16 years |
vboxsync |
Global.cpp: realign.
|
|
|
@15813
|
16 years |
vboxsync |
RTPathAbs: When the path is empty we return VERR_INVALID_PARAMETER …
|
|
|
@15812
|
16 years |
vboxsync |
Fixed completely broken Display::COMGETTER(Width)
|
|
|
@15811
|
16 years |
vboxsync |
Support 32 bit IOCtls in the Windows 64 bit guest driver.
|
|
|
@15809
|
16 years |
vboxsync |
iprt: style.
|
|
|
@15808
|
16 years |
vboxsync |
iprt: added RTPathGetCurrent.
|
|
|
@15807
|
16 years |
vboxsync |
Check writes from the recompiler as well
|
|
|
@15806
|
16 years |
vboxsync |
tstPath: style.
|
|
|
@15805
|
16 years |
vboxsync |
RTPathAbs/posix: man strcpy 'The strings may not overlap, ...' -> …
|
|
|
@15804
|
16 years |
vboxsync |
FE/Qt4-OSX: new look of the dock preview icon
|
|
|
@15803
|
16 years |
vboxsync |
Insert the magic marker during init
|
|
|
@15801
|
16 years |
vboxsync |
linux RTThreadPreemptDisable/Restore: Set and check dummy like on Solaris.
|
|
|
@15800
|
16 years |
vboxsync |
makefiles: a couple of clean-up fixes.
|
|
|
@15799
|
16 years |
vboxsync |
ogl/makefiles: another review comment. please clean up.
|
|
|
@15798
|
16 years |
vboxsync |
implemented RTThreadPreemptDisable() and RTThreadPreemptRestore …
|
|
|
@15797
|
16 years |
vboxsync |
Redid r41365.
|
|
|
@15796
|
16 years |
vboxsync |
Solaris/Installer: missed files.
|
|
|
@15795
|
16 years |
vboxsync |
Solaris/Installer: missed files.
|
|
|
@15794
|
16 years |
vboxsync |
FE/Qt: updated French nls, corrections from Jacky672 on …
|
|
|
@15793
|
16 years |
vboxsync |
fixed Mac burns
|
|
|
@15792
|
16 years |
vboxsync |
NAT: RTMemFree
|
|
|
@15791
|
16 years |
vboxsync |
NAT: malloc/free/realloc/strdup => iprt functions; fixed …
|
|
|
@15790
|
16 years |
vboxsync |
Solaris/Installer: missed files during the cleanup.
|
|
|
@15789
|
16 years |
vboxsync |
Protect code that relies on not being rescheduled to another cpu. …
|
|
|
@15788
|
16 years |
vboxsync |
NAT: fixed return value of drvNATQueueConsumer() if …
|
|
|
@15787
|
16 years |
vboxsync |
PCI: don't allow to change subsystem ID and vendor ID; mask out …
|
|
|
@15786
|
16 years |
vboxsync |
VDI: Replace second label with do {} while(0)
|
|
|
@15785
|
16 years |
vboxsync |
VDI: Update number of bytes actually written even if the block was …
|
|
|
@15784
|
16 years |
vboxsync |
Linux Gentoo scripts fix
|
|
|
@15783
|
16 years |
vboxsync |
pulse: limit the number of release warnings
|
|
|
@15780
|
16 years |
vboxsync |
FE/Qt: French nls fix
|
|
|
@15779
|
16 years |
vboxsync |
Comment.
|
|
|
@15778
|
16 years |
vboxsync |
Solaris/Installer: Pre-cleanup for #3381.
|
|
|
@15777
|
16 years |
vboxsync |
FE/Qt: fix for Japanese Sun keyboards for version 2.1, thanks to user …
|
|
|
@15776
|
16 years |
vboxsync |
Linux 2.6.28 hack
|
|
|
@15775
|
16 years |
vboxsync |
FreeBSD 7.0 installer hangs on low memory (64M), thus update template …
|
|
|
@15773
|
16 years |
vboxsync |
NetFlt/win: propper handling for open adapter failure
|
|
|
@15772
|
16 years |
vboxsync |
Solaris/Installer: spaces.
|
|
|
@15771
|
16 years |
vboxsync |
Solaris/Installer: Pre-clean up for #3381.
|
|
|
@15770
|
16 years |
vboxsync |
#3416: Fixed kernel panics in pre-2.6.20 kernels due to null pointer …
|
|
|
@15769
|
16 years |
vboxsync |
slirp: ARP and IP code even more unifing
|
|
|
@15768
|
16 years |
vboxsync |
slirp: if_encap is place to call slirp_output. removing duplcates in …
|
|
|
@15767
|
16 years |
vboxsync |
VHD: Some fixes in logging statements
|
|
|
@15766
|
16 years |
vboxsync |
valgrind warning
|
|
|
@15765
|
16 years |
vboxsync |
slirp: send to guest is queued
|
|
|
@15762
|
16 years |
vboxsync |
Main: Exmplicit machine state comparisons replaced with bool …
|
|
|
@15760
|
16 years |
vboxsync |
crOpenGL: icd exports for vista64
|
|
|
@15759
|
16 years |
vboxsync |
crOpenGL: partial fix for multithreaded guest apps (3457)
|
|
|
@15758
|
16 years |
vboxsync |
crOpenGL: tabs to spaces
|
|
|
@15757
|
16 years |
vboxsync |
SrvIntNetR0: fix to not refer the freed memory
|
|
|
@15756
|
16 years |
vboxsync |
Runtime: RTPathAbs: Fixed the "." case on POSIX, fixed the "" case on …
|
|
|
@15755
|
16 years |
vboxsync |
Runtime/Windows: RTPathAbs: Truncate the trailing slash of a non-root …
|
|
|
@15754
|
16 years |
vboxsync |
Runtime/POSIX: RTPathAbs: Don't access file system when calculating …
|
|
|
@15753
|
16 years |
vboxsync |
,ade VBOx compile on Solaris 10 again
|
|
|
@15752
|
16 years |
vboxsync |
NetFlt/win: don't display disabled adapters
|
|
|
@15750
|
16 years |
vboxsync |
Backed out 41313. Assert failed on Linux/Mac boxes for some reason
|
|
|
@15749
|
16 years |
vboxsync |
Log additional VT-x flags
|
|
|
@15747
|
16 years |
vboxsync |
restored waiting on non-waitable assert (things I do to please Knut :) )
|
|
|
@15746
|
16 years |
vboxsync |
Intercept rdpmc instructions as well.
|
|
|
@15745
|
16 years |
vboxsync |
Some cleanup
|
|
|
@15742
|
16 years |
vboxsync |
Deal with invalid IO bitmap offset values in the TSS.
|
|
|
@15741
|
16 years |
vboxsync |
Measure time spent in the 32/64 switcher for AMD-V too
|
|
|
@15740
|
16 years |
vboxsync |
removed bogus assert when trying to wait on non-waitable thread
|
|
|
@15738
|
16 years |
vboxsync |
Bit 0 is valid
|
|
|
@15737
|
16 years |
vboxsync |
Wrong bit checked
|
|
|
@15736
|
16 years |
vboxsync |
Corrected max time spent in VT-x guest mode
|
|
|
@15735
|
16 years |
vboxsync |
Extra check
|
|
|
@15734
|
16 years |
vboxsync |
Allow up to 1M clock ticks worth of guest execution.
|
|
|
@15733
|
16 years |
vboxsync |
Experiment with the VT-x preemption timer for the 32/64 switcher.
|
|
|
@15732
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers …
|
|
|
@15731
|
16 years |
vboxsync |
Log MSR_IA32_VMX_MISC_PREEMPT_TSC_BIT
|
|
|
@15729
|
16 years |
vboxsync |
Assertion update
|
|
|
@15728
|
16 years |
vboxsync |
Assertion only valid for windows hosts.
|
|
|
@15727
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers …
|
|
|
@15726
|
16 years |
vboxsync |
Check extra VT-x capability bits
|
|
|
@15724
|
16 years |
vboxsync |
Measure time spent in the 32/64 world switcher.
|
|
|
@15723
|
16 years |
vboxsync |
Another assertion correction
|
|
|