|
|
@14645
|
16 years |
vboxsync |
SUP, VMM: Moved the max alloc/map page count to VBox/param.h
|
|
|
@14632
|
16 years |
vboxsync |
SUPLib: Finally fixed the stupid version check.
|
|
|
@14589
|
16 years |
vboxsync |
VMM,SUPLib: Updated SUPLib API spec, turned out we don't get …
|
|
|
@14587
|
16 years |
vboxsync |
SUPLib: Forgot to raise the required version. sorry guys.
|
|
|
@14575
|
16 years |
vboxsync |
SUPDrv/SUPLib: New interface for allocating pages of memory with …
|
|
|
@14551
|
16 years |
vboxsync |
Linux hostif: Pre-2.6.10 kernel fix.
|
|
|
@14550
|
16 years |
vboxsync |
Linux hostif: Pre-2.6.19 kernel fix #2.
|
|
|
@14549
|
16 years |
vboxsync |
Linux hostif: Pre-2.6.19 kernel fix.
|
|
|
@14547
|
16 years |
vboxsync |
Linux hostif: Added checksum computation for non-gso packets with …
|
|
|
@14546
|
16 years |
vboxsync |
export
|
|
|
@14545
|
16 years |
vboxsync |
a little aid for compiling Linux host drivers during developement
|
|
|
@14515
|
16 years |
vboxsync |
SUPDrv,SUPLib,VMM: Kicked out the dead VBOX_WITH_IDT_PATCHING code.
|
|
|
@14512
|
16 years |
vboxsync |
SUPDrv.c: warnings.
|
|
|
@14508
|
16 years |
vboxsync |
Linux hostif: pre-2.6.18 kernel fix
|
|
|
@14506
|
16 years |
vboxsync |
Linux hostif: Added packet segmentation for host-to-guest transfer.
|
|
|
@14501
|
16 years |
vboxsync |
IPRT/SUPDrv/VMM: Made RTR0AssertPanicSystem available to VMMR0.r0 on …
|
|
|
@14497
|
16 years |
vboxsync |
SUPDrv: Export RTR0MemObjEnterPhys (darwin needs it).
|
|
|
@14496
|
16 years |
vboxsync |
SUPDrv: Export RTR0MemObjEnterPhys (darwin needs it).
|
|
|
@14495
|
16 years |
vboxsync |
darwin/load.sh: Unload VBoxNetFlt too.
|
|
|
@14443
|
16 years |
vboxsync |
OpenGL installer fix
|
|
|
@14436
|
16 years |
vboxsync |
deb/rpm: fixed vboxnetflt module compilation
|
|
|
@14435
|
16 years |
vboxsync |
warnings
|
|
|
@14432
|
16 years |
vboxsync |
fix linux builds
|
|
|
@14430
|
16 years |
vboxsync |
OSE: enable/export netflt for linux
|
|
|
@14421
|
16 years |
vboxsync |
more room
|
|
|
@14417
|
16 years |
vboxsync |
more space
|
|
|
@14410
|
16 years |
vboxsync |
try to fix 64-bit Linux builds
|
|
|
@14373
|
16 years |
vboxsync |
SUPDrv: expose SUPR0GetPagingMode.
|
|
|
@14334
|
16 years |
vboxsync |
SUPDrv.c: build fix.
|
|
|
@14332
|
16 years |
vboxsync |
SUPDrv,SUPLib: generic ring-0 service interface.
|
|
|
@14303
|
16 years |
vboxsync |
Corrected a couple of typos in comments. No code changes.
|
|
|
@14300
|
16 years |
vboxsync |
NetFlt/win: Install/Uninstall cmd line tools
|
|
|
@14280
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: minor bits.
|
|
|
@14242
|
16 years |
vboxsync |
NetFlt/win: Make build boxes happy (SMP issue).
|
|
|
@14236
|
16 years |
vboxsync |
Compile fix for win64.
|
|
|
@14226
|
16 years |
vboxsync |
NetFlt/win: cleaning/bugfixing for rediscovery/reconnect functionality
|
|
|
@14211
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: Fixed ipsec 1 byte keep_alive causing panic.
|
|
|
@14208
|
16 years |
vboxsync |
Linux hostif & e1000: Fixed non-existing device attachment problem
|
|
|
@14127
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: comments and log.
|
|
|
@14125
|
16 years |
vboxsync |
netflt: linux.amd64 build fix
|
|
|
@14112
|
16 years |
vboxsync |
Linux hostif: Fixed memory leak. Event handlers added: promiscuous …
|
|
|
@14100
|
16 years |
vboxsync |
win/NetFlt: some VBOXNETFLT_STATIC_CONFIG-related commenting
|
|
|
@14097
|
16 years |
vboxsync |
win/NetFlt: switched to using VBOXNETFLT_STATIC_CONFIG
|
|
|
@14078
|
16 years |
vboxsync |
fix OSE
|
|
|
@14027
|
16 years |
vboxsync |
solaris build fix
|
|
|
@14015
|
16 years |
vboxsync |
added vboxnetflt to the installer + some cleanup
|
|
|
@13998
|
16 years |
vboxsync |
no tabs here though.
|
|
|
@13983
|
16 years |
vboxsync |
Solaris/vboxnetflt: don't push up messages on promisc stream even when …
|
|
|
@13979
|
16 years |
vboxsync |
VBoxNetFlt.c: Uninitialized var.
|
|
|
@13976
|
16 years |
vboxsync |
Linux hostif: Both send and receive are ok now
|
|
|
@13939
|
16 years |
vboxsync |
siwtch to the older R0 notification mechanism
|
|
|
@13938
|
16 years |
vboxsync |
Linux hostif: Packet injection works. Mutexless filter intance lookup.
|
|
|
@13934
|
16 years |
vboxsync |
backed out r38943
|
|
|
@13929
|
16 years |
vboxsync |
oops.
|
|
|
@13924
|
16 years |
vboxsync |
vboxdrv: R0 suspend/resume notifier
|
|
|
@13913
|
16 years |
vboxsync |
spaces
|
|
|
@13910
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: failure case fixes.
|
|
|
@13908
|
16 years |
vboxsync |
Fixed include order, a bunch of GCC 3.3 warnings, OS/2 build.
|
|
|
@13906
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: unused.
|
|
|
@13875
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: attempt to fix recursive mutex enters on other …
|
|
|
@13871
|
16 years |
vboxsync |
VMMR0EntryFast: Always validate idCpu.
|
|
|
@13867
|
16 years |
vboxsync |
uintptr_t cast is nicer.
|
|
|
@13866
|
16 years |
vboxsync |
darwin too. (untested)
|
|
|
@13865
|
16 years |
vboxsync |
SUP: pass idCpu up on all platforms (save OS/2), handle it in ring-0 …
|
|
|
@13864
|
16 years |
vboxsync |
build fix
|
|
|
@13863
|
16 years |
vboxsync |
Typo
|
|
|
@13862
|
16 years |
vboxsync |
Compile fixes
|
|
|
@13861
|
16 years |
vboxsync |
Compile fixes
|
|
|
@13858
|
16 years |
vboxsync |
Pass the VMCPU id to the ring 0 callbacks.
|
|
|
@13854
|
16 years |
vboxsync |
NetFlt/win: VBoxNetFltNf-win.* removed, uppercased WinNetCfg lib …
|
|
|
@13840
|
16 years |
vboxsync |
Hex format types (Vhx[sd] -> Rhx[sd]).
|
|
|
@13839
|
16 years |
vboxsync |
And yet more %V* -> %R* changes…
|
|
|
@13838
|
16 years |
vboxsync |
Some more %V* -> %R* changes while at it.
|
|
|
@13837
|
16 years |
vboxsync |
s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
|
|
|
@13836
|
16 years |
vboxsync |
s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
|
|
|
@13835
|
16 years |
vboxsync |
s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
|
|
|
@13830
|
16 years |
vboxsync |
VMM: Disabled VM:pVMGC, removed VM_GUEST_ADDR.
|
|
|
@13787
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: cleanup.
|
|
|
@13773
|
16 years |
vboxsync |
clean one more file
|
|
|
@13769
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: Teardown time race fixes.
|
|
|
@13768
|
16 years |
vboxsync |
some comments.
|
|
|
@13758
|
16 years |
vboxsync |
The vboxNetFltPortOsIsPromiscuous is a bit vague, refer to the …
|
|
|
@13746
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: netinfo.
|
|
|
@13730
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: netinfo for IPFilter compat. disabled.
|
|
|
@13725
|
16 years |
vboxsync |
VBoxNetFlt/win: subversion properties and some adjustments.
|
|
|
@13720
|
16 years |
vboxsync |
win/NetFlt: NetConfig functionality moved to a separate lib
|
|
|
@13715
|
16 years |
vboxsync |
disabled VBOX_USE_INSERT_PAGE by default - somewhat unclear what goes …
|
|
|
@13707
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: Re-enabled vboxnetflt to resolve iprt from vboxdrv.
|
|
|
@13693
|
16 years |
vboxsync |
NetFlt: Quickly hacked up linux makefiles based on the stuff from …
|
|
|
@13690
|
16 years |
vboxsync |
VBoxNetFlt: Early draft of Linux hostif, nothing is working yet
|
|
|
@13668
|
16 years |
vboxsync |
SUPDrv-linux.c: print g_abExecMemory address for #3280.
|
|
|
@13654
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: Added IPv6 support (untested).
|
|
|
@13651
|
16 years |
vboxsync |
set VBOX_USE_INSERT_PAGE = 1 as default linux host kernel module flag
|
|
|
@13637
|
16 years |
vboxsync |
make ffmpeg work for Linux
|
|
|
@13630
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: Implemented DLPI Link up/down and MAC address …
|
|
|
@13626
|
16 years |
vboxsync |
win/NetFlt: sources splitted to several files, protocol-based approach …
|
|
|
@13573
|
16 years |
vboxsync |
Solaris/driver versions: Added versions for NetFlt and the Guest …
|
|
|
@13538
|
16 years |
vboxsync |
win NetFlt: memory allocation enhancements, caching host MAC
|
|
|
@13536
|
16 years |
vboxsync |
Wrong macro
|
|
|
@13530
|
16 years |
vboxsync |
Solaris/vboxdrv: Added version and svn revision numbers into easily …
|
|
|