VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106562   3 months vboxsync IPRT/the-nt-kernel.h: Kicked out obsolete WDK hacks for compiler …
(edit) @106552   3 months vboxsync Runtime/r0drv/nt/initterm-r0drv-nt.cpp: Make it build on win.arm64, …
(edit) @106544   3 months vboxsync Runtime/r0drv/nt/initterm-r0drv-nt.cpp: Make it build on win.arm64, …
(edit) @106456   3 months vboxsync Runtime/r0drv/nt/thread-r0drv-nt.cpp: win.arm64 build fix, bugref:10734
(edit) @106451   3 months vboxsync Runtime/r0drv/nt/time-r0drv-nt.cpp: win.arm64 build fix, bugref:10734
(edit) @106433   3 months vboxsync Runtime/r0drv: Work on getting it building on win.arm64 (the easy …
(edit) @106311   3 months vboxsync iprt: Linux: Add initial support for RHEL 9.6 kernel, bugref:10482.
(edit) @106261   3 months vboxsync iprt: Linux: Adjust rtR0MemObjLinuxVMap implementation for Arm64, …
(edit) @106065   4 months vboxsync Manual copyright year updates.
(edit) @106061   4 months vboxsync Copyright year updates by scm.
(edit) @104986   7 months vboxsync iprt: Linux: Add initial support for RHEL 9.5 kernel, bugref:10381, …
(edit) @104942   7 months vboxsync Additions: Linux: Introduce initial support for OpenSuse 15.6 kernel …
(edit) @104925   7 months vboxsync Additions: Linux: Introduce initial support for OpenSuse 15.6 kernel, …
(edit) @104869   8 months vboxsync VMM/PGM,SUPDrv,IPRT: Added a RTR0MemObjZeroInitialize function to …
(edit) @104868   8 months vboxsync VMM/PGM,SUPDrv,IPRT: Added a RTR0MemObjZeroInitialize function to …
(edit) @104849   8 months vboxsync VMM/PGM,SUPDrv,IPRT: Added a RTR0MemObjZeroInitialize function to …
(edit) @104848   8 months vboxsync VMM/PGM,SUPDrv,IPRT: Added a RTR0MemObjZeroInitialize function to …
(edit) @104841   8 months vboxsync IPRT: Moved and corrected rtR0MemObjNativeAllocPage size restrictions …
(edit) @104096   10 months vboxsync Additions: Linux/arm64: Fix VirtToPage implementation and make HGCM …
(edit) @104014   10 months vboxsync IPRT/memobj-r0drv-linux.c: scm fix
(edit) @104012   10 months vboxsync IPRT/memobj-r0drv-linux.c: Compile fix for …
(edit) @103685   11 months vboxsync Backed out r161312 (no longer needed): iprt: Prevent …
(edit) @103684   11 months vboxsync Linux kernel modules: Fix UBSAN warnings by switching to flexible …
(edit) @103168   12 months vboxsync iprt: r0drv: Linux: Prevent mk_pte warning introduced in kernel 6.6, …
(edit) @103066   12 months vboxsync iprt: Prevent array-index-out-of-bounds UBSAN warnings on Linux, …
(edit) @103005   12 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @102874   12 months vboxsync Linux Host and Guest kernel modules: Fix build for older Fedora …
(edit) @102304   14 months vboxsync Linux: Introduce initial support for RHEL 9.4 kernel for host and …
(edit) @100823   18 months vboxsync Runtime/r0drv/solaris/semeventwait: Silence a Solaris-specific …
(edit) @100715   18 months vboxsync Runtime/r0drv/netbsd: Small fix for newer NetBSD releases, thanks to …
(edit) @100475   19 months vboxsync Linux: fix NULL pointer dereference introduced in r158175 (kernel 6.5 …
(edit) @100435   19 months vboxsync Linux: iprt: r0drv/linux/memobj-r0drv-linux.c: Introduce initial …
(edit) @100359   19 months vboxsync Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
(edit) @100357   19 months vboxsync Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
(edit) @100356   19 months vboxsync Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
(edit) @100355   19 months vboxsync Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
(edit) @100354   19 months vboxsync Runtime/the-linux-kernel.h: Build fix for debug build kernel modules …
(edit) @100321   19 months vboxsync Runtime/r0drv/linux/alloc-r0drv-linux.c: Make it work on ARM, bugref:10457
(edit) @100319   19 months vboxsync Runtime/r0drv/linux/memobj-r0drv-linux.c: Make it work on linux.arm64, …
(edit) @100191   19 months vboxsync *: Some of the easy build fixes for linux.arm64 not warranting their …
(edit) @99758   21 months vboxsync IPRT: Make doxygen 1.9.6 happy. Mostly removing duplicate docs (iprt …
(edit) @98867   23 months vboxsync Linux: vboxdrv: Introduce initial support for kernel 6.3.x series, …
(edit) @98106   2 years vboxsync Manual (C) year updates.
(edit) @98103   2 years 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   3 years vboxsync IPRT/timer-r0drv-linux.c: More readable to put these RT_FALL_THRU() …
(edit) @95411   3 years vboxsync Linux host and guest drivers: fix clang warnings, bugref:10247.
(edit) @95194   3 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
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