VirtualBox

source: vbox/trunk/src/VBox/HostDrivers

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @23159   15 years vboxsync FreeBSD: Fix build break
(edit) @23082   15 years vboxsync VBoxNetAdp: Darwin: fix missing vboxNetAdpFindByName, use common code, …
(edit) @23079   15 years vboxsync spaces
(edit) @23068   15 years vboxsync VBoxNetAdp: ioctl cleanup.
(edit) @23062   15 years vboxsync Solaris/VBoxNetFlt: paranoia.
(edit) @22989   15 years vboxsync Solaris/VBoxNetFlt: minor.
(edit) @22918   15 years vboxsync Solaris/VBoxNetFlt: debug statement fix.
(edit) @22902   15 years vboxsync fix OSE
(edit) @22899   15 years vboxsync FreeBSD/VBoxNetFlt: Fix export to OSE
(edit) @22875   15 years vboxsync FreeBSD: Add support for bridged and hostonly networking. Contributed …
(edit) @22799   15 years vboxsync Solaris/VBoxNetFlt: IPv6 poll fixes.
(edit) @22791   15 years vboxsync Solaris/VBoxNetFlt: dynamic IPv6 attachment.
(edit) @22790   15 years vboxsync Solaris/VBoxNetFlt: fixes to dynamic IPv6 attachment.
(edit) @22782   15 years vboxsync Solaris/VBoxNetFlt: fixed missing semicolon in vboxflt.conf
(edit) @22769   15 years vboxsync Solaris/VBoxNetFlt: backed out r51933.
(edit) @22768   15 years vboxsync Solaris/VBoxNetFlt: fixed the deadlock in #4259
(edit) @22678   15 years vboxsync HostDrivers/Support/FreeBSD: Unlock the giant before cleaning up. …
(edit) @22632   15 years vboxsync fixed wrong Linux host kernel version check
(edit) @22618   15 years vboxsync build fix 2
(edit) @22615   15 years vboxsync refined r51666
(edit) @22611   15 years vboxsync Export SUPR0QueryVTxSupport (windows host)
(edit) @22609   15 years vboxsync disable VT-x on Linux < 2.6.13
(edit) @22599   15 years vboxsync netflt-adp/win: additional bugfix
(edit) @22491   15 years vboxsync netadp/win: actual inf deletion with NetAdpUninstall, (not yet added …
(edit) @22485   15 years vboxsync netadp/win: functionality to uninstall NetAdp packages (second step in …
(edit) @22472   15 years vboxsync netadp/win: install from specified inf (first step to pure non-DIFX …
(edit) @22441   15 years vboxsync netflt/win: wait for pending ops to complete before switching netflt …
(edit) @22438   15 years vboxsync SUPDrv-solaris.c: splr/splx is now done by RTThreadPreemptDisable/Restore.
(edit) @22409   15 years vboxsync Solaris/VBoxNetFlt: enabled ipv6 dynamic polling and attachment.
(edit) @22393   15 years vboxsync Solaris/VBoxNetFlt: Timed polling for dynamic Ipv6 stream attachment …
(edit) @22389   15 years vboxsync netflt/win: fix for proper cleaning of rx packet array on power change
(edit) @22387   15 years vboxsync Solaris/Preemption: #4147, #4197: Raise PIL for fastcall, check PIL in …
(edit) @22285   15 years vboxsync Solaris/VBoxNetAdp: fixed default MAC address.
(edit) @22236   15 years vboxsync Grab TSC as quickly as possible; minor accuracy improvement
(edit) @22224   15 years vboxsync Backed out 51023/24/25.
(edit) @22222   15 years vboxsync Calculate delta between two timer callbacks.
(edit) @22196   15 years vboxsync support driver: remove check for VBoxSettings.so which has been removed
(edit) @22150   15 years vboxsync IPRT,SUPDrv: Changed RTTHREADPREEMPTSTATE breaking binary …
(edit) @22078   15 years vboxsync freebsd/SUPDrv-freebsd.def: LF
(edit) @22077   15 years vboxsync HostDrivers/Support: header and svn props cleanup.
(edit) @22066   15 years vboxsync darwin/load.sh: generate dSYM directory on snow leopard. added missing …
(edit) @22053   15 years vboxsync SUPDrv-darwin.cpp: props
(edit) @22012   15 years vboxsync VBoxNetAdp/Makefile.kmk: Killed the extremely annoying W2K3DDK and …
(edit) @22009   15 years vboxsync Solaris/VBoxNetFlt: debugging change
(edit) @22008   15 years vboxsync Solaris/VBoxNetFlt: disabled some unused code and minor failure case …
(edit) @21991   15 years vboxsync SUPDrv.c: Fixed matching bug in SUPR0PageProtect.
(edit) @21967   15 years vboxsync Solaris/VBoxNetAdp: fixed memory leak.
(edit) @21962   15 years vboxsync SUPLib: touch ring-3 mappings so darwin.amd64 doesn't #PF when …
(edit) @21955   15 years vboxsync Linux host driver: workaround for the 2.6.31 performance counter …
(edit) @21949   15 years vboxsync Linux host kernel module: adapted platform power management interface …
(edit) @21948   15 years vboxsync Solaris/vboxdrv,vboxnet,vboxusbmon: fixed dependencies to vboxdrv.
(edit) @21909   15 years vboxsync Solaris/VBoxUSB, Solaris/VBoxNetAdp: minor clean up.
(edit) @21908   15 years vboxsync Solaris/VBoxUSBMon, Solaris/VBoxNetAdp: make release logging work.
(edit) @21904   15 years vboxsync VBoxNetFlt-win: comment
(edit) @21720   15 years vboxsync iprt/stdint.h: Replaced by stdint-new.h.
(edit) @21719   15 years vboxsync HostDrv-Linux: fix building
(edit) @21701   15 years vboxsync drop/change some iprt/stdint.h usage.
(edit) @21682   15 years vboxsync HostDrivers: xstr -> RT_XSTR.
(edit) @21605   15 years vboxsync Solaris/vboxdrv: remove all created properties on unload explicitly.
(edit) @21604   15 years vboxsync Solaris/vboxdrv: log change.
(edit) @21596   15 years vboxsync video hw accel: interrupt support in guest video adapter & driver, …
(edit) @21566   15 years vboxsync Solaris/vboxdrv: Suspend-resume notification again.
(edit) @21549   15 years vboxsync iprt/log.h: Use the spinning mutexes.
(edit) @21547   15 years vboxsync SUPDrv: Export RTThreadIsInInterrupt and RTThreadPreemptIsPossible.
(edit) @21546   15 years vboxsync SUPDrv: Export RTThreadIsInInterrupt and RTThreadPreemptIsPossible.
(edit) @21530   15 years vboxsync Solaris/VBoxNetFlt: minor change.
(edit) @21453   15 years vboxsync Linux host kernel modules: typo in the VBoxNetAdp dkms.conf script
(edit) @21407   15 years vboxsync OSE headers
(edit) @21368   15 years vboxsync Net[Flt,Adp]/win: missing file
(edit) @21366   15 years vboxsync Net[Flt,Adp]/win: missing file
(edit) @21365   15 years vboxsync Net[Flt,Adp]/win: missing file
(edit) @21361   15 years vboxsync Net[Flt,Adp]/win: missing file
(edit) @21357   15 years vboxsync Linux host kernel modules: copy Modules.symvers to vboxnetadp as well
(edit) @21354   15 years vboxsync typo
(edit) @21351   15 years vboxsync HstDrv: Made vboxnetadp and vboxnetflt use IPRT from vboxdrv.
(edit) @21343   15 years vboxsync export vboxnetflt for Windows to OSE
(edit) @21337   15 years vboxsync IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel …
(edit) @21333   15 years vboxsync Net[Flt,Adp]/win: export to OSE, disabled by default
(edit) @21292   15 years vboxsync svn:eol-style native
(edit) @21285   15 years vboxsync SUPDrv: Export the RTR0MemUser/Kernel APIs. (Needed for the …
(edit) @21136   15 years vboxsync SUPDrv.c: todo.
(edit) @21096   15 years vboxsync Solaris/Drivers: Use RT_XSTR and spaces
(edit) @21078   15 years vboxsync Solaris/VBoxNetFlt: Paranoia part 2.
(edit) @21076   15 years vboxsync Solaris/VBoxNetFlt: some paranoia on message sizes.
(edit) @20982   15 years vboxsync supdrvSessionObjHandleRetain: Must use SUPR0ObjAddRefEx and indicate …
(edit) @20954   15 years vboxsync SUPDrvInternal.h: comment cleanup.
(edit) @20905   15 years vboxsync tstSupSem-Zombie: minor adjustments.
(edit) @20904   15 years vboxsync build fix.
(edit) @20903   15 years vboxsync SUP: Added a testcase to make sure threads exit when the process exits.
(edit) @20866   15 years vboxsync SUP: Removed two obsolete allocation APIs.
(edit) @20864   15 years vboxsync SUP,*: API cleanup.
(edit) @20862   15 years vboxsync SUP: Made SUPPageLock and SUPPageUnlock internal to SUP.
(edit) @20861   15 years vboxsync SUPLib.cpp: removed outdated SUPPageAlloc/windows hack, SUPPageAlloc …
(edit) @20860   15 years vboxsync SUP: Bumped major version because of layout changes in RTLOGGER. …
(edit) @20802   15 years vboxsync gcc warnings
(edit) @20791   15 years vboxsync SUPR3PageProtect: don't call mprotect on locked memory.
(edit) @20779   15 years vboxsync Use net_device_ops in vboxnetadp.ko, kernels 2.6.29 and above.
(edit) @20732   16 years vboxsync NetAdp/win: fix for bug 4033: host-only connection priority should be …
(edit) @20691   16 years vboxsync VBoxNetAdp-linux.c: removed warning
(edit) @20602   16 years vboxsync fixed tstInt
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette