VirtualBox

source: vbox/trunk/src/VBox/HostDrivers/Support

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @25321   15 years vboxsync tstSupLoadModule: stripped off some more code.
(edit) @25320   15 years vboxsync tstSupLoadModule: new suplib testcase.
(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) @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) @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) @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) @24675   15 years vboxsync HostDrivers/**/Makefile.kmk: Quiet linking on darwin.
(edit) @24498   15 years vboxsync SUPDrvIOC.h: Note about the major version consumed by the 3.0 branch.
(edit) @24183   15 years vboxsync SUPDrv-darwin.cpp: RTR0Term -> RTR0TermForced.
(edit) @24181   15 years vboxsync VMM,SUPDrv,IPRT: Always initialize RTSPINLOCKTMP structures.
(edit) @24179   15 years vboxsync iprt/initterm.h,SUPDrv-solaris.c: Added RTR0TermForced so the module …
(edit) @24035   15 years vboxsync Backed out dead, but incorrect code
(edit) @24022   15 years vboxsync Wrap RTThreadPreemptDisable
(edit) @23961   15 years vboxsync IPRT: Three new format types: %RTmac, %RTnaipv4 and %RTnapiv6.
(edit) @23834   15 years vboxsync typo, errno.
(edit) @23832   15 years vboxsync SUPLib-solaris.cpp: don't return VERR_TRY_AGAIN, return VERR_NO_MEMORY.
(edit) @23728   15 years vboxsync SUPDrv: Moving more stuff over.
(edit) @23726   15 years vboxsync SUPDrv: Moving more stuff over.
(edit) @23725   15 years vboxsync SUPDrv: Started splitting out platform agonstic code to avoid clashes …
(edit) @23711   15 years vboxsync HostDriver/Support/linux: Copy used header files for SUPR0QueryVTCaps. …
(edit) @23710   15 years vboxsync HostDriver/Support/linux: Copy used header files for SUPR0QueryVTCaps. …
(edit) @23704   15 years vboxsync Fake version of SUPR0QueryVTCaps
(edit) @23700   15 years vboxsync COmpile fix
(edit) @23699   15 years vboxsync Added SUP_IOCTL_VT_CAPS to get VT-x/AMD-V caps that can only be …
(edit) @23610   15 years vboxsync IPRT,VMM,SUPDrv,VBGLR0: Added a parameter to RTR0MemObjLockUser/Kernel …
(edit) @23538   15 years vboxsync Fixed warning about undefined PATH_vboxdrv-mod.
(edit) @23526   15 years vboxsync HostDrivers/FreeBSD: Use the same method to build the kernel drivers …
(edit) @23491   15 years vboxsync Darwin: case-sensitive FS burns fixes.
(edit) @23473   15 years vboxsync OSE header fixes
(edit) @23430   15 years vboxsync Experiment with KeSetSystemAffinityThread instead of raising the IRQL …
(edit) @23316   15 years vboxsync warning
(edit) @23171   15 years vboxsync Missing export
(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) @22438   15 years vboxsync SUPDrv-solaris.c: splr/splx is now done by RTThreadPreemptDisable/Restore.
(edit) @22387   15 years vboxsync Solaris/Preemption: #4147, #4197: Raise PIL for fastcall, check PIL in …
(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) @21991   15 years vboxsync SUPDrv.c: Fixed matching bug in SUPR0PageProtect.
(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) @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) @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) @21354   15 years vboxsync typo
(edit) @21351   15 years vboxsync HstDrv: Made vboxnetadp and vboxnetflt use IPRT from vboxdrv.
(edit) @21337   15 years vboxsync IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel …
(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) @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.
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