VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @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) @83738   5 years vboxsync iprt: Wrap Dbghelp.h to shut up complaints from VC++ 14.1. bugref:8489
(edit) @82972   5 years vboxsync Copyright year updates - manual ones.
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82589   5 years vboxsync IPRT/memobj-r0drv-nt.cpp: Use MmAllocatePagesForMdl rather than …
(edit) @81096   5 years vboxsync IPRT,SUP,*: Increased RTCPUSET_MAX_CPUS to 1024 for AMD64, except for …
(edit) @80530   5 years vboxsync IPRT/semmutex-r0drv-nt.cpp: Fixed is-owned check. bugref:9218
(edit) @78566   6 years vboxsync IPRT: comment
(edit) @78314   6 years vboxsync IPRT/nt: Implemented offSub & cbSub in the NT versions of …
(edit) @78278   6 years vboxsync IPRT/nt: Implemented offSub & cbSub in the NT versions of …
(edit) @78120   6 years vboxsync IPRT: Started adding a RTR0MemObjMapUserEx function that takes offSub …
(edit) @77816   6 years vboxsync SupHardNt: Made RTNtPathExpand8dot3Path() work correctly in kernel …
(edit) @77473   6 years vboxsync IPRT: Fixed buggy Nt3Fb_ExReleaseFastMutex and made the kernel symbol …
(edit) @77172   6 years vboxsync IRPT/alloc-r0drv-nt.cpp: Make sure we free early untagged allocations …
(edit) @76585   6 years vboxsync *: scm --fix-header-guard-endif
(edit) @76560   6 years vboxsync IPRT: Use IPRT_INCLUDED_SRC_ as header guard prefix for files around …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76513   6 years vboxsync IPRT: scm --fix-header-guards. bugref:9344
(edit) @76452   6 years vboxsync IPRT: Ran scm --fix-err-h. bugref:9344
(edit) @76426   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76409   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76364   6 years vboxsync *: string.h sans err.h fix. bugref:9344
(edit) @76053   6 years vboxsync IPRT/initterm-r0drv-nt.cpp: Pre-initialize g_uRtNtVersion early so the …
(edit) @75578   6 years vboxsync IPRT/memobj-r0drv-nt.cpp: Allow mapping RTR0MEMOBJTYPE_PHYS_NC …
(edit) @75275   6 years vboxsync IPRT/dbgkrnlinfo-r0drv-nt.cpp: Must manually initialize …
(edit) @73347   6 years vboxsync iprt/the-nt-kernel.h: comment typo
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @72639   6 years vboxsync IPRT,VMM: Try use KeShouldYieldProcessor to implement …
(edit) @72614   6 years vboxsync Windows 17134/64 sym update.
(edit) @70387   7 years vboxsync iprt/nt3fakes-r0drv-nt.cpp: fix for xp
(edit) @70381   7 years vboxsync nt3fakesA-r0drv-nt.asm: Make scm happy.
(edit) @70362   7 years vboxsync iprt/rtR0Nt3InitVersion: Turned out registry has no version info …
(edit) @70341   7 years vboxsync IPRT: More NT 3.1 compatibility tweaking.
(edit) @70336   7 years vboxsync iprt/r0drv-nt: Working on NT 3.1 compatibility.
(edit) @70335   7 years vboxsync iprt/time-r0drv-nt.cpp: Cleanups, making it compatible with NT 3.10.
(edit) @70334   7 years vboxsync iprt: Moved ZwYieldExecution prototype to iprt/nt/nt.h.
(edit) @70292   7 years vboxsync dbgkrnlinfo-r0drv-nt.cpp: Fixed MmGetSystemRoutineAddress fallback.
(edit) @70241   7 years vboxsync alloc-r0drv-nt.cpp: duh
(edit) @70212   7 years vboxsync IPRT/r0drv/nt: Dynamically import 4 more function to make it work on …
(edit) @70210   7 years vboxsync nt3fakes-r0drv-nt.cpp: Get version from registry. Just for …
(edit) @70204   7 years vboxsync comment fix
(edit) @70203   7 years vboxsync IPRT/dbgkrnlinfo-r0drv-nt.cpp: Copy & past bugfix (for r119709).
(edit) @70192   7 years vboxsync IPRT/r0drv/nt: Tricks for working with NT 3.51.
(edit) @70157   7 years vboxsync iprt/r0drv/nt: Fixing NT4, broke it just now.
(edit) @70153   7 years vboxsync IPRT: Don't call ExAllocatePool[WithTag] directly unless you must, use …
(edit) @70152   7 years vboxsync iprt/r0drv/nt: Reduce #ifdef'ing TARGET_NT4.
(edit) @70151   7 years vboxsync iprt/r0drv/nt: Reduce #ifdef'ing TARGET_NT4.
(edit) @70150   7 years vboxsync iprt/r0drv/memobj: Let initterm resolve MmProtectMdlSystemAddress.
(edit) @70149   7 years vboxsync iprt/r0drv/nt: Use RTR0DbgKrnlInfoOpen and friends for resolving …
(edit) @70136   7 years vboxsync IPRT: Implemented RTR0DbgKrnlInfoOpen and friends for NT, including …
(edit) @69753   7 years vboxsync iprt/dir: Morphing PRTDIR into a handle named RTDIR. (Been wanting to …
(edit) @69474   7 years vboxsync *: scm updates - header files should have 'svn:keywords=Id Revision' …
(edit) @69111   7 years vboxsync (C) year
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @67111   8 years vboxsync bugref:8727: Enabling NonPagedPoolNx in rtR0MemAllocEx for Windows 8 and up
(edit) @65414   8 years vboxsync IPRT/r0drv/nt: Preps for using NonPagedPoolNx.
(edit) @65413   8 years vboxsync IPRT/r0drv/nt: Preps for using NonPagedPoolNx.
(edit) @64281   8 years vboxsync IPRT,SUP: Major vboxdrv and GIP version change; more flexible …
(edit) @64267   8 years vboxsync initterm-r0drv-nt.cpp: Reality update on MaximumProcessorCount.
(edit) @64234   8 years vboxsync IPRT: Implemented processor group support for the ring-0 code.
(edit) @63970   8 years vboxsync spinlock-r0drv-nt.cpp: fixed disabled code
(edit) @63063   8 years vboxsync IPRT: warnings
(edit) @62663   8 years vboxsync RuntimeR0Drv: warnings
(edit) @62592   8 years vboxsync IPRT: More unused parameters and undefined preprocessor macor warning …
(edit) @62477   8 years vboxsync (C) 2016
(edit) @62448   8 years vboxsync IPRT: More MSC level 4 warning fixes.
(edit) @60771   9 years vboxsync RTMpPoke/nt: Removed all the HalSendSoftwareInterrupt code, don't want …
(edit) @60769   9 years vboxsync initterm-r0drv-nt.cpp: bugref:8343: Try not use …
(edit) @60704   9 years vboxsync rtMpCallUsingDpcs: Fixed incorrect check.
(edit) @60282   9 years vboxsync Runtime/r0drv/nt: another Parfait __stdcall problem
(edit) @60278   9 years vboxsync HostDrivers/Runtime: fixed a few functions according to __stdcall …
(edit) @60267   9 years vboxsync Runtime/r0drv/nt: Parfait warning (stdcall)
(edit) @60143   9 years vboxsync RTTimerGetSystemGranularity/nt: Removed assertion on …
(edit) @58268   9 years vboxsync r0drv/nt: Some rtR0MemObjNativeProtect sketches.
(edit) @57978   9 years vboxsync IPRT: Doxygen warning fixes (last ones, hopefully).
(edit) @57409   9 years vboxsync thread-r0drv-nt.cpp: Remove unused function RTThreadSleepCommon.
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57122   9 years vboxsync symdbdata.h,ntBldSymDb.cpp: Quick updates for W10/10240.
(edit) @56753   9 years vboxsync timer-r0drv-nt.cpp: Fixed bug in RTTimerStart which would cause the …
(edit) @56290   9 years vboxsync IPRT: Updated (C) year.
(edit) @54512   10 years vboxsync RTTimerDestroy() is off limits from the timer callback on windows too.
(edit) @54501   10 years vboxsync Reverted r98596, only using broadcast IPI in RTMpOnSpecific for …
(edit) @54488   10 years vboxsync NT: Try only using IPIs in RTMpOnSpecific.
(edit) @54417   10 years vboxsync NT4 build fix.
(edit) @54415   10 years vboxsync IPRT/r0drv/mp: Added RTMpCurSetIndex and RTMpCurSetIndexAndId.
(edit) @54414   10 years vboxsync mp-r0drv-nt.cpp: Enabled new RTMpOnSpecific code.
(edit) @54413   10 years vboxsync mp-r0drv-nt.cpp: Forgot RTMpOnPairIsConcurrentExecSupported.
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