VirtualBox

source: vbox/trunk/src/VBox/HostDrivers

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15691   16 years vboxsync Linux host kernel modules: removed 2.4 cruft; fixed …
(edit) @15689   16 years vboxsync ... and removed the old script
(edit) @15688   16 years vboxsync export_modules fix
(edit) @15681   16 years vboxsync Linux netflt: allow to compile the tree without the kernel module
(edit) @15660   16 years vboxsync #3416: The problem with incorrectly shown guest-to-host packets is fixed.
(edit) @15653   16 years vboxsync SUPLib-darwin: hDevice is NIL_RTFILE if it's not opened.
(edit) @15629   16 years vboxsync Solaris/VBoxNetFlt: minor.
(edit) @15625   16 years vboxsync RTErrConvertToErrno returns positive values
(edit) @15589   16 years vboxsync script needs execute permissions otherwise it wouldn't be found by dkms
(edit) @15551   16 years vboxsync eol
(edit) @15531   16 years vboxsync Build fix.
(edit) @15528   16 years vboxsync OSE header fix
(edit) @15527   16 years vboxsync fixed OSE headers for linux/darwin/solaris netfilter code
(edit) @15526   16 years vboxsync NetFlt/win: instal infs with WiX
(edit) @15505   16 years vboxsync SUPDrv,INTNet: Heads up! SupDrv version bumped. Added SUPR0ObjAddRefEx …
(edit) @15461   16 years vboxsync SUPLib-OSX: remove warning
(edit) @15353   16 years vboxsync g_aSupInstallFiles: It's HC_ARCH_BITS not RT_ARCH_BITS, baka.
(edit) @15352   16 years vboxsync Added a RTLogRelPrintf to supR3HardenedErrorV to try get the details …
(edit) @15351   16 years vboxsync LogRel statement in supR3HardenedLdrLoadIt.
(edit) @15350   16 years vboxsync Disabled host_vmxon as it is *broken* and will cause occation kernel …
(edit) @15327   16 years vboxsync SUPR3HardenedVerfiy: Added VBoxREM32/64
(edit) @15314   16 years vboxsync SUPR3HardenedMain: split out code grabing privs/caps from the code …
(edit) @15313   16 years vboxsync SUPR3HardenedMain: don't die on priv adds Solaris.
(edit) @15299   16 years vboxsync line.
(edit) @15298   16 years vboxsync SUPR3HardenedMain: Solaris ICMP access.
(edit) @15271   16 years vboxsync SUPR3HardenedMain: Solaris net raw access (testing).
(edit) @15270   16 years vboxsync SUPR3HardenedMain: Solaris net raw access privilege (testing).
(edit) @15263   16 years vboxsync NetFlt/win: install fixes, bind filter fix
(edit) @15260   16 years vboxsync Solaris/VBoxNetFlt: log raw mode failure.
(edit) @15212   16 years vboxsync SUPDrv: SUPR0AbsKernelCS/SS/DS/ES shouldn't be the LDT version on darwin!
(edit) @15200   16 years vboxsync warning
(edit) @15193   16 years vboxsync Linux hostif: hopefully fixed the problem for 64-bit host platforms. …
(edit) @15180   16 years vboxsync give CAP_NET_RAW a shot on Linux
(edit) @15131   16 years vboxsync #3202: VBoxDrv[Tiger] fixes. Created two VBoxUSB versions too and …
(edit) @15130   16 years vboxsync VBoxDrvTiger.kext (#3202).
(edit) @15113   16 years vboxsync loadnetflt.sh: chflags fix
(edit) @15101   16 years vboxsync Solaris/VBoxNetFlt: Thread protection while closing.
(edit) @15043   16 years vboxsync SUPDrv-OSX: enable the ring 0 sleep/wakeup notification
(edit) @15041   16 years vboxsync SUPDrv-OSX: added ring 0 sleep notification
(edit) @15013   16 years vboxsync specify the absolute path to insmod/rmmod (Fedora, sigh ...)
(edit) @15003   16 years vboxsync SUPDrv: Another failed attempt at resolving host_vmxon/off.
(edit) @14968   16 years vboxsync Linux hostif: Added dev_get_flags() support for pre-2.6.12 kernels.
(edit) @14914   16 years vboxsync SUPDrv-darwin.c: disabled host_vmxon/off as it doesn't work with …
(edit) @14905   16 years vboxsync SUPDrv-darwin.c: dropping printf.
(edit) @14901   16 years vboxsync SUPDrv,SUPLib: SUPR0NativeEnableHwVirtExt -> SUPR0EnableVTx and darwin …
(edit) @14865   16 years vboxsync additional targets
(edit) @14836   16 years vboxsync SUPDrv.c/memobj-r0drv-darwin.cpp: removed debug printf left behind …
(edit) @14831   16 years vboxsync whole bunch: avoid runtime.h, include individual headers indead.
(edit) @14825   16 years vboxsync SUPDrv: Permit userland to make kernel mappings of SUPR0PageAllocEx …
(edit) @14801   16 years vboxsync oops, removed RTMemAlloc.
(edit) @14798   16 years vboxsync SUPDrv: Some new exports for VT-x on darwin.
(edit) @14745   16 years vboxsync darwin/load.sh: Fixed cp/chflags issue by sudoing it.
(edit) @14738   16 years vboxsync VBoxNetFlt/Makefile.kmk: oops
(edit) @14737   16 years vboxsync VBoxNetFlt/Makefile.kmk: some cleanups and fixes.
(edit) @14685   16 years vboxsync NetFlt/win: fix to 1.host network issue after vm termination 2.hif …
(edit) @14655   16 years vboxsync Linux drivers: try to hack around the DKMS problem with module dependencies
(edit) @14645   16 years vboxsync SUP, VMM: Moved the max alloc/map page count to VBox/param.h
(edit) @14632   16 years vboxsync SUPLib: Finally fixed the stupid version check.
(edit) @14589   16 years vboxsync VMM,SUPLib: Updated SUPLib API spec, turned out we don't get …
(edit) @14587   16 years vboxsync SUPLib: Forgot to raise the required version. sorry guys.
(edit) @14575   16 years vboxsync SUPDrv/SUPLib: New interface for allocating pages of memory with …
(edit) @14551   16 years vboxsync Linux hostif: Pre-2.6.10 kernel fix.
(edit) @14550   16 years vboxsync Linux hostif: Pre-2.6.19 kernel fix #2.
(edit) @14549   16 years vboxsync Linux hostif: Pre-2.6.19 kernel fix.
(edit) @14547   16 years vboxsync Linux hostif: Added checksum computation for non-gso packets with …
(edit) @14546   16 years vboxsync export
(edit) @14545   16 years vboxsync a little aid for compiling Linux host drivers during developement
(edit) @14515   16 years vboxsync SUPDrv,SUPLib,VMM: Kicked out the dead VBOX_WITH_IDT_PATCHING code.
(edit) @14512   16 years vboxsync SUPDrv.c: warnings.
(edit) @14508   16 years vboxsync Linux hostif: pre-2.6.18 kernel fix
(edit) @14506   16 years vboxsync Linux hostif: Added packet segmentation for host-to-guest transfer.
(edit) @14501   16 years vboxsync IPRT/SUPDrv/VMM: Made RTR0AssertPanicSystem available to VMMR0.r0 on …
(edit) @14497   16 years vboxsync SUPDrv: Export RTR0MemObjEnterPhys (darwin needs it).
(edit) @14496   16 years vboxsync SUPDrv: Export RTR0MemObjEnterPhys (darwin needs it).
(edit) @14495   16 years vboxsync darwin/load.sh: Unload VBoxNetFlt too.
(edit) @14443   16 years vboxsync OpenGL installer fix
(edit) @14436   16 years vboxsync deb/rpm: fixed vboxnetflt module compilation
(edit) @14435   16 years vboxsync warnings
(edit) @14432   16 years vboxsync fix linux builds
(edit) @14430   16 years vboxsync OSE: enable/export netflt for linux
(edit) @14421   16 years vboxsync more room
(edit) @14417   16 years vboxsync more space
(edit) @14410   16 years vboxsync try to fix 64-bit Linux builds
(edit) @14373   16 years vboxsync SUPDrv: expose SUPR0GetPagingMode.
(edit) @14334   16 years vboxsync SUPDrv.c: build fix.
(edit) @14332   16 years vboxsync SUPDrv,SUPLib: generic ring-0 service interface.
(edit) @14303   16 years vboxsync Corrected a couple of typos in comments. No code changes.
(edit) @14300   16 years vboxsync NetFlt/win: Install/Uninstall cmd line tools
(edit) @14280   16 years vboxsync Solaris/VBoxNetFlt: minor bits.
(edit) @14242   16 years vboxsync NetFlt/win: Make build boxes happy (SMP issue).
(edit) @14236   16 years vboxsync Compile fix for win64.
(edit) @14226   16 years vboxsync NetFlt/win: cleaning/bugfixing for rediscovery/reconnect functionality
(edit) @14211   16 years vboxsync Solaris/VBoxNetFlt: Fixed ipsec 1 byte keep_alive causing panic.
(edit) @14208   16 years vboxsync Linux hostif & e1000: Fixed non-existing device attachment problem
(edit) @14127   16 years vboxsync Solaris/VBoxNetFlt: comments and log.
(edit) @14125   16 years vboxsync netflt: linux.amd64 build fix
(edit) @14112   16 years vboxsync Linux hostif: Fixed memory leak. Event handlers added: promiscuous …
(edit) @14100   16 years vboxsync win/NetFlt: some VBOXNETFLT_STATIC_CONFIG-related commenting
(edit) @14097   16 years vboxsync win/NetFlt: switched to using VBOXNETFLT_STATIC_CONFIG
(edit) @14078   16 years vboxsync fix OSE
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