VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @62877   8 years vboxsync HostDrivers: gcc warnings.
(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) @61411   9 years vboxsync Linux hosts / guests: try to build the modules parallel
(edit) @61081   9 years vboxsync allow to compile with gcc configured with --enable-default-pie (e.g. …
(edit) @60584   9 years vboxsync Linux host/guest modules: include the revision into the Linux kernel …
(edit) @59453   9 years vboxsync ticketref:15069: Minor issue with file permissions - fail SCAP …
(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) @58273   9 years vboxsync build fix
(edit) @57943   9 years vboxsync added utf16.h and latin1.h to the various files_ files
(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) @55982   10 years vboxsync build fix
(edit) @55863   10 years vboxsync IPRT,SUPDrv,VMM: Revised the context switching hook interface. Do …
(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) @54446   10 years vboxsync RTMpOnPair implementation for linux.
(edit) @54419   10 years vboxsync HostDrivers/Support: fix the Linux modules
(edit) @54331   10 years vboxsync SUPDrv.c -> SUPDrv.cpp; SUPDrvSem.c -> SUPDrvSem.cpp
(edit) @54327   10 years vboxsync SUPDrv: Split out the GIP related code into SUPDrvGip.cpp.
(edit) @54322   10 years vboxsync HostDrivers/linux: symbol fix.
(edit) @54250   10 years vboxsync SUPDrv must be compiled with -DSUPDRV_WITH_RELEASE_LOGGER on linux too.
(edit) @54224   10 years vboxsync SUP,IPRT: Started as a build fix ended up as a cleanup (mostly …
(edit) @54144   10 years vboxsync HostDrivers/Support/linux: don't prevent VBox R0 code from touching R3 …
(edit) @53476   10 years vboxsync HostDrivers/support: Use 128-bit unsigned int math as mentioned in r97204.
(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) @53002   10 years vboxsync VBoxDrv-win.cpp: Keep the error info string from failed VBoxDrv 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) @49395   11 years vboxsync SUPDrv: Made dtrace support build against UEKR3.
(edit) @48901   11 years vboxsync Linux host modules: added -Wno-declaration-after-statement (introduced …
(edit) @47537   11 years vboxsync HostDrivers/Support: Introduce reference counting for the session …
(edit) @47199   11 years vboxsync IPRT: Kernel thread-context hooks, linux implementation. Extended …
(edit) @46646   12 years vboxsync Linux r0drv burn fixes
(edit) @46374   12 years vboxsync HostDrivers/linux: RTR0MemExecDonate only for old kernels
(edit) @46002   12 years vboxsync Support: fix strict hardened builds
(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) @44579   12 years vboxsync BUGZ:6602 Reverted r83596.
(edit) @44544   12 years vboxsync Linux r0drv: implement DO_NOT_DISABLE_PROVE_LOCKING option.
(edit) @44529   12 years vboxsync header (C) fixes
(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) @44180   12 years vboxsync grr
(edit) @44175   12 years vboxsync build fix
(edit) @44173   12 years vboxsync SUPDrv,SUPLib: Introducing /dev/vboxdrvu on darwin (other platforms …
(edit) @43394   12 years vboxsync VMM: HM cleanup.
(edit) @43389   12 years vboxsync VMM: HM cleanup
(edit) @42905   12 years vboxsync Linux/dkms.conf: use LF eol-style and remove superfluous files
(edit) @41354   13 years vboxsync SUPDrv: An DTrace on UEK experiments.
(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) @40833   13 years vboxsync vboxdrv/linux: iprt/errno.h missed
(edit) @40800   13 years vboxsync SUPDrv: More exports.
(edit) @40798   13 years vboxsync SUPDrv: More exports.
(edit) @40777   13 years vboxsync SUPDrv: tracing infastructure coding…
(edit) @39400   13 years vboxsync Linux modules: force disabling of CONFIG_MODULE_SIG when building the …
(edit) @39091   13 years vboxsync More parameter warning fixes; made PciIch9 check the saved state version.
(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) @37955   14 years vboxsync Moved VBox/x86.h/mac to iprt/x86.h/mac.
(edit) @37596   14 years vboxsync *: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
(edit) @37556   14 years vboxsync SUPLib-linux: new version number scheme starting with Linux 3.0
(edit) @37249   14 years vboxsync SUPDrv: solaris native loading tweaking.
(edit) @37233   14 years vboxsync IRPT: Adding RTErrVarsSave/Restore/++ to preserve errno, …
(edit) @36671   14 years vboxsync Trunk: forward ported r70873: Installer/linux: no "make kernelrelease" …
(edit) @36408   14 years vboxsync log rotation review and adjustments: Don't delete any excess files if …
(edit) @36293   14 years vboxsync Linux additions / host drivers: fixed compilation with DKMS
(edit) @36254   14 years vboxsync GIP,++: Lots of CPUs (disabled).
(edit) @36233   14 years vboxsync IPRT: linux R0 threads
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