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) @54802   10 years vboxsync another place where we have to handle SMAP
(edit) @54650   10 years vboxsync SUPDrv/VMMR0: properly handle the CR4 shadow register on Linux >= 4.0
(edit) @54581   10 years vboxsync HostDrivers/Support: add and use supdrvOSAreCpusOfflinedOnSuspend(). …
(edit) @54144   10 years vboxsync HostDrivers/Support/linux: don't prevent VBox R0 code from touching R3 …
(edit) @53396   10 years vboxsync HostDrivers/Support: Don't try measuring TSC deltas on OSes that …
(edit) @53339   10 years vboxsync HostDrivers/Support: Logging nits.
(edit) @53269   10 years vboxsync HostDrivers/Support: Enabled global TSC rate calculation and …
(edit) @52576   10 years vboxsync missing ';'.
(edit) @52575   10 years vboxsync SUPDrv: Several fixes, thanks to Mathias Krause.
(edit) @52192   11 years vboxsync HostDrivers/Support, VMM: support CONFIG_PAX_KERNEXEC Linux kernels
(edit) @51770   11 years vboxsync Merged in iprt++ dev branch.
(edit) @50008   11 years vboxsync supdrv,iprt: Added VBOX_WITH_TEXT_MODMEM_HACK for getting VMMR0.r0
(edit) @49767   11 years vboxsync SUPDrv/darwin: MSR prober support for darwin.
(edit) @49728   11 years vboxsync MSR prober fixes.
(edit) @49642   11 years vboxsync duh
(edit) @49641   11 years vboxsync duh
(edit) @49635   11 years vboxsync SUPDrv-win.cpp: Half tested windows MSR workers.
(edit) @49634   11 years vboxsync SUPDrv: Added an interface for probing MSRs.
(edit) @47537   11 years vboxsync HostDrivers/Support: Introduce reference counting for the session …
(edit) @46374   12 years vboxsync HostDrivers/linux: RTR0MemExecDonate only for old kernels
(edit) @45300   12 years vboxsync Linux: more CONFIG_UIDGID_STRICT_TYPE_CHECKS fixes
(edit) @44594   12 years vboxsync HostDrivers, Installer/linux: properly handle the unrestricted device
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44190   12 years vboxsync D'oh!
(edit) @44187   12 years vboxsync build fix
(edit) @44184   12 years vboxsync SUPDrv-linux.c: /dev/vboxdrvu (untested).
(edit) @44173   12 years vboxsync SUPDrv,SUPLib: Introducing /dev/vboxdrvu on darwin (other platforms …
(edit) @43394   12 years vboxsync VMM: HM cleanup.
(edit) @41067   13 years vboxsync supdrvOSLdrNotifyOpened so we can record the load address in NVRAM if …
(edit) @40894   13 years vboxsync IPRT/SUPDrv: Don't create a fixed sized heap if we don't have to, use …
(edit) @38976   13 years vboxsync Support/linux: include the VBox version number into the ioctl function …
(edit) @37972   14 years vboxsync SUPDrv/Linux: Fix endless recursion
(edit) @37970   14 years vboxsync SUPDrv: Use RTStrPrintfV instead of host snprintf in SUPR0Printf. …
(edit) @37249   14 years vboxsync SUPDrv: solaris native loading tweaking.
(edit) @35495   14 years vboxsync header included twice
(edit) @35294   14 years vboxsync Linux hosts: quick fix for CONFIG_DEBUG_SET_MODULE_RONX
(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   16 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   17 years vboxsync Increase minor version, needed some timestamp functions.
(edit) @10662   17 years vboxsync Increased the IOC version to 7.4 with the exporting of …
(edit) @10377   17 years vboxsync Implemented the IDC methods. Moved the setting of the R0Process and …
(edit) @10263   17 years vboxsync Inter-Driver Communication (IDC) interface for the support driver. The …
(edit) @10254   17 years vboxsync Renamed SUPDRV.h to SUPDrvInternal.h.
(edit) @10248   17 years vboxsync Removed the non-USE_NEW_OS_INTERFACE_FOR_GIP code.
(edit) @9621   17 years vboxsync The TSC checks are now fully done in the generic code.
(edit) @9602   17 years vboxsync Changed RTR0MpNotificationInit/Term to rtR0MpNotificationInit/Term and …
(edit) @9526   17 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.
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