|
|
@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 …
|
|
|
@32348
|
14 年 |
vboxsync |
RTR0MemObj*: Return VERR_NOT_SUPPORTED instead of VERR_NOT_IMPLEMENTED …
|
|
|
@30935
|
14 年 |
vboxsync |
IPRT/RTSEMEVENT_MAGIC_DEAD: Undid the accidental killing of Gaiman! :-)
|
|
|
@30933
|
14 年 |
vboxsync |
semevent-r0drv-solaris.c: review comments.
|
|
|
@30711
|
14 年 |
vboxsync |
Runtime/r0drv/Solaris: SemEvent fixes.
|
|
|
@30579
|
14 年 |
vboxsync |
semeventmulti-r0drv-solaris.c: Simplified it. No need to spend a lot …
|
|
|
@30578
|
14 年 |
vboxsync |
semeventmulti-r0drv-solaris.c: The atomic+volatile mess isn't needed …
|
|
|
@30576
|
14 年 |
vboxsync |
semeventmulti-r0drv-solaris.c: that the version changed is sufficient, …
|
|
|
@30552
|
14 年 |
vboxsync |
Runtime/r0drv/solaris: SemEventMulti fix.
|
|
|
@30491
|
14 年 |
vboxsync |
Runtime/r0drv/solaris: RTSemEvenMulti, remove temporary log line.
|
|
|
@30490
|
14 年 |
vboxsync |
Runtime/r0drv/solaris: fix RTSemEventMulti for spurious wakeups (#5090)
|
|
|
@30472
|
14 年 |
vboxsync |
Runtime/r0drv/Solaris: Fix RTSemEvent for spurious wakeups (#5090)
|
|
|
@30383
|
14 年 |
vboxsync |
Solaris/memobj: comment fix.
|
|
|
@30378
|
14 年 |
vboxsync |
Solaris/vbi: spaces->tabs.
|
|
|
@30374
|
14 年 |
vboxsync |
Solaris/vbi: fake vbi_is_preempt_enabled when vbi_init has not been …
|
|
|
@30190
|
14 年 |
vboxsync |
Solaris/VBI: fix segvbi_fault and segvbi_getprot routines. Some style …
|
|
|
@30013
|
15 年 |
vboxsync |
scm cleanup.
|
|
|
@29476
|
15 年 |
vboxsync |
Tabs.
|
|
|
@29475
|
15 年 |
vboxsync |
Solaris/r0drv: fixed double downgrading of a page lock.
|
|
|
@29300
|
15 年 |
vboxsync |
RTMpPokeCpu-r0drv-solaris.c: needed assert.h.
|
|
|
@29284
|
15 年 |
vboxsync |
r0drv/solaris: asm*.h fixes
|
|
|
@29281
|
15 年 |
vboxsync |
iprt/r0drv/solaris: asm*.h fixes.
|
|
|
@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()
|
|
|
@28655
|
15 年 |
vboxsync |
Solaris/r0drv: SemEventMulti fix double decrement.
|
|
|
@28633
|
15 年 |
vboxsync |
Solaris/r0drv: RTSemMutex fix ref counting.
|
|
|
@28608
|
15 年 |
vboxsync |
Solaris/r0drv: fixed ref counting.
|
|
|
@28566
|
15 年 |
vboxsync |
Solaris/r0drv: semevent mutex fixes.
|
|
|
@28551
|
15 年 |
vboxsync |
Comments and spaces.
|
|
|
@28533
|
15 年 |
vboxsync |
Solaris/r0drv: RTSemMutex, removed cWaking, fSignaled added cRefs.
|
|
|
@28532
|
15 年 |
vboxsync |
Solaris/r0drv: RTSemMutex implementation.
|
|
|
@28298
|
15 年 |
vboxsync |
iprt,Config.kmk: Make sure the RTMemAllocVar* alignment gets poisoned …
|
|
|
@28093
|
15 年 |
vboxsync |
Runtime/r0drv: Solaris, fixed rtr0MemObjNativeAllocCont to be below 4G …
|
|
|
@28018
|
15 年 |
vboxsync |
Solaris/r0drv: memobj, Argh.
|
|
|
@28017
|
15 年 |
vboxsync |
Solaris/r0drv: memobj, Move the Assertion check to common path.
|
|
|
@27776
|
15 年 |
vboxsync |
Solaris/r0drv: vbi fix, unsigned overflow.
|
|
|
@27740
|
15 年 |
vboxsync |
Solaris/r0drv: use our own dummy kernel vnode for page_allocs. kvp …
|
|
|
@27727
|
15 年 |
vboxsync |
vbi.h: missing function prototype.
|
|
|
@27675
|
15 年 |
vboxsync |
r0drv/Solaris: oops.
|
|
|
@27674
|
15 年 |
vboxsync |
r0drv/Solaris: comment.
|
|
|
@27673
|
15 年 |
vboxsync |
r0drv/Solaris: Physical non-contig allocations without kernel mapping.
|
|
|
@27414
|
15 年 |
vboxsync |
Solaris/r0drv: use ddi_umem_alloc for NC pages.
|
|
|
@27373
|
15 年 |
vboxsync |
Solaris/memobj: Try ddi_umem_alloc on the testbox.
|
|
|
@27115
|
15 年 |
vboxsync |
memobj-r0drv-solaris.c: corrected some assertions.
|
|
|
@27050
|
15 年 |
vboxsync |
r0drv/Solaris/alloc-r0drv-solaris: some cleanup.
|
|
|
@27037
|
15 年 |
vboxsync |
r0drv/solaris/memobj-r0drv-solaris: some cleanup.
|
|
|
@27010
|
15 年 |
vboxsync |
solaris/vbi/vbi.c: spaces to tabs.
|
|
|
@27009
|
15 年 |
vboxsync |
r0drv/solaris/memobj-r0drv-solaris: fixed max PHYS address …
|
|
|
@27004
|
15 年 |
vboxsync |
rtR0MemObjNativeAllocPhysNC: removed local debug statement.
|
|
|
@27003
|
15 年 |
vboxsync |
rtR0MemObjNativeAllocPhysNC implementation for Solaris.
|
|
|
@26847
|
15 年 |
vboxsync |
Don't pass uAlignment=0 to rtR0MemObjNativeAllocPhys, resolve the …
|
|
|
@26666
|
15 年 |
vboxsync |
r0drv/solaris: log fix.
|
|
|
@26643
|
15 年 |
vboxsync |
Solaris/R0drv: temporary failure case logging in contig alloc.
|
|
|
@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.
|
|
|
@25720
|
15 年 |
vboxsync |
iprt: Added RTSemEventMultiCreateEx and did some cleanups of the …
|
|
|
@25717
|
15 年 |
vboxsync |
iprt: Added RTSemEventCreateEx and did some cleanups of the …
|
|
|
@25536
|
15 年 |
vboxsync |
iprt/assert.h: Added RTAssertMsg2Add[Weak][V] for dumping the lock …
|
|
|
@25531
|
15 年 |
vboxsync |
RTR0AssertPanicSystem/solaris: bugfix.
|
|
|
@25530
|
15 年 |
vboxsync |
rtR0AssertNativeMsg2V: fixes all over the place.
|
|
|
@25528
|
15 年 |
vboxsync |
IPRT,SUPDrv,++: AssertMsg[12] -> AssertMsg1Weak, AssertMsg1, …
|
|
|
@25183
|
15 年 |
vboxsync |
r0drv/Solaris: fix warnings.
|
|
|
@24435
|
15 年 |
vboxsync |
Solaris/r0drv: Fixed macro redefs defining _MACHDEP for all r0drv …
|
|
|
@24426
|
15 年 |
vboxsync |
Solaris/r0drv: as_pagelock fix typo.
|
|
|
@24425
|
15 年 |
vboxsync |
Solaris/r0drv: fix as_pagelock access error (host/guest common IPRT now).
|
|
|
@24388
|
15 年 |
vboxsync |
Solaris/r0drv, Solaris/Installer: Merge VBI into IPRT. (delete binaries).
|
|
|
@24386
|
15 年 |
vboxsync |
Solaris/r0drv: Merge VBI into IPRT.
|
|
|
@24247
|
15 年 |
vboxsync |
Solaris/mem-obj: some missed cleanup on errors.
|
|
|
@23610
|
15 年 |
vboxsync |
IPRT,VMM,SUPDrv,VBGLR0: Added a parameter to RTR0MemObjLockUser/Kernel …
|
|
|
@23505
|
15 年 |
vboxsync |
Soalris/r0drv-thread: don't call splx as it's fixed in r53110
|
|
|
@23216
|
15 年 |
vboxsync |
Solaris/thread-r0drv-solaris: try calling splx without really calling splr.
|
|
|
@23076
|
15 年 |
vboxsync |
Solaris/thread-r0drv-solaris: try with IPL/PIL 0 instead of 1.
|
|
|
@22991
|
15 年 |
vboxsync |
Solaris/sem-r0drv: fix for #4259 host deadlock.
|
|
|
@22773
|
15 年 |
vboxsync |
semevent-r0drv-solaris.c, semeventmulti-r0drv-solaris.c: Added …
|
|
|
@22770
|
15 年 |
vboxsync |
Solaris/semevent-r0drv: prevent deadlock when waking threads from …
|
|
|
@22649
|
15 年 |
vboxsync |
Solaris/r0drvthread: trying spl level 1 for #4147. temporary.
|
|
|
@22614
|
15 年 |
vboxsync |
Solaris/r0drvthread: temporary #4147
|
|
|
@22566
|
15 年 |
vboxsync |
IPRT/thread/solaris: Backed out changes to RTThreadPreempt* made in …
|
|
|
@22565
|
15 年 |
vboxsync |
Solaris/threadr0drv: temporary for #4147
|
|
|
@22558
|
15 年 |
vboxsync |
RTThreadIsInInterrupt/solaris: Use servicing_interrupt().
|
|
|
@22557
|
15 年 |
vboxsync |
the-solaris-kernel.h: need iprt/types.h for bool.
|
|
|
@22556
|
15 年 |
vboxsync |
RTLogWriteDebugger-r0drv-solaris.c: Don't call cmn_err if interrupts …
|
|
|
@22550
|
15 年 |
vboxsync |
spinlock-r0drv-solaris.c: more assertions, now for the interrupt flag …
|
|
|
@22477
|
15 年 |
vboxsync |
vbi/thread-r0drv-solaris.c: see if this makes any difference.
|
|
|
@22439
|
15 年 |
vboxsync |
vbi/mpnotification-r0drv-solaris.c: Removed the racy code.
|
|
|
@22437
|
15 年 |
vboxsync |
thread-r0drv-solaris.c: sys/spl.h already in the-solaris-kernel.h
|
|
|
@22436
|
15 年 |
vboxsync |
vbi/thread-r0drv-solaris.c: sys/spl.h -> the-solaris-kernel.h
|
|
|
@22435
|
15 年 |
vboxsync |
the-solaris-kernel.h: include sys/spl.h
|
|
|
@22427
|
15 年 |
vboxsync |
Solaris/RTThreadPreemptIsEnabled: missing include.
|
|
|
@22424
|
15 年 |
vboxsync |
build fix
|
|
|
@22422
|
15 年 |
vboxsync |
build fix
|
|
|
@22420
|
15 年 |
vboxsync |
IPRT/RTThreadPreemptRestore: restore the spl after kpreempt_enable() …
|
|
|
@22419
|
15 年 |
vboxsync |
build fix
|
|
|
@22418
|
15 年 |
vboxsync |
IPRT: RTThreadPreemptDisble/Restore must work the SPL/PIL as well for …
|
|
|
@22407
|
15 年 |
vboxsync |
RTThreadPreemptIsEnabled: fix.
|
|
|
@22387
|
15 年 |
vboxsync |
Solaris/Preemption: #4147, #4197: Raise PIL for fastcall, check PIL in …
|
|
|