VirtualBox

source: vbox/trunk/src/VBox/HostDrivers

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @28069   15 years vboxsync vboxNetFltLinuxSkBufFromSG: The internal network can now send us SGs …
(edit) @28067   15 years vboxsync VBoxNetFlt.c: disabled assertion on fActive in isPromiscuous as we're …
(edit) @28025   15 years vboxsync intnet, VBoxNet*, network device & drivers: GSO preps.
(edit) @27877   15 years vboxsync linux/hardened: call prctl(PR_SET_DUMPABLE) to make VBox binaries …
(edit) @27696   15 years vboxsync Solaris/VBoxNetFlt: fix panic in failure exit path. (public #6412)
(edit) @27617   15 years vboxsync SUPDrvIOC.h: More sparc (just to make the VBoxRT deps build).
(edit) @27562   15 years vboxsync HostDrivers: loadall.sh for darwin.
(edit) @27334   15 years vboxsync Linux hosts: properly suspend/resume during host hibernation
(edit) @27036   15 years vboxsync Support/Makefile.kmk: SUPR0 again.
(edit) @27031   15 years vboxsync testsuite needs SUPR0.lib…
(edit) @27017   15 years vboxsync made the testsuite build on windows.
(edit) @27014   15 years vboxsync makefiles: Preps for building the test suite.
(edit) @26927   15 years vboxsync netflt: fix build warning
(edit) @26881   15 years vboxsync HostDrivers/FreeBSD: Build fixes
(edit) @26710   15 years vboxsync HostDrivers/solaris: LogFlowFunc.
(edit) @26540   15 years vboxsync Export RTR0MemObjAllocPhysEx
(edit) @26517   15 years vboxsync *: RTGetOpt cleanup related to --help and --version (now standard …
(edit) @26512   15 years vboxsync HostDrivers: tabs -> spaces.
(edit) @26498   15 years vboxsync lots under src/VBox: whitespace cleanup.
(edit) @26430   15 years vboxsync Introducing RTR0MemObjAllocPhysEx
(edit) @26403   15 years vboxsync burn fix.
(edit) @26402   15 years vboxsync SUPLib: ahDummy.
(edit) @26381   15 years vboxsync Solaris/SUPLib: enabled fix for #4650 (fix fd table from growing on …
(edit) @26362   15 years vboxsync Solaris/SUPLib: fix for #4650 (fix fd table from growing on vboxflt close)
(edit) @26336   15 years vboxsync Installers/linux: enable debug builds of the Linux installers again
(edit) @26218   15 years vboxsync *.kmk: Started renaming templated from all caps to CamelCase. At the …
(edit) @26180   15 years vboxsync *: The rest of the %V* format specifiers are history.
(edit) @26163   15 years vboxsync PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
(edit) @25871   15 years vboxsync Solaris/VBoxNetAdp: don't add multiple vboxnet on bootup.
(edit) @25800   15 years vboxsync Solaris/VBoxNetAdp: support upto 32 host-only network interfaces. This …
(edit) @25745   15 years vboxsync NetFltInstall.cpp: Look for files in the executable directory if not …
(edit) @25744   15 years vboxsync SUPDrv.c: Enabled assertion that was temporarily disabled for me.
(edit) @25699   15 years vboxsync VBoxNetFlt/FreeBSD: Fix incorrect flag in the receive callback. Fixes …
(edit) @25606   15 years vboxsync addendum to r56287
(edit) @25591   15 years vboxsync fix for compiling against Linux 2.6.33+
(edit) @25582   15 years vboxsync NetFlt|Adp/win: some code cleanup
(edit) @25558   15 years vboxsync FreeBSD/iprt,suplib: Review and cleanup of r56138. Hope it compiles…
(edit) @25536   15 years vboxsync iprt/assert.h: Added RTAssertMsg2Add[Weak][V] for dumping the lock …
(edit) @25534   15 years vboxsync SUPDrv/SUPR0.def: Missing exports.
(edit) @25532   15 years vboxsync files_*,Makefile: s/RTAssertMsg2V/RTAssertMsg2/
(edit) @25528   15 years vboxsync IPRT,SUPDrv,++: AssertMsg[12] -> AssertMsg1Weak, AssertMsg1, …
(edit) @25484   15 years vboxsync SUPDrv: Fixed recent regression that may cause the SUPDRVSESSION …
(edit) @25472   15 years vboxsync FreeBSD: Use sysctl instead of procfs to retrieve executable path and …
(edit) @25471   15 years vboxsync HostDrivers/Support/FreeBSD: Install missing header
(edit) @25466   15 years vboxsync build fix
(edit) @25465   15 years vboxsync SUPDrv,++: Made SUPDrv.c platform agnostic and renamed …
(edit) @25462   15 years vboxsync SUPDrv: RTMpOnAll should be run at PASSIVE_LEVEL on windows, so don't …
(edit) @25461   15 years vboxsync SUPDrv: RTMpOnAll should be run at PASSIVE_LEVEL on windows, so don't …
(edit) @25460   15 years vboxsync SUPDrv: some cleanup.
(edit) @25459   15 years vboxsync SUPDrv: Get better GIP values right after resuming it.
(edit) @25439   15 years vboxsync NetAdp/win: fix host-only if creation (public ticket #5708)
(edit) @25434   15 years vboxsync SUPDrv.c: Failing to take the loader lock is fatal.
(edit) @25430   15 years vboxsync Comment added
(edit) @25429   15 years vboxsync Compile fix
(edit) @25428   15 years vboxsync Never call unlock if supdrvLdrLock failed during cleanup.
(edit) @25406   15 years vboxsync IPRT,PDMCritSect: Lock validation can only be performed in ring-3; …
(edit) @25391   15 years vboxsync netflt/win: remove unnecessary wan filtered media
(edit) @25388   15 years vboxsync revert erroneus commit
(edit) @25385   15 years vboxsync 2d: basics for FBO (for linear stretching) suport, more impl for …
(edit) @25367   15 years vboxsync Solaris/VBoxBow: some bits before OS upgrade.
(edit) @25366   15 years vboxsync addendum to r55979
(edit) @25365   15 years vboxsync Linux support driver: adapted the CONFIG_PERF_* heuristics to 2.6.32 …
(edit) @25361   15 years vboxsync SUPDrv-win.cpp: STATUS_INVALID_IMAGE_HASH isn't defined in our headers.
(edit) @25360   15 years vboxsync SUPDrv-win.cpp,iprt/err.h: STATUS_INVALID_IMAGE_HASH -> …
(edit) @25337   15 years vboxsync build fix.
(edit) @25336   15 years vboxsync HostDrivers,SrvIntNetR0,iprt/ntwrap.mac: Removed all the …
(edit) @25331   15 years vboxsync SUPDrv-win.cpp/supdrvOSLdrLoad: Ignore mistmatching OriginalFirstThunk …
(edit) @25327   15 years vboxsync Solaris/VBoxBow: bits.
(edit) @25321   15 years vboxsync tstSupLoadModule: stripped off some more code.
(edit) @25320   15 years vboxsync tstSupLoadModule: new suplib testcase.
(edit) @25312   15 years vboxsync Solaris/VBoxBow: bits.
(edit) @25308   15 years vboxsync SUPDrv: Lock down the natively loaded image.
(edit) @25307   15 years vboxsync SUPDrv: Use RTSemMutex instead of RTSemFastMutex for the loader on windows.
(edit) @25302   15 years vboxsync Solaris/VBoxBow: crossbow netfilter initial commit, rx works, no tx.
(edit) @25300   15 years vboxsync SUPDrv: Cleaned up the native loader implmenetation on windows and …
(edit) @25291   15 years vboxsync SUPDrv: nits
(edit) @25278   15 years vboxsync SUPDrv: Major IOC version change - preparing to use the native ring-0 …
(edit) @25275   15 years vboxsync SUPDrv: Added SUPGetGIP and added a fNativeLoader indicator to …
(edit) @25274   15 years vboxsync SUPDrvA-win.asm: export SUPR0Printf.
(edit) @25263   15 years vboxsync SUPDrv/Lib: More hacking
(edit) @25262   15 years vboxsync SUPDrv: Works on vista…
(edit) @25260   15 years vboxsync SUPDRV_USE_NATIVE_LOADER -> VBOX_WITH_NATIVE_R0_LOADER
(edit) @25258   15 years vboxsync SUPDrv: Sketched out support for native module loading. (OS parts are …
(edit) @25249   15 years vboxsync netflt/adp/win: fix ObReferenceObjectByPointer call
(edit) @25232   15 years vboxsync 2d accel: fix the video playback black screen, some code cleaning. …
(edit) @25226   15 years vboxsync *: Assert(RT_SUCCESS(rc)) -> AssertRC(rc)
(edit) @25181   15 years vboxsync Fix warnings.
(edit) @25180   15 years vboxsync SUPDrv.c: Fixed shadow variable and addressed an todo.
(edit) @25097   15 years vboxsync Linux installer: depmod -ae => depmod -a (the latter is …
(edit) @25090   15 years vboxsync HostDrivers/Support/linux: typo in a message
(edit) @25072   15 years vboxsync NetFltInstall.cpp: proposal for making it work when the current …
(edit) @25034   15 years vboxsync Config.kmk,tools,VBoxNetFlt/Makefile.kmk,/Makefile.kmk: Added …
(edit) @25003   15 years vboxsync tstInt,tstPin: -Wshadow warnings.
(edit) @25002   15 years vboxsync SUPR3HardenedVerify.cpp: Fixed shadowed rc which would cause …
(edit) @24886   15 years vboxsync HostDrivers/FreeBSD: remove the need to overwrite OBJS definition. …
(edit) @24855   15 years vboxsync HostDrivers/FreeBSD: makefile fix
(edit) @24758   15 years vboxsync netflt/win: better driver initialization (do NdisIMAssociateMiniport …
(edit) @24684   15 years vboxsync Solaris/VBoxNetAdp: RT_XSTR.
(edit) @24675   15 years vboxsync HostDrivers/**/Makefile.kmk: Quiet linking on darwin.
(edit) @24674   15 years vboxsync VBoxNet[Adp|Flt]/Makefile.kmk: Be quiet when generating the Info.plist …
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