|
|
@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
|
|
|
@21365
|
15 years |
vboxsync |
Net[Flt,Adp]/win: missing file
|
|
|
@21361
|
15 years |
vboxsync |
Net[Flt,Adp]/win: missing file
|
|
|
@21357
|
15 years |
vboxsync |
Linux host kernel modules: copy Modules.symvers to vboxnetadp as well
|
|
|
@21354
|
15 years |
vboxsync |
typo
|
|
|
@21351
|
15 years |
vboxsync |
HstDrv: Made vboxnetadp and vboxnetflt use IPRT from vboxdrv.
|
|
|
@21343
|
15 years |
vboxsync |
export vboxnetflt for Windows to OSE
|
|
|
@21337
|
15 years |
vboxsync |
IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel …
|
|
|
@21333
|
15 years |
vboxsync |
Net[Flt,Adp]/win: export to OSE, disabled by default
|
|
|
@21292
|
15 years |
vboxsync |
svn:eol-style native
|
|
|
@21285
|
15 years |
vboxsync |
SUPDrv: Export the RTR0MemUser/Kernel APIs. (Needed for the …
|
|
|
@21136
|
15 years |
vboxsync |
SUPDrv.c: todo.
|
|
|
@21096
|
15 years |
vboxsync |
Solaris/Drivers: Use RT_XSTR and spaces
|
|
|
@21078
|
15 years |
vboxsync |
Solaris/VBoxNetFlt: Paranoia part 2.
|
|
|
@21076
|
15 years |
vboxsync |
Solaris/VBoxNetFlt: some paranoia on message sizes.
|
|
|
@20982
|
15 years |
vboxsync |
supdrvSessionObjHandleRetain: Must use SUPR0ObjAddRefEx and indicate …
|
|
|
@20954
|
15 years |
vboxsync |
SUPDrvInternal.h: comment cleanup.
|
|
|
@20905
|
15 years |
vboxsync |
tstSupSem-Zombie: minor adjustments.
|
|
|
@20904
|
15 years |
vboxsync |
build fix.
|
|
|
@20903
|
15 years |
vboxsync |
SUP: Added a testcase to make sure threads exit when the process exits.
|
|
|
@20866
|
15 years |
vboxsync |
SUP: Removed two obsolete allocation APIs.
|
|
|
@20864
|
15 years |
vboxsync |
SUP,*: API cleanup.
|
|
|
@20862
|
15 years |
vboxsync |
SUP: Made SUPPageLock and SUPPageUnlock internal to SUP.
|
|
|
@20861
|
15 years |
vboxsync |
SUPLib.cpp: removed outdated SUPPageAlloc/windows hack, SUPPageAlloc …
|
|
|
@20860
|
15 years |
vboxsync |
SUP: Bumped major version because of layout changes in RTLOGGER. …
|
|
|
@20802
|
15 years |
vboxsync |
gcc warnings
|
|
|
@20791
|
15 years |
vboxsync |
SUPR3PageProtect: don't call mprotect on locked memory.
|
|
|
@20779
|
15 years |
vboxsync |
Use net_device_ops in vboxnetadp.ko, kernels 2.6.29 and above.
|
|
|
@20732
|
15 years |
vboxsync |
NetAdp/win: fix for bug 4033: host-only connection priority should be …
|
|
|
@20691
|
15 years |
vboxsync |
VBoxNetAdp-linux.c: removed warning
|
|
|
@20602
|
15 years |
vboxsync |
fixed tstInt
|
|
|
@20529
|
15 years |
vboxsync |
HostDrivers/*/darwin/*load*.sh: nfs fixes.
|
|
|
@20528
|
15 years |
vboxsync |
SUP: SUPR0PageProtect & SUPR0PageProtect - for creating guard (hyper) …
|
|
|
@20527
|
15 years |
vboxsync |
darwin/load.sh: nfs fix.
|
|
|
@20504
|
15 years |
vboxsync |
SUPDrvIOC.h: some hints.
|
|
|
@20414
|
15 years |
vboxsync |
#3783: Apply the workaround to pre-2.6.18 kernels as well.
|
|
|
@20394
|
16 years |
vboxsync |
SUPLib-darwin.cpp: Pass idCpu along.
|
|
|
@20374
|
16 years |
vboxsync |
*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
|
|
|
@20366
|
16 years |
vboxsync |
HostDrivers: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@20345
|
16 years |
vboxsync |
#3783: Include missing linux/ip.h.
|
|
|
@20341
|
16 years |
vboxsync |
#3783: Compilation fix.
|
|
|
@20339
|
16 years |
vboxsync |
Corrected version checks
|
|
|
@20338
|
16 years |
vboxsync |
Reset minor version back to 0
|
|
|
@20323
|
16 years |
vboxsync |
Changed major version as the export table has changed
|
|
|
@20315
|
16 years |
vboxsync |
Corrected wrong exports
|
|
|
@20284
|
16 years |
vboxsync |
#3783: Tx checksum offloading workaround for CentOS 5.2 (2.6.18).
|
|
|
@20144
|
16 years |
vboxsync |
#3917: Rx offloading bug fixed.
|
|
|
@20124
|
16 years |
vboxsync |
IPRT,SUP: Minor driver version change - added …
|
|
|
@20106
|
16 years |
vboxsync |
Support: Fix build error when compiling in debug mode on FreeBSD HEAD
|
|
|
@20077
|
16 years |
vboxsync |
#3917: Tiny debugging addition.
|
|
|
@19957
|
16 years |
vboxsync |
VMM,SUPDrv-win,Config.kmk: VBOX_WITH_VMMR0_DISABLE_PREEMPTION
|
|
|
@19938
|
16 years |
vboxsync |
HostDrivers/*/linux/Makefile: Added --no-print-directory to the …
|
|
|
@19932
|
16 years |
vboxsync |
SUPDrv: Expose the RTThreadPreempt API to modules.
|
|
|
@19924
|
16 years |
vboxsync |
IPRT,SUP: Renamed RTPathProgram to RTPathExecDir to make it clear what …
|
|
|
@19923
|
16 years |
vboxsync |
tstSupSem.cpp: Extended the interruptibility test with a time wait …
|
|
|
@19895
|
16 years |
vboxsync |
tstSupSem.cpp: Extended it to cover interruptibility.
|
|
|
@19894
|
16 years |
vboxsync |
SUPLibSem.cpp: Set cMillies.
|
|
|
@19893
|
16 years |
vboxsync |
SUPDrvIOC.h: Incremented the minor IOCtl interface version.
|
|
|
@19892
|
16 years |
vboxsync |
SUPLib: Implemented ring-3 version of the semaphore API and created a …
|
|
|
@19890
|
16 years |
vboxsync |
SUPDrv.c: Corrected wrong arguments.
|
|
|
@19889
|
16 years |
vboxsync |
SUPDrvIOC.h: More natural member order in SUPSEMOP.
|
|
|
@19884
|
16 years |
vboxsync |
Solaris/USB: bits.
|
|
|
@19881
|
16 years |
vboxsync |
SUPDrv.c: Implemented the SEM_CREATE and SEM_OP IOCtls.
|
|
|
@19868
|
16 years |
vboxsync |
SUPDrvIOC.h: sketched out the semaphore interface between ring-3 and …
|
|
|
@19867
|
16 years |
vboxsync |
SUPDrv.c: fix wrong assertion.
|
|
|
@19866
|
16 years |
vboxsync |
SUP: Expose ring-0 event semaphores to ring-3, part 1.
|
|
|
@19843
|
16 years |
vboxsync |
Support/FreeBSD: Fix the host panic when unloading the support driver. …
|
|
|
@19745
|
16 years |
vboxsync |
Support,FreeBSD: HEAD needs D_NEEDMINOR flag for cloning
|
|
|
@19730
|
16 years |
vboxsync |
Backed out 47346
|
|
|
@19729
|
16 years |
vboxsync |
RTLogSetDefaultInstanceThread change; ring 0 logging fix for multiple VCPUs
|
|
|
@19672
|
16 years |
vboxsync |
Support: Change SUP_IOCTL_QUERY_FUNCS to an unbuffered request because …
|
|
|
@19671
|
16 years |
vboxsync |
Support,VMMR0: enable disabling of interrupts again and remove …
|
|
|
@19647
|
16 years |
vboxsync |
Solaris/VBoxNetAdp: fixed hostname file.
|
|
|
@19640
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: dl_primstr.
|
|
|
@19604
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: do the attach work ourselves rather than dl_attach.
|
|
|
@19599
|
16 years |
vboxsync |
Solaris/VBoxNetAdp: added static hostname file for persistence.
|
|
|
@19592
|
16 years |
vboxsync |
HostDrivers/Support,VMMR0: Use critical_enter and critical_exit to …
|
|
|