|
|
@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 …
|
|
|
@22053
|
15 years |
vboxsync |
SUPDrv-darwin.cpp: props
|
|
|
@22012
|
15 years |
vboxsync |
VBoxNetAdp/Makefile.kmk: Killed the extremely annoying W2K3DDK and …
|
|
|
@22009
|
15 years |
vboxsync |
Solaris/VBoxNetFlt: debugging change
|
|
|
@22008
|
15 years |
vboxsync |
Solaris/VBoxNetFlt: disabled some unused code and minor failure case …
|
|
|
@21991
|
15 years |
vboxsync |
SUPDrv.c: Fixed matching bug in SUPR0PageProtect.
|
|
|
@21967
|
15 years |
vboxsync |
Solaris/VBoxNetAdp: fixed memory leak.
|
|
|
@21962
|
15 years |
vboxsync |
SUPLib: touch ring-3 mappings so darwin.amd64 doesn't #PF when …
|
|
|
@21955
|
15 years |
vboxsync |
Linux host driver: workaround for the 2.6.31 performance counter …
|
|
|
@21949
|
15 years |
vboxsync |
Linux host kernel module: adapted platform power management interface …
|
|
|
@21948
|
15 years |
vboxsync |
Solaris/vboxdrv,vboxnet,vboxusbmon: fixed dependencies to vboxdrv.
|
|
|
@21909
|
15 years |
vboxsync |
Solaris/VBoxUSB, Solaris/VBoxNetAdp: minor clean up.
|
|
|
@21908
|
15 years |
vboxsync |
Solaris/VBoxUSBMon, Solaris/VBoxNetAdp: make release logging work.
|
|
|
@21904
|
15 years |
vboxsync |
VBoxNetFlt-win: comment
|
|
|
@21720
|
15 years |
vboxsync |
iprt/stdint.h: Replaced by stdint-new.h.
|
|
|
@21719
|
15 years |
vboxsync |
HostDrv-Linux: fix building
|
|
|
@21701
|
15 years |
vboxsync |
drop/change some iprt/stdint.h usage.
|
|
|
@21682
|
15 years |
vboxsync |
HostDrivers: xstr -> RT_XSTR.
|
|
|
@21605
|
15 years |
vboxsync |
Solaris/vboxdrv: remove all created properties on unload explicitly.
|
|
|
@21604
|
15 years |
vboxsync |
Solaris/vboxdrv: log change.
|
|
|
@21596
|
15 years |
vboxsync |
video hw accel: interrupt support in guest video adapter & driver, …
|
|
|
@21566
|
15 years |
vboxsync |
Solaris/vboxdrv: Suspend-resume notification again.
|
|
|
@21549
|
15 years |
vboxsync |
iprt/log.h: Use the spinning mutexes.
|
|
|
@21547
|
15 years |
vboxsync |
SUPDrv: Export RTThreadIsInInterrupt and RTThreadPreemptIsPossible.
|
|
|
@21546
|
15 years |
vboxsync |
SUPDrv: Export RTThreadIsInInterrupt and RTThreadPreemptIsPossible.
|
|
|
@21530
|
15 years |
vboxsync |
Solaris/VBoxNetFlt: minor change.
|
|
|
@21453
|
15 years |
vboxsync |
Linux host kernel modules: typo in the VBoxNetAdp dkms.conf script
|
|
|
@21407
|
15 years |
vboxsync |
OSE headers
|
|
|
@21368
|
15 years |
vboxsync |
Net[Flt,Adp]/win: missing file
|
|
|
@21366
|
15 years |
vboxsync |
Net[Flt,Adp]/win: missing file
|
|
|