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) @85776   4 years vboxsync SUPDrv/linux: Corrections to the 5.8 changes to supdrvOSChangeCR4. …
(edit) @85698   4 years vboxsync IPRT,lnx-kmods: Use new linux kernel version checking macros. Moved …
(edit) @85505   4 years vboxsync IPRT/alloc-r0drv-linux.c,SUPDrv-linux.c: RTMEMALLOC_EXEC_HEAP for 5.8+ …
(edit) @85431   4 years vboxsync SUPDrv/supdrvOSChangeCR4: Adjustments for 5.8. bugref:9801
(edit) @83325   5 years vboxsync SUPDrv-linux.c: log msg clarification
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82590   5 years vboxsync SUPDrv,IPRT: Adding SUPR0HCPhysToVirt to linux & solaris; introducing …
(edit) @79444   6 years vboxsync SUPDrv-linux.c,VBoxGuest-linux.c: s/\$Rev:/\$Id:/ (svn keyword)
(edit) @77722   6 years vboxsync Drivers/Linux: add missing init and exit markers. bugref:4567: …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @75282   6 years vboxsync SUPDrv: Adding supdrvOSLdrQuerySymbol so we don't have to save a copy …
(edit) @75003   6 years vboxsync SUPDrv: Adjusted ep validation a little in prep for bugref:9232
(edit) @73542   6 years vboxsync SUPDrv-linux.c: Reserve more exec memory space.
(edit) @71199   7 years vboxsync SUPDrv,VMMR0: Prepped for extending the fast I/O control interface a …
(edit) @71198   7 years vboxsync SUPDrv,VMMR0: Prepped for extending the fast I/O control interface a …
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @67137   8 years vboxsync HostDrivers/Support, VMM: bugref:8864: On Linux 4.12 the GDT is mapped …
(edit) @67136   8 years vboxsync HostDrivers/Support, VMM: bugref:8864: On Linux 4.12 the GDT is mapped …
(edit) @62694   8 years vboxsync bugref:4567: Linux kernel driver maintenance: remove old code for …
(edit) @62490   8 years vboxsync (C) 2016
(edit) @62051   9 years vboxsync HostDrivers/Support/linux: when checking the EFLAGS consistency, don't …
(edit) @60584   9 years vboxsync Linux host/guest modules: include the revision into the Linux kernel …
(edit) @58873   9 years vboxsync SUPDrv: linux debugging aid, cleanups.
(edit) @58872   9 years vboxsync SUPDrv: linux debugging aid.
(edit) @58340   9 years vboxsync HostDrivers: Doxygen fixes
(edit) @57840   9 years vboxsync unused variable
(edit) @57839   9 years vboxsync HostDrivers/linux: don't check the error code of misc_deregister(), …
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57315   9 years vboxsync SUPDrv,VBoxNetFlt: More EFLAGS preservation fixes for linux.
(edit) @57313   9 years vboxsync IPRT,SUPDrv: More work on preserving certain EFLAGS for CONFIG_X86_SMAP.
(edit) @57305   9 years vboxsync typo
(edit) @57255   9 years vboxsync SUPDrv-linux.c: build fix
(edit) @57254   9 years vboxsync SUPDrv: Enabled AC=1 I/O control checks on Linux and extended the …
(edit) @57108   9 years vboxsync supdrv: Added SUPKERNELFEATURES_SMAP to SUPR0GetKernelFeatures and …
(edit) @56293   10 years vboxsync HostDrivers: Updated (C) year.
(edit) @55436   10 years vboxsync Reverted bad commit r99781.
(edit) @55435   10 years vboxsync Bad commit, reverted with following changeset
(edit) @54808   10 years vboxsync backed out r98998 and r99000 -- shouldn't be necessary here
(edit) @54803   10 years vboxsync more SMAP handling
(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   10 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   13 years vboxsync SUPDrv/Linux: Fix endless recursion
(edit) @37970   13 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   15 years vboxsync HostDrivers: xstr -> RT_XSTR.
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