VirtualBox

source: vbox/trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @34856   14 years vboxsync The gip timer is not high-res on linux.
(edit) @33940   14 years vboxsync Support/linux: cosmetics
(edit) @33939   14 years vboxsync Support/linux: the user does not need to disable the Local APIC …
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28283   15 years vboxsync Linux HostDrivers/Additions: fixed missing symbol …
(edit) @28278   15 years vboxsync Rebranding: Linux modules
(edit) @27334   15 years vboxsync Linux hosts: properly suspend/resume during host hibernation
(edit) @25484   15 years vboxsync SUPDrv: Fixed recent regression that may cause the SUPDRVSESSION …
(edit) @25465   15 years vboxsync SUPDrv,++: Made SUPDrv.c platform agnostic and renamed …
(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) @25278   15 years vboxsync SUPDrv: Major IOC version change - preparing to use the native ring-0 …
(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) @25090   15 years vboxsync HostDrivers/Support/linux: typo in a message
(edit) @24181   15 years vboxsync VMM,SUPDrv,IPRT: Always initialize RTSPINLOCKTMP structures.
(edit) @23316   15 years vboxsync warning
(edit) @22615   15 years vboxsync refined r51666
(edit) @22609   15 years vboxsync disable VT-x on Linux < 2.6.13
(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) @21682   15 years vboxsync HostDrivers: xstr -> RT_XSTR.
(edit) @17064   16 years vboxsync Linux hostdrivers: removed Linux 2.4.x compatibility
(edit) @15999   16 years vboxsync hrmpf
(edit) @15993   16 years vboxsync cosmetical fix
(edit) @15992   16 years vboxsync Linux vboxdrv: 2.6.29-rc1 compile fix; small cosmetical fixes
(edit) @13939   16 years vboxsync siwtch to the older R0 notification mechanism
(edit) @13934   16 years vboxsync backed out r38943
(edit) @13924   16 years vboxsync vboxdrv: R0 suspend/resume notifier
(edit) @13865   16 years vboxsync SUP: pass idCpu up on all platforms (save OS/2), handle it in ring-0 …
(edit) @13861   16 years vboxsync Compile fixes
(edit) @13668   16 years vboxsync SUPDrv-linux.c: print g_abExecMemory address for #3280.
(edit) @13314   16 years vboxsync Created assert-r0drv-linux.c (finally).
(edit) @13306   16 years vboxsync IPRT,++: some assert.h cleanup, making a suitable place to call …
(edit) @12360   16 years vboxsync 2.6.27 vboxdrv compile fix
(edit) @12115   16 years vboxsync #3076: Re-enabled the current->euid == 0 check in VBoxDrvLinuxCreate.
(edit) @12011   16 years vboxsync #3076: hrmpf. typo, needs retesting.
(edit) @11879   16 years vboxsync SUPDrv-linux: Re-enabled root check (#3076).
(edit) @11866   16 years vboxsync typo fixed, and hardening partially disabled
(edit) @11865   16 years vboxsync #3076: check in VBoxDrvLinuxCreate that the caller euid is root.
(edit) @11725   16 years vboxsync #3076: Merged in the branch with the alternate driver authentication …
(edit) @10680   16 years vboxsync Increase minor version, needed some timestamp functions.
(edit) @10662   16 years vboxsync Increased the IOC version to 7.4 with the exporting of …
(edit) @10377   16 years vboxsync Implemented the IDC methods. Moved the setting of the R0Process and …
(edit) @10263   16 years vboxsync Inter-Driver Communication (IDC) interface for the support driver. The …
(edit) @10254   16 years vboxsync Renamed SUPDRV.h to SUPDrvInternal.h.
(edit) @10248   16 years vboxsync Removed the non-USE_NEW_OS_INTERFACE_FOR_GIP code.
(edit) @9621   16 years vboxsync The TSC checks are now fully done in the generic code.
(edit) @9602   16 years vboxsync Changed RTR0MpNotificationInit/Term to rtR0MpNotificationInit/Term and …
(edit) @9526   16 years vboxsync Added missing RTR0MpNotificationTerm() call in VBoxDrvLinuxUnload().
(edit) @9470   17 years vboxsync Generic timer code for async GIP mode.
(edit) @9236   17 years vboxsync Implemented RTTime for the linux kernel (not used yet).
(edit) @8837   17 years vboxsync We are not allowed to execute KeQueryActiveProcessors at DPC_LEVEL, so …
(edit) @8789   17 years vboxsync Windows host: also check for tsc consistency across cores/cpus. The …
(edit) @8347   17 years vboxsync gcc warnings
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @8133   17 years vboxsync rebrand the Linux host support driver
(edit) @7902   17 years vboxsync the asynchronous TSC detection code is generic code
(edit) @7869   17 years vboxsync Linux: detect asynchronous TSCs
(edit) @7521   17 years vboxsync vboxdrv: made it compile with Linux 2.6.24 if …
(edit) @7396   17 years vboxsync not needed here anymore (stuff now done in Runtime/r0drv)
(edit) @7272   17 years vboxsync Use MP functions in the runtime.
(edit) @7206   17 years vboxsync Added SUPR0ExecuteCallback. Currently a stub.
(edit) @7130   17 years vboxsync Linux kmod: VBOX_REDHAT_KABI
(edit) @7014   17 years vboxsync Making the logging more useful.
(edit) @6845   17 years vboxsync Fix a soon to appear post-2.6.24 linux kernel issue dropping a macro …
(edit) @6418   17 years vboxsync cosmetics on the hrtimer stuff.
(edit) @6342   17 years vboxsync fix build
(edit) @6341   17 years vboxsync made vboxdrv compile with 2.4.x again
(edit) @6340   17 years vboxsync vboxdrv: added support for Linux high-res timers (disabled), added …
(edit) @6046   17 years vboxsync vboxdrv: KERN_INFO => KERN_DEBUG (ensure that messages are not print …
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5989   17 years vboxsync
(edit) @5986   17 years vboxsync a little bit more specific
(edit) @5985   17 years vboxsync Linux support module: print version of module into kernel log when …
(edit) @5257   17 years vboxsync less magic
(edit) @5169   17 years vboxsync Use unlocked_ioctl when available, otherwise leave the kernel lock.
(edit) @5138   17 years vboxsync vboxdrv: TICK_NSEC as macro
(edit) @4985   17 years vboxsync RTAssertDoBreakpoint
(edit) @4831   17 years vboxsync Removed the old MM code.
(edit) @4827   17 years vboxsync fixed for high ksoftireq load.
(edit) @4811   17 years vboxsync Split VMMR0Entry into VMMR0EntryInt, VMMR0EntryFast and VMMr0EntryEx. …
(edit) @4800   17 years vboxsync Redid the supdrv interface. works on windows and linux while the other …
(edit) @4791   17 years vboxsync make vboxdrv compile on older 2.6er Linux kernels
(edit) @4162   17 years vboxsync USE_NEW_OS_INTERFACE_FOR_MM
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3672   17 years vboxsync RT_OS_* and RT_ARCH_* for Runtime/ and Support/
(edit) @3393   17 years vboxsync Removed PCSUPGLOBALINFOPAGE and PCSUPGIPCPU to avoid const/volatile …
(edit) @3088   17 years vboxsync copyright
(edit) @3087   17 years vboxsync attempt to disable the local APIC on x86_64 systems
(edit) @3084   18 years vboxsync prevent warning on x86_64 systems
(edit) @2980   18 years vboxsync InnoTek -> innotek: actual code changes (headers follow).
(edit) @2898   18 years vboxsync fix compile on Linux 2.6.22 x86_64
(edit) @2373   18 years vboxsync When in async mode we must update the aCPUs data everywhere since we …
(edit) @2242   18 years vboxsync pass VERR_IDT_FAILED correctly to userland
(edit) @1890   18 years vboxsync Attempt to fix ALSA on Linux kernels <= 2.6.17: use mmap not memalign …
(edit) @1869   18 years vboxsync Fixed wrong u64LastMonotime usage (the cause of all the trouble). …
(edit) @1850   18 years vboxsync Corrected the heuristics for detecing async GIP mode, fixed GIP layout …
(edit) @1666   18 years vboxsync make VBOX_VERSION visible with modinfo
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