|
|
@36555
|
14 年 |
vboxsync |
Use DECLHIDDEN, especially in IPRT.
|
|
|
@36262
|
14 年 |
vboxsync |
SUPDrv,IPRT,++: Enabled the code for supporting up to 256 host …
|
|
|
@36232
|
14 年 |
vboxsync |
RTCPUSET, SUPDrv: Preparation for supporting 256 CPUs/cores/threads.
|
|
|
@36190
|
14 年 |
vboxsync |
IPRT,Drivers: Committed a modified version of the …
|
|
|
@34256
|
14 年 |
vboxsync |
IPRT: Must clear the TLS entry holding RTTHREAD before freeing the …
|
|
|
@33540
|
14 年 |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@33311
|
14 年 |
vboxsync |
comment
|
|
|
@33269
|
14 年 |
vboxsync |
IPRT: A quick replacement of the RTMemPage* and RTMemExec* APIs on …
|
|
|
@33158
|
14 年 |
vboxsync |
build fixes
|
|
|
@33155
|
14 年 |
vboxsync |
IPRT: Added RTSemEventGetResolution and RTSemEventMultiGetResolution …
|
|
|
@33043
|
14 年 |
vboxsync |
nt,linux: Added missing flag validation in the RTSemEventMultiWaitEx* …
|
|
|
@33038
|
14 年 |
vboxsync |
IPRT: Implemented the RTSemEvent*WaitEx* APIs for ring-0 NT.
|
|
|
@32708
|
14 年 |
vboxsync |
iprt: build fixes
|
|
|
@32707
|
14 年 |
vboxsync |
IPRT: Added RTMemAllocEx[Tag] and RTMemFreeEx, only implemented in …
|
|
|
@32674
|
14 年 |
vboxsync |
IPRT: started on some internal ring-0 alloc api.
|
|
|
@32572
|
14 年 |
vboxsync |
VMM,SUPDrv,IPRT: More changes for related to the priodic preemption …
|
|
|
@32504
|
14 年 |
vboxsync |
SUPDrv,IPRT,VMM,DevAPIC: Added RTTimerCanDoHighResolution and exposed …
|
|
|
@32463
|
14 年 |
vboxsync |
IPRT/spinlock-r0drv-nt: Enabled RTSPINLOCK_NT_HACK_NOIRQ by default.
|
|
|
@32454
|
14 年 |
vboxsync |
Build fix.
|
|
|
@32453
|
14 年 |
vboxsync |
spinlock-r0drv-nt.cpp: Hack to try to resolve the ISR issue in …
|
|
|
@32348
|
14 年 |
vboxsync |
RTR0MemObj*: Return VERR_NOT_SUPPORTED instead of VERR_NOT_IMPLEMENTED …
|
|
|
@32303
|
14 年 |
vboxsync |
rtR0MemObjNativeFree/nt: Handle objects created by …
|
|
|
@30362
|
14 年 |
vboxsync |
Exact version
|
|
|
@30359
|
14 年 |
vboxsync |
Typo
|
|
|
@30340
|
14 年 |
vboxsync |
DPC check for win7 x64
|
|
|
@30013
|
14 年 |
vboxsync |
scm cleanup.
|
|
|
@29738
|
15 年 |
vboxsync |
Runtime: Added DPC queue depth offsets for 2003 Server SP2.
|
|
|
@29705
|
15 年 |
vboxsync |
build fix
|
|
|
@29703
|
15 年 |
vboxsync |
Runtime: NT4 fixes
|
|
|
@29254
|
15 年 |
vboxsync |
r0drv/nt: More fixes.
|
|
|
@29253
|
15 年 |
vboxsync |
initterm-r0drv-nt.cpp: build fix.
|
|
|
@29027
|
15 年 |
vboxsync |
RTR0MemObjEnterPhys/rtR0MemObjNativeEnterPhys: Validate the cache …
|
|
|
@28800
|
15 年 |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28777
|
15 年 |
vboxsync |
iprt: added CachePolicy parameter to RTR0MemObjEnterPhys()
|
|
|
@28519
|
15 年 |
vboxsync |
Compile fix
|
|
|
@28517
|
15 年 |
vboxsync |
semmutex-r0drv-nt.cpp: Made a shot at RTSemMutexIsOwned.
|
|
|
@28298
|
15 年 |
vboxsync |
iprt,Config.kmk: Make sure the RTMemAllocVar* alignment gets poisoned …
|
|
|
@27352
|
15 年 |
vboxsync |
memobj-r0drv-nt.cpp: NT4 (vanilla, didn't check sp6) doesn't have …
|
|
|
@26847
|
15 年 |
vboxsync |
Don't pass uAlignment=0 to rtR0MemObjNativeAllocPhys, resolve the …
|
|
|
@26840
|
15 年 |
vboxsync |
Runtime/nt: In rtR0MemObjNativeAllocPhys() don't use …
|
|
|
@26455
|
15 年 |
vboxsync |
Fixed regression
|
|
|
@26434
|
15 年 |
vboxsync |
Use MmAllocateContiguousMemorySpecifyCache for specifying the …
|
|
|
@26430
|
15 年 |
vboxsync |
Introducing RTR0MemObjAllocPhysEx
|
|
|
@26344
|
15 年 |
vboxsync |
Runtime: white space cleanup.
|
|
|
@25724
|
15 年 |
vboxsync |
iprt: Use RTMSINTERVAL for timeouts. Fixed missing timeout underflow …
|
|
|
@25722
|
15 年 |
vboxsync |
iprt/RTSemFastMutex: A little cleanup.
|
|
|
@25721
|
15 年 |
vboxsync |
iprt/RTSemMutex: MutexSem -> hMutexSem
|
|
|
@25720
|
15 年 |
vboxsync |
iprt: Added RTSemEventMultiCreateEx and did some cleanups of the …
|
|
|
@25717
|
15 年 |
vboxsync |
iprt: Added RTSemEventCreateEx and did some cleanups of the …
|
|
|
@25714
|
15 年 |
vboxsync |
iprt: Adjuested the remaining RTSemMutex implementations.
|
|
|
@25645
|
15 年 |
vboxsync |
IPRT,DoxyFile.Core: Mopped up the errors in the IPRT doxygen run.
|
|
|
@25536
|
15 年 |
vboxsync |
iprt/assert.h: Added RTAssertMsg2Add[Weak][V] for dumping the lock …
|
|
|
@25533
|
15 年 |
vboxsync |
IPRT: Stub missing RTR0AssertPanicSystem implementations.
|
|
|
@25530
|
15 年 |
vboxsync |
rtR0AssertNativeMsg2V: fixes all over the place.
|
|
|
@25528
|
15 年 |
vboxsync |
IPRT,SUPDrv,++: AssertMsg[12] -> AssertMsg1Weak, AssertMsg1, …
|
|
|
@25433
|
15 年 |
vboxsync |
semmutex-r0drv-nt.cpp: Corrected the RTSemMutexRequest implementation …
|
|
|
@25378
|
15 年 |
vboxsync |
Use RTSemMutexRequest*Debug in strict builds.
|
|
|
@25373
|
15 年 |
vboxsync |
IPRT,PDMCritSect: More validation changes. Validate posix and linux …
|
|
|
@25160
|
15 年 |
vboxsync |
IPRT/R0: Assert messages for spinlock magic.
|
|
|
@24034
|
15 年 |
vboxsync |
Backed out r53864; will cause too many problems unfortunately.
|
|
|
@24021
|
15 年 |
vboxsync |
Use KeSetSystemAffinityThread in RTThreadPreemptDisable/Enable. …
|
|
|
@24014
|
15 年 |
vboxsync |
Removed rtMpClearPoke function as it's no longer required. (fixes …
|
|
|
@23861
|
15 年 |
vboxsync |
Check if DPC array was initialized
|
|
|
@23684
|
15 年 |
vboxsync |
Compile fix
|
|
|
@23683
|
15 年 |
vboxsync |
Use KeIpiGenericCall on Vista by default as well
|
|
|
@23610
|
15 年 |
vboxsync |
IPRT,VMM,SUPDrv,VBGLR0: Added a parameter to RTR0MemObjLockUser/Kernel …
|
|
|
@23546
|
15 年 |
vboxsync |
Use KeIpiGenericCall on Windows 7 hosts.
|
|
|
@23506
|
15 年 |
vboxsync |
Use HalSendSoftwareInterrupt in Windows 7 (not exported in Vista)
|
|
|
@23416
|
15 年 |
vboxsync |
Disable HalRequestIpi for Windows 7 again
|
|
|
@23413
|
15 年 |
vboxsync |
Comment added
|
|
|
@23412
|
15 年 |
vboxsync |
Enabled HalRequestIpi usage again. Hopefully works with Windows 7 too …
|
|
|
@23376
|
15 年 |
vboxsync |
Don't use HalRequestIpi. Blue screens on Windows 7.
|
|
|
@23370
|
15 年 |
vboxsync |
Compile fix
|
|
|
@23367
|
15 年 |
vboxsync |
Experiment with HalRequestIpi
|
|
|
@23181
|
15 年 |
vboxsync |
RTMpPokeCpu: return error if KeInsertQueueDpc fails.
|
|
|
@23177
|
15 年 |
vboxsync |
Compile fix
|
|
|
@23176
|
15 年 |
vboxsync |
Also unqueue the poke dpc.
|
|
|
@23174
|
15 年 |
vboxsync |
Comment added
|
|
|
@23173
|
15 年 |
vboxsync |
Remove the poke DPC from the queue if RTThreadPreemptIsPending is not …
|
|
|
@23065
|
15 年 |
vboxsync |
Runtime: fixed IPRT_TARGET_NT4.
|
|
|
@22151
|
15 年 |
vboxsync |
IPRT,SUPDrv: Changed RTTHREADPREEMPTSTATE breaking binary …
|
|
|
@22150
|
15 年 |
vboxsync |
IPRT,SUPDrv: Changed RTTHREADPREEMPTSTATE breaking binary …
|
|
|
@21536
|
15 年 |
vboxsync |
iprt/thread.h: Redefined RTThreadPreemptIsEnabled for systems without …
|
|
|
@21497
|
15 年 |
vboxsync |
RTR0MemObj*: correctly reject unsupported alignment requirements …
|
|
|
@21284
|
15 年 |
vboxsync |
RTR0MemAreKernelAndUserRangesDifferent -> …
|
|
|
@21283
|
15 年 |
vboxsync |
memuserkernel-r0drv-nt.cpp: build fix.
|
|
|
@21282
|
15 年 |
vboxsync |
iprt/mem.h: Added RTR0MemAreKernelAndUserRangesDifferent.
|
|
|
@21279
|
15 年 |
vboxsync |
RTR0MemUser/Kernel implementation for NT. (also completely untested)
|
|
|
@20929
|
15 年 |
vboxsync |
semevent-r0drv-nt.cpp: s/pEventInt/pThis/g
|
|
|
@20923
|
15 年 |
vboxsync |
semevent*-r0drv-nt.cpp: we've agreed that only the object is subject …
|
|
|
@20913
|
15 年 |
vboxsync |
semevent*-r0drv-nt.cpp: Removed left over WaitReason bits.
|
|
|
@20912
|
15 年 |
vboxsync |
semeventmulti-r0drv-nt.cpp,semevent-r0drv-nt.cpp: Seems it's ok to …
|
|
|
@20884
|
15 年 |
vboxsync |
More comments
|
|
|
@20883
|
15 年 |
vboxsync |
Call KeWaitForSingleObject with UserMode for event semaphores
|
|
|
@20525
|
15 年 |
vboxsync |
iprt/memobj.h: Added RTR0MemObjProtect, only implemented for darwin.
|
|
|
@20374
|
15 年 |
vboxsync |
*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
|
|
|
@20364
|
15 年 |
vboxsync |
IPRT: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@20130
|
15 年 |
vboxsync |
build fix.
|
|
|
@20124
|
15 年 |
vboxsync |
IPRT,SUP: Minor driver version change - added …
|
|
|
@19990
|
16 年 |
vboxsync |
initterm-r0drv-nt.cpp: more names.
|
|
|