|
|
@25097
|
15 years |
vboxsync |
Linux installer: depmod -ae => depmod -a (the latter is …
|
|
|
@25090
|
15 years |
vboxsync |
HostDrivers/Support/linux: typo in a message
|
|
|
@25072
|
15 years |
vboxsync |
NetFltInstall.cpp: proposal for making it work when the current …
|
|
|
@25034
|
15 years |
vboxsync |
Config.kmk,tools,VBoxNetFlt/Makefile.kmk,/Makefile.kmk: Added …
|
|
|
@25003
|
15 years |
vboxsync |
tstInt,tstPin: -Wshadow warnings.
|
|
|
@25002
|
15 years |
vboxsync |
SUPR3HardenedVerify.cpp: Fixed shadowed rc which would cause …
|
|
|
@24886
|
15 years |
vboxsync |
HostDrivers/FreeBSD: remove the need to overwrite OBJS definition. …
|
|
|
@24855
|
15 years |
vboxsync |
HostDrivers/FreeBSD: makefile fix
|
|
|
@24758
|
15 years |
vboxsync |
netflt/win: better driver initialization (do NdisIMAssociateMiniport …
|
|
|
@24684
|
15 years |
vboxsync |
Solaris/VBoxNetAdp: RT_XSTR.
|
|
|
@24675
|
15 years |
vboxsync |
HostDrivers/**/Makefile.kmk: Quiet linking on darwin.
|
|
|
@24674
|
15 years |
vboxsync |
VBoxNet[Adp|Flt]/Makefile.kmk: Be quiet when generating the Info.plist …
|
|
|
@24673
|
15 years |
vboxsync |
VBoxNetFlt.c: Don't use strcpy since it is deprecated on some …
|
|
|
@24518
|
15 years |
vboxsync |
NetFltInstall: Fixed installation errors, added todos.
|
|
|
@24498
|
15 years |
vboxsync |
SUPDrvIOC.h: Note about the major version consumed by the 3.0 branch.
|
|
|
@24411
|
15 years |
vboxsync |
OSE header fixes
|
|
|
@24409
|
15 years |
vboxsync |
OSE header fixes
|
|
|
@24408
|
15 years |
vboxsync |
export the FreeBSD HostDrivers Makefile to OSE
|
|
|
@24361
|
15 years |
vboxsync |
Additions/linux/installer: major rewrite of the Linux Additions installer
|
|
|
@24280
|
15 years |
vboxsync |
installer/win: move [Un]InstallBranding & InstallPythonAPI actions out …
|
|
|
@24228
|
15 years |
vboxsync |
VBoxNetAdp-darwin.cpp: warning.
|
|
|
@24217
|
15 years |
vboxsync |
netflt/win: fix Protocol/Miniport reserved field usage
|
|
|
@24212
|
15 years |
vboxsync |
netflt/win: enable new loopback handling mechanism
|
|
|
@24203
|
15 years |
vboxsync |
netflt/win: fix to new loopback hanndling
|
|
|
@24190
|
15 years |
vboxsync |
netflt/win: fix packet loss caused by packet status not being reset
|
|
|
@24183
|
15 years |
vboxsync |
SUPDrv-darwin.cpp: RTR0Term -> RTR0TermForced.
|
|
|
@24181
|
15 years |
vboxsync |
VMM,SUPDrv,IPRT: Always initialize RTSPINLOCKTMP structures.
|
|
|
@24179
|
15 years |
vboxsync |
iprt/initterm.h,SUPDrv-solaris.c: Added RTR0TermForced so the module …
|
|
|
@24123
|
15 years |
vboxsync |
VBoxNetFlt/FreeBSD: Fix locking problems. Contributed by Fredrik Lindberg
|
|
|
@24044
|
15 years |
vboxsync |
2d accel: fix unnecessary unlock g->h commands
|
|
|
@24035
|
15 years |
vboxsync |
Backed out dead, but incorrect code
|
|
|
@24022
|
15 years |
vboxsync |
Wrap RTThreadPreemptDisable
|
|
|
@23961
|
15 years |
vboxsync |
IPRT: Three new format types: %RTmac, %RTnaipv4 and %RTnapiv6.
|
|
|
@23927
|
15 years |
vboxsync |
netflt/win: alternative loopback handling mechanism (disabled for now)
|
|
|
@23850
|
15 years |
vboxsync |
Linux installer: cleanup after module compilation
|
|
|
@23834
|
15 years |
vboxsync |
typo, errno.
|
|
|
@23832
|
15 years |
vboxsync |
SUPLib-solaris.cpp: don't return VERR_TRY_AGAIN, return VERR_NO_MEMORY.
|
|
|
@23728
|
15 years |
vboxsync |
SUPDrv: Moving more stuff over.
|
|
|
@23726
|
15 years |
vboxsync |
SUPDrv: Moving more stuff over.
|
|
|
@23725
|
15 years |
vboxsync |
SUPDrv: Started splitting out platform agonstic code to avoid clashes …
|
|
|
@23711
|
15 years |
vboxsync |
HostDriver/Support/linux: Copy used header files for SUPR0QueryVTCaps. …
|
|
|
@23710
|
15 years |
vboxsync |
HostDriver/Support/linux: Copy used header files for SUPR0QueryVTCaps. …
|
|
|
@23704
|
15 years |
vboxsync |
Fake version of SUPR0QueryVTCaps
|
|
|
@23700
|
15 years |
vboxsync |
COmpile fix
|
|
|
@23699
|
15 years |
vboxsync |
Added SUP_IOCTL_VT_CAPS to get VT-x/AMD-V caps that can only be …
|
|
|
@23610
|
15 years |
vboxsync |
IPRT,VMM,SUPDrv,VBGLR0: Added a parameter to RTR0MemObjLockUser/Kernel …
|
|
|
@23538
|
15 years |
vboxsync |
Fixed warning about undefined PATH_vboxdrv-mod.
|
|
|
@23526
|
15 years |
vboxsync |
HostDrivers/FreeBSD: Use the same method to build the kernel drivers …
|
|
|
@23491
|
15 years |
vboxsync |
Darwin: case-sensitive FS burns fixes.
|
|
|
@23473
|
15 years |
vboxsync |
OSE header fixes
|
|
|
@23452
|
15 years |
vboxsync |
Makefiles: Corrected properties.
|
|
|
@23430
|
15 years |
vboxsync |
Experiment with KeSetSystemAffinityThread instead of raising the IRQL …
|
|
|
@23361
|
15 years |
vboxsync |
Solaris/VBoxNetFlt: fixed crash with kcred deallocation behind our back.
|
|
|
@23325
|
15 years |
vboxsync |
Solaris/VBoxNetFlt: compile time scope fix.
|
|
|
@23316
|
15 years |
vboxsync |
warning
|
|
|
@23301
|
15 years |
vboxsync |
VBoxNetFlt-solaris.c: be bolder in the claims wrt …
|
|
|
@23293
|
15 years |
vboxsync |
Solaris/VBoxNetFlt: moved global lock to bracket insert/remove ioctls …
|
|
|
@23281
|
15 years |
vboxsync |
Solaris/VBoxNetFlt: fixed host panic due to wrong reference counting …
|
|
|
@23171
|
15 years |
vboxsync |
Missing export
|
|
|
@23159
|
15 years |
vboxsync |
FreeBSD: Fix build break
|
|
|
@23082
|
15 years |
vboxsync |
VBoxNetAdp: Darwin: fix missing vboxNetAdpFindByName, use common code, …
|
|
|
@23079
|
15 years |
vboxsync |
spaces
|
|
|
@23068
|
15 years |
vboxsync |
VBoxNetAdp: ioctl cleanup.
|
|
|
@23062
|
15 years |
vboxsync |
Solaris/VBoxNetFlt: paranoia.
|
|
|
@22989
|
15 years |
vboxsync |
Solaris/VBoxNetFlt: minor.
|
|
|
@22918
|
15 years |
vboxsync |
Solaris/VBoxNetFlt: debug statement fix.
|
|
|
@22902
|
15 years |
vboxsync |
fix OSE
|
|
|
@22899
|
15 years |
vboxsync |
FreeBSD/VBoxNetFlt: Fix export to OSE
|
|
|
@22875
|
15 years |
vboxsync |
FreeBSD: Add support for bridged and hostonly networking. Contributed …
|
|
|
@22799
|
15 years |
vboxsync |
Solaris/VBoxNetFlt: IPv6 poll fixes.
|
|
|
@22791
|
15 years |
vboxsync |
Solaris/VBoxNetFlt: dynamic IPv6 attachment.
|
|
|
@22790
|
15 years |
vboxsync |
Solaris/VBoxNetFlt: fixes to dynamic IPv6 attachment.
|
|
|
@22782
|
15 years |
vboxsync |
Solaris/VBoxNetFlt: fixed missing semicolon in vboxflt.conf
|
|
|
@22769
|
15 years |
vboxsync |
Solaris/VBoxNetFlt: backed out r51933.
|
|
|
@22768
|
15 years |
vboxsync |
Solaris/VBoxNetFlt: fixed the deadlock in #4259
|
|
|
@22678
|
15 years |
vboxsync |
HostDrivers/Support/FreeBSD: Unlock the giant before cleaning up. …
|
|
|
@22632
|
15 years |
vboxsync |
fixed wrong Linux host kernel version check
|
|
|
@22618
|
15 years |
vboxsync |
build fix 2
|
|
|
@22615
|
15 years |
vboxsync |
refined r51666
|
|
|
@22611
|
15 years |
vboxsync |
Export SUPR0QueryVTxSupport (windows host)
|
|
|
@22609
|
15 years |
vboxsync |
disable VT-x on Linux < 2.6.13
|
|
|
@22599
|
15 years |
vboxsync |
netflt-adp/win: additional bugfix
|
|
|
@22491
|
15 years |
vboxsync |
netadp/win: actual inf deletion with NetAdpUninstall, (not yet added …
|
|
|
@22485
|
15 years |
vboxsync |
netadp/win: functionality to uninstall NetAdp packages (second step in …
|
|
|
@22472
|
15 years |
vboxsync |
netadp/win: install from specified inf (first step to pure non-DIFX …
|
|
|
@22441
|
15 years |
vboxsync |
netflt/win: wait for pending ops to complete before switching netflt …
|
|
|
@22438
|
15 years |
vboxsync |
SUPDrv-solaris.c: splr/splx is now done by RTThreadPreemptDisable/Restore.
|
|
|
@22409
|
15 years |
vboxsync |
Solaris/VBoxNetFlt: enabled ipv6 dynamic polling and attachment.
|
|
|
@22393
|
15 years |
vboxsync |
Solaris/VBoxNetFlt: Timed polling for dynamic Ipv6 stream attachment …
|
|
|
@22389
|
15 years |
vboxsync |
netflt/win: fix for proper cleaning of rx packet array on power change
|
|
|
@22387
|
15 years |
vboxsync |
Solaris/Preemption: #4147, #4197: Raise PIL for fastcall, check PIL in …
|
|
|
@22285
|
15 years |
vboxsync |
Solaris/VBoxNetAdp: fixed default MAC address.
|
|
|
@22236
|
15 years |
vboxsync |
Grab TSC as quickly as possible; minor accuracy improvement
|
|
|
@22224
|
15 years |
vboxsync |
Backed out 51023/24/25.
|
|
|
@22222
|
15 years |
vboxsync |
Calculate delta between two timer callbacks.
|
|
|
@22196
|
15 years |
vboxsync |
support driver: remove check for VBoxSettings.so which has been removed
|
|
|
@22150
|
15 years |
vboxsync |
IPRT,SUPDrv: Changed RTTHREADPREEMPTSTATE breaking binary …
|
|
|
@22078
|
15 years |
vboxsync |
freebsd/SUPDrv-freebsd.def: LF
|
|
|
@22077
|
15 years |
vboxsync |
HostDrivers/Support: header and svn props cleanup.
|
|
|
@22066
|
15 years |
vboxsync |
darwin/load.sh: generate dSYM directory on snow leopard. added missing …
|
|
|