VirtualBox

source: vbox/trunk/src/VBox/Runtime/r0drv

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @99758   18 months vboxsync IPRT: Make doxygen 1.9.6 happy. Mostly removing duplicate docs (iprt …
(edit) @98867   20 months vboxsync Linux: vboxdrv: Introduce initial support for kernel 6.3.x series, …
(edit) @98106   22 months vboxsync Manual (C) year updates.
(edit) @98103   22 months vboxsync Copyright year updates by scm.
(edit) @97912   23 months vboxsync IPRT/alloc-r0drv-freebsd.c: Missing exec alloc cleanup.
(edit) @97911   23 months vboxsync IPRT/alloc-r0drv-freebsd.c: scm fix.
(edit) @97910   23 months vboxsync IPRT/r0drv: Kicked out RTMEMHDR_FLAG_EXEC and associated code now that …
(edit) @97909   23 months vboxsync IPRT/alloc-r0drv.cpp: Drop support for RTMEMALLOCEX_FLAGS_EXEC in ring-0.
(edit) @97907   23 months vboxsync IPRT: Removed the RTMemExecAlloc interface.
(edit) @97905   23 months vboxsync IPRT,SUPDrv: Dropping RTR0MemExecDonate and associated SUPDrv-linux …
(edit) @97901   23 months vboxsync IPRT/memobj-r0drv-solaris.c: Implemented support for the fExecutable …
(edit) @97900   23 months vboxsync IPRT/alloc-r0drv-solaris.c: doxygen indent
(edit) @97896   23 months vboxsync IPRT/memobj-r0drv-solaris.h: Make it build on S10 too.
(edit) @97872   23 months vboxsync IPRT/alloc-r0drv-linux.c: nits
(edit) @96717   2 years vboxsync iprt: Linux: r0drv: Prevent build failure on 5.8+ 32-bit kernels, …
(edit) @96716   2 years vboxsync Backed out r153600: Incorrect fix, bugref:4567:65.
(edit) @96715   2 years vboxsync iprt: Linux: r0drv: make vmalloc call compatible with Linux 5.8 …
(edit) @96563   2 years vboxsync NetBSD/GA: adapt to sleepq 9.9.98 changes. bugref:8547
(edit) @96412   2 years vboxsync update copyright and license notice text in generators
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @96083   2 years vboxsync IPRT/RTFileOpen: Added a RTFILE_O_TEMP_AUTO_DELETE flag for …
(edit) @96079   2 years vboxsync IPRT/RTFileOpen: Added a RTFILE_O_TEMP_AUTO_DELETE flag for …
(edit) @95418   2 years vboxsync IPRT/timer-r0drv-linux.c: More readable to put these RT_FALL_THRU() …
(edit) @95411   2 years vboxsync Linux host and guest drivers: fix clang warnings, bugref:10247.
(edit) @95194   2 years vboxsync Runtime/json, Runtime/initterm-r0drv-nt.cpp, …
(edit) @95132   2 years vboxsync the-linux-kernel.h: bugref:10209 Fix typo in version number for …
(edit) @95131   2 years vboxsync the-linux-kernel.h: bugref:10209 Include fpu/api.h for …
(edit) @95126   2 years vboxsync IPRT/dbgkrnlinfo-r0drv-nt.cpp: cleanup. bugref:9845
(edit) @93301   3 years vboxsync IPRT: VC++ 19.2 update 11 build adjustments. bugref:8489
(edit) @93200   3 years vboxsync IPRT/alloc-r0drv-nt.cpp: Must apply the NonPagePoolNx selection to …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92873   3 years vboxsync IPRT/timer-r0drv-nt.cpp,mp-r0drv-nt.cpp: Work around …
(edit) @92872   3 years vboxsync IPRT/timer-r0drv-nt.cpp: Corrected the CPU parameter for …
(edit) @92871   3 years vboxsync IPRT/rtMpNtSetTargetProcessorDpc: Use AssertLogRel so we can hopefully …
(edit) @92869   3 years vboxsync IPRT/timer-r0drv-nt.cpp: Get precision system time for the …
(edit) @92857   3 years vboxsync IPRT/timer-r0drv-nt.cpp: Implemented RTTimerChangeInterval, improved …
(edit) @92825   3 years vboxsync IPRT/timer-r0drv-nt.cpp: Implemented high resolution timers using the …
(edit) @92818   3 years vboxsync IPRT/semeventmulti-nt: Converted semeventmulti-r0drv-nt.cpp into …
(edit) @92792   3 years vboxsync IPRT/semevent-nt: Converted semevent-r0drv-nt.cpp into something that …
(edit) @92621   3 years vboxsync VBoxGuest/darwin,IPRT/r0drv/darwin: Clang 13 build fixes.
(edit) @92497   3 years vboxsync IPRT/memobj: Catch up wtih r147165 "Passing pszTag around..."
(edit) @92460   3 years vboxsync IPRT/thread-r0drv-linux.c: Must test more config options for propertly …
(edit) @92418   3 years vboxsync IPRT/memobj-r0drv-linux: Implemented rtR0MemObjNativeAllocLarge using …
(edit) @92250   3 years vboxsync IPRT/RTR0MemObj: Added RTR0MemObjWasZeroInitialized and a couple of …
(edit) @92247   3 years vboxsync IPRT/RTR0MemObj: Added RTR0MemObjWasZeroInitialized and a couple of …
(edit) @92246   3 years vboxsync IPRT/RTR0MemObj: Added RTR0MemObjWasZeroInitialized and a couple of …
(edit) @92183   3 years vboxsync IPRt/initterm-r0drv-nt.cpp: Force UTF-8 file encoding.
(edit) @91675   3 years vboxsync IPRT/nt/RTR0MemKernelCopyTo/From: Code doesn't work, made some …
(edit) @91672   3 years vboxsync IPRT/dbgkrnlinfo-r0drv-nt.cpp: Now that we've got pseudo symbols, a …
(edit) @91633   3 years vboxsync IPRT/dbg.h,dbgkrnlinfo-r0drv-nt.cpp: Added a few pseudo symbols to the …
(edit) @91483   3 years vboxsync IPRT/memobj: Passing pszTag around…
(edit) @91482   3 years vboxsync IPRT/memobj: Passing pszTag around…
(edit) @91481   3 years vboxsync IPRT/memobj: Passing pszTag around…
(edit) @91480   3 years vboxsync IPRT/memobj: Passing pszTag around…
(edit) @91479   3 years vboxsync IPRT/memobj: Passing pszTag around…
(edit) @91478   3 years vboxsync IPRT/memobj: Added pszTag to rtR0MemObjNew.
(edit) @91477   3 years vboxsync IPRT/memobj-r0drv-linux.c: todo. bugref:10112
(edit) @91449   3 years vboxsync IPRT/memobj: MmAllocatePagesForMdlEx is not visible when building the …
(edit) @91446   3 years vboxsync IPRT/memobj: Adding RTR0MemObjAllocLarge for speeding up large page …
(edit) @91389   3 years vboxsync IPRT/memobj-r0drv-nt: todo
(edit) @90794   3 years vboxsync *: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90789   3 years vboxsync IPRT: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90577   3 years vboxsync Linux Host and Guest drivers: another attempt to introduce initial …
(edit) @90519   3 years vboxsync Reverted r146120. Change supposed to introduce support for CentOS …
(edit) @90516   3 years vboxsync Linux Host and Guest drivers: introduce initial support for RHEL 8.5 …
(edit) @90488   3 years vboxsync IPRT: Added RTSemEventIsSignalSafe and RTSemEventMultiIsSignalSafe - …
(edit) @90459   3 years vboxsync IPRT: comment typo.
(edit) @90417   3 years vboxsync IPRT: Implemented RTThreadQueryTerminationStatus for NT (windows). …
(edit) @90416   3 years vboxsync IPRT: Adding RTThreadQueryTerminationStatus (ring-0). bugref:6695
(edit) @90249   3 years vboxsync Linux: fix build when -Wimplicit-fallthrough=5 is enabled, …
(edit) @89690   3 years vboxsync Linux host&guest drivers: fix build for SLES 15 SP3, bugref:4567.
(edit) @88979   3 years vboxsync Runtimte/r0drv/memobj-r0drv.cpp: Free any mapping handle structure …
(edit) @88949   4 years vboxsync r0drv/netbsd: Adapt to the change of sleepq_enqueue(9) signature. …
(edit) @88215   4 years vboxsync Solaris-specific changes needed for building VBox on Solaris 11.4. …
(edit) @87669   4 years vboxsync IPRT/threadctxhooks-r0drv-linux.c: Missing export. bugref:9937
(edit) @87356   4 years vboxsync IPRT/memobj-r0drv-linux.cpp: Correct calling convention for …
(edit) @87180   4 years vboxsync IPRT/memobj-r0drv-linux.c: Linux GAs build fix for kernels 3.2.{0..50} …
(edit) @87146   4 years vboxsync iprt/dbgkrnlinfo-r0drv-darwin.cpp: Adjustments for bugref:9898.
(edit) @87106   4 years vboxsync Runtime/memobj-r0drv-solaris.c: Fix mapping memory into kernel space, …
(edit) @87074   4 years vboxsync Runtime/memobj-r0drv-linux.c: Changes to support the upcoming 5.10 …
(edit) @86578   4 years vboxsync Runtime/r0drv/dbgkrnlinfo-r0drv-darwin.cpp: Fix for ElCapitan where …
(edit) @86548   4 years vboxsync IPRT/thread2-r0drv-linux.c: Attempt at getting …
(edit) @86547   4 years vboxsync linux/drm.c,the-linux-kernel.h: nits. bugref:4567
(edit) @86542   4 years vboxsync Additions/linux, Runtime/r0drv/linux: Adjustments for Linux 5.9.
(edit) @86305   4 years vboxsync Runtime/r0drv/dbgkrnlinfo-r0drv-darwin: Fix the in-memory version on …
(edit) @86290   4 years vboxsync Runtime/r0drv/dbgfkrnlinfo-r0drv-darwin: Starting with BigSur, each …
(edit) @86191   4 years vboxsync Runtime/mp-r0drv-nt.cpp: Dynamically determine the size of the …
(edit) @86190   4 years vboxsync IPRT/r0drv/nt: 32-bit alloca support routine (VC++). Untested.
(edit) @86177   4 years vboxsync Revert r140428 for now (Runtime/mp-r0drv-nt.cpp: Dynamically determine …
(edit) @86176   4 years vboxsync Runtime/mp-r0drv-nt.cpp: Dynamically determine the size of the …
(edit) @86175   4 years vboxsync IPRT/r0drv/nt: s/rtMpPokeCpuUsingHalReqest/rtMpPokeCpuUsingHalRequest/g
(edit) @85906   4 years vboxsync Runtime/dbgkrnlinfo-r0drv-nt.cpp: Split up rtR0DbgKrnlNtInit() and …
(edit) @85905   4 years vboxsync Runtime/dbgkrnlinfo-r0drv-nt.cpp: Split up rtR0DbgKrnlNtInit() and …
(edit) @85703   4 years vboxsync IPRT,lnx-kmods: s/RTLNX_RHEL_PREREQ/RTLNX_RHEL_MIN/; added …
(edit) @85702   4 years vboxsync IPRT,lnx-kmods: s/VBOX_RHEL_MAJ_PREREQ/RTLNX_RHEL_MAJ_PREREQ/ and …
(edit) @85701   4 years vboxsync IPRT,lnx-kmods: Added VBOX_RHEL_MAJ_PREREQ and RTLNX_SUSE_MAJ_PREREQ …
(edit) @85698   4 years vboxsync IPRT,lnx-kmods: Use new linux kernel version checking macros. Moved …
(edit) @85690   4 years vboxsync IPRT/the-linux-kernel.h: Adding macros for shortening the kernel …
(edit) @85649   4 years vboxsync ticketref:19521 Can't build kernel modules on SLES12 SP5
(edit) @85602   4 years vboxsync IPRT/r0drv/mp-r0drv-linux.c: Use version checks for linux/cpumask.h …
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