VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @104986   5 months vboxsync iprt: Linux: Add initial support for RHEL 9.5 kernel, bugref:10381, …
(edit) @104942   6 months vboxsync Additions: Linux: Introduce initial support for OpenSuse 15.6 kernel …
(edit) @104925   6 months vboxsync Additions: Linux: Introduce initial support for OpenSuse 15.6 kernel, …
(edit) @104869   6 months vboxsync VMM/PGM,SUPDrv,IPRT: Added a RTR0MemObjZeroInitialize function to …
(edit) @104868   6 months vboxsync VMM/PGM,SUPDrv,IPRT: Added a RTR0MemObjZeroInitialize function to …
(edit) @104849   6 months vboxsync VMM/PGM,SUPDrv,IPRT: Added a RTR0MemObjZeroInitialize function to …
(edit) @104848   6 months vboxsync VMM/PGM,SUPDrv,IPRT: Added a RTR0MemObjZeroInitialize function to …
(edit) @104841   6 months vboxsync IPRT: Moved and corrected rtR0MemObjNativeAllocPage size restrictions …
(edit) @104096   8 months vboxsync Additions: Linux/arm64: Fix VirtToPage implementation and make HGCM …
(edit) @104014   8 months vboxsync IPRT/memobj-r0drv-linux.c: scm fix
(edit) @104012   8 months vboxsync IPRT/memobj-r0drv-linux.c: Compile fix for …
(edit) @103685   9 months vboxsync Backed out r161312 (no longer needed): iprt: Prevent …
(edit) @103684   9 months vboxsync Linux kernel modules: Fix UBSAN warnings by switching to flexible …
(edit) @103168   10 months vboxsync iprt: r0drv: Linux: Prevent mk_pte warning introduced in kernel 6.6, …
(edit) @103066   10 months vboxsync iprt: Prevent array-index-out-of-bounds UBSAN warnings on Linux, …
(edit) @103005   10 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @102874   11 months vboxsync Linux Host and Guest kernel modules: Fix build for older Fedora …
(edit) @102304   12 months vboxsync Linux: Introduce initial support for RHEL 9.4 kernel for host and …
(edit) @100823   16 months vboxsync Runtime/r0drv/solaris/semeventwait: Silence a Solaris-specific …
(edit) @100715   16 months vboxsync Runtime/r0drv/netbsd: Small fix for newer NetBSD releases, thanks to …
(edit) @100475   17 months vboxsync Linux: fix NULL pointer dereference introduced in r158175 (kernel 6.5 …
(edit) @100435   17 months vboxsync Linux: iprt: r0drv/linux/memobj-r0drv-linux.c: Introduce initial …
(edit) @100359   17 months vboxsync Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
(edit) @100357   17 months vboxsync Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
(edit) @100356   17 months vboxsync Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
(edit) @100355   17 months vboxsync Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
(edit) @100354   17 months vboxsync Runtime/the-linux-kernel.h: Build fix for debug build kernel modules …
(edit) @100321   17 months vboxsync Runtime/r0drv/linux/alloc-r0drv-linux.c: Make it work on ARM, bugref:10457
(edit) @100319   17 months vboxsync Runtime/r0drv/linux/memobj-r0drv-linux.c: Make it work on linux.arm64, …
(edit) @100191   18 months vboxsync *: Some of the easy build fixes for linux.arm64 not warranting their …
(edit) @99758   19 months vboxsync IPRT: Make doxygen 1.9.6 happy. Mostly removing duplicate docs (iprt …
(edit) @98867   21 months vboxsync Linux: vboxdrv: Introduce initial support for kernel 6.3.x series, …
(edit) @98106   23 months vboxsync Manual (C) year updates.
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @97912   2 years vboxsync IPRT/alloc-r0drv-freebsd.c: Missing exec alloc cleanup.
(edit) @97911   2 years vboxsync IPRT/alloc-r0drv-freebsd.c: scm fix.
(edit) @97910   2 years vboxsync IPRT/r0drv: Kicked out RTMEMHDR_FLAG_EXEC and associated code now that …
(edit) @97909   2 years vboxsync IPRT/alloc-r0drv.cpp: Drop support for RTMEMALLOCEX_FLAGS_EXEC in ring-0.
(edit) @97907   2 years vboxsync IPRT: Removed the RTMemExecAlloc interface.
(edit) @97905   2 years vboxsync IPRT,SUPDrv: Dropping RTR0MemExecDonate and associated SUPDrv-linux …
(edit) @97901   2 years vboxsync IPRT/memobj-r0drv-solaris.c: Implemented support for the fExecutable …
(edit) @97900   2 years vboxsync IPRT/alloc-r0drv-solaris.c: doxygen indent
(edit) @97896   2 years vboxsync IPRT/memobj-r0drv-solaris.h: Make it build on S10 too.
(edit) @97872   2 years 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   3 years vboxsync the-linux-kernel.h: bugref:10209 Fix typo in version number for …
(edit) @95131   3 years vboxsync the-linux-kernel.h: bugref:10209 Include fpu/api.h for …
(edit) @95126   3 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, …
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