|
|
@28093
|
15 years |
vboxsync |
Runtime/r0drv: Solaris, fixed rtr0MemObjNativeAllocCont to be below 4G …
|
|
|
@28018
|
15 years |
vboxsync |
Solaris/r0drv: memobj, Argh.
|
|
|
@28017
|
15 years |
vboxsync |
Solaris/r0drv: memobj, Move the Assertion check to common path.
|
|
|
@27776
|
15 years |
vboxsync |
Solaris/r0drv: vbi fix, unsigned overflow.
|
|
|
@27740
|
15 years |
vboxsync |
Solaris/r0drv: use our own dummy kernel vnode for page_allocs. kvp …
|
|
|
@27727
|
15 years |
vboxsync |
vbi.h: missing function prototype.
|
|
|
@27675
|
15 years |
vboxsync |
r0drv/Solaris: oops.
|
|
|
@27674
|
15 years |
vboxsync |
r0drv/Solaris: comment.
|
|
|
@27673
|
15 years |
vboxsync |
r0drv/Solaris: Physical non-contig allocations without kernel mapping.
|
|
|
@27414
|
15 years |
vboxsync |
Solaris/r0drv: use ddi_umem_alloc for NC pages.
|
|
|
@27373
|
15 years |
vboxsync |
Solaris/memobj: Try ddi_umem_alloc on the testbox.
|
|
|
@27115
|
15 years |
vboxsync |
memobj-r0drv-solaris.c: corrected some assertions.
|
|
|
@27050
|
15 years |
vboxsync |
r0drv/Solaris/alloc-r0drv-solaris: some cleanup.
|
|
|
@27037
|
15 years |
vboxsync |
r0drv/solaris/memobj-r0drv-solaris: some cleanup.
|
|
|
@27010
|
15 years |
vboxsync |
solaris/vbi/vbi.c: spaces to tabs.
|
|
|
@27009
|
15 years |
vboxsync |
r0drv/solaris/memobj-r0drv-solaris: fixed max PHYS address …
|
|
|
@27004
|
15 years |
vboxsync |
rtR0MemObjNativeAllocPhysNC: removed local debug statement.
|
|
|
@27003
|
15 years |
vboxsync |
rtR0MemObjNativeAllocPhysNC implementation for Solaris.
|
|
|
@26847
|
15 years |
vboxsync |
Don't pass uAlignment=0 to rtR0MemObjNativeAllocPhys, resolve the …
|
|
|
@26666
|
15 years |
vboxsync |
r0drv/solaris: log fix.
|
|
|
@26643
|
15 years |
vboxsync |
Solaris/R0drv: temporary failure case logging in contig alloc.
|
|
|
@26430
|
15 years |
vboxsync |
Introducing RTR0MemObjAllocPhysEx
|
|
|
@26344
|
15 years |
vboxsync |
Runtime: white space cleanup.
|
|
|
@25724
|
15 years |
vboxsync |
iprt: Use RTMSINTERVAL for timeouts. Fixed missing timeout underflow …
|
|
|
@25722
|
15 years |
vboxsync |
iprt/RTSemFastMutex: A little cleanup.
|
|
|
@25720
|
15 years |
vboxsync |
iprt: Added RTSemEventMultiCreateEx and did some cleanups of the …
|
|
|
@25717
|
15 years |
vboxsync |
iprt: Added RTSemEventCreateEx and did some cleanups of the …
|
|
|
@25536
|
15 years |
vboxsync |
iprt/assert.h: Added RTAssertMsg2Add[Weak][V] for dumping the lock …
|
|
|
@25531
|
15 years |
vboxsync |
RTR0AssertPanicSystem/solaris: bugfix.
|
|
|
@25530
|
15 years |
vboxsync |
rtR0AssertNativeMsg2V: fixes all over the place.
|
|
|
@25528
|
15 years |
vboxsync |
IPRT,SUPDrv,++: AssertMsg[12] -> AssertMsg1Weak, AssertMsg1, …
|
|
|
@25183
|
15 years |
vboxsync |
r0drv/Solaris: fix warnings.
|
|
|
@24435
|
15 years |
vboxsync |
Solaris/r0drv: Fixed macro redefs defining _MACHDEP for all r0drv …
|
|
|
@24426
|
15 years |
vboxsync |
Solaris/r0drv: as_pagelock fix typo.
|
|
|
@24425
|
15 years |
vboxsync |
Solaris/r0drv: fix as_pagelock access error (host/guest common IPRT now).
|
|
|
@24388
|
15 years |
vboxsync |
Solaris/r0drv, Solaris/Installer: Merge VBI into IPRT. (delete binaries).
|
|
|
@24386
|
15 years |
vboxsync |
Solaris/r0drv: Merge VBI into IPRT.
|
|
|
@24247
|
15 years |
vboxsync |
Solaris/mem-obj: some missed cleanup on errors.
|
|
|
@23610
|
15 years |
vboxsync |
IPRT,VMM,SUPDrv,VBGLR0: Added a parameter to RTR0MemObjLockUser/Kernel …
|
|
|
@23505
|
15 years |
vboxsync |
Soalris/r0drv-thread: don't call splx as it's fixed in r53110
|
|
|
@23216
|
15 years |
vboxsync |
Solaris/thread-r0drv-solaris: try calling splx without really calling splr.
|
|
|
@23076
|
15 years |
vboxsync |
Solaris/thread-r0drv-solaris: try with IPL/PIL 0 instead of 1.
|
|
|
@22991
|
15 years |
vboxsync |
Solaris/sem-r0drv: fix for #4259 host deadlock.
|
|
|
@22773
|
15 years |
vboxsync |
semevent-r0drv-solaris.c, semeventmulti-r0drv-solaris.c: Added …
|
|
|
@22770
|
15 years |
vboxsync |
Solaris/semevent-r0drv: prevent deadlock when waking threads from …
|
|
|
@22649
|
15 years |
vboxsync |
Solaris/r0drvthread: trying spl level 1 for #4147. temporary.
|
|
|
@22614
|
15 years |
vboxsync |
Solaris/r0drvthread: temporary #4147
|
|
|
@22566
|
15 years |
vboxsync |
IPRT/thread/solaris: Backed out changes to RTThreadPreempt* made in …
|
|
|
@22565
|
15 years |
vboxsync |
Solaris/threadr0drv: temporary for #4147
|
|
|
@22558
|
15 years |
vboxsync |
RTThreadIsInInterrupt/solaris: Use servicing_interrupt().
|
|
|
@22557
|
15 years |
vboxsync |
the-solaris-kernel.h: need iprt/types.h for bool.
|
|
|
@22556
|
15 years |
vboxsync |
RTLogWriteDebugger-r0drv-solaris.c: Don't call cmn_err if interrupts …
|
|
|
@22550
|
15 years |
vboxsync |
spinlock-r0drv-solaris.c: more assertions, now for the interrupt flag …
|
|
|
@22477
|
15 years |
vboxsync |
vbi/thread-r0drv-solaris.c: see if this makes any difference.
|
|
|
@22439
|
15 years |
vboxsync |
vbi/mpnotification-r0drv-solaris.c: Removed the racy code.
|
|
|
@22437
|
15 years |
vboxsync |
thread-r0drv-solaris.c: sys/spl.h already in the-solaris-kernel.h
|
|
|
@22436
|
15 years |
vboxsync |
vbi/thread-r0drv-solaris.c: sys/spl.h -> the-solaris-kernel.h
|
|
|
@22435
|
15 years |
vboxsync |
the-solaris-kernel.h: include sys/spl.h
|
|
|
@22427
|
15 years |
vboxsync |
Solaris/RTThreadPreemptIsEnabled: missing include.
|
|
|
@22424
|
15 years |
vboxsync |
build fix
|
|
|
@22422
|
15 years |
vboxsync |
build fix
|
|
|
@22420
|
15 years |
vboxsync |
IPRT/RTThreadPreemptRestore: restore the spl after kpreempt_enable() …
|
|
|
@22419
|
15 years |
vboxsync |
build fix
|
|
|
@22418
|
15 years |
vboxsync |
IPRT: RTThreadPreemptDisble/Restore must work the SPL/PIL as well for …
|
|
|
@22407
|
15 years |
vboxsync |
RTThreadPreemptIsEnabled: fix.
|
|
|
@22387
|
15 years |
vboxsync |
Solaris/Preemption: #4147, #4197: Raise PIL for fastcall, check PIL in …
|
|
|
@22366
|
15 years |
vboxsync |
Solaris/mpnotification: fixed race in mpnotificationinit.
|
|
|
@22347
|
15 years |
vboxsync |
Solaris/mpnotification: Cache CPU set to avoid recursive calls to …
|
|
|
@22151
|
15 years |
vboxsync |
IPRT,SUPDrv: Changed RTTHREADPREEMPTSTATE breaking binary …
|
|
|
@22150
|
15 years |
vboxsync |
IPRT,SUPDrv: Changed RTTHREADPREEMPTSTATE breaking binary …
|
|
|
@22139
|
15 years |
vboxsync |
IPRT: Corrected RT_ASSERT_PREEMPT_CPUID_SPIN_RELEASE to work around …
|
|
|
@22134
|
15 years |
vboxsync |
Build fix.
|
|
|
@22132
|
15 years |
vboxsync |
spinlock-r0drv-solaris.c: build fix.
|
|
|
@22131
|
15 years |
vboxsync |
spinlock-r0drv-[solaris|linux].c: More preemption assertions.
|
|
|
@22130
|
15 years |
vboxsync |
spinlock-r0drv-[solaris|linux].c: More preemption assertions.
|
|
|
@22129
|
15 years |
vboxsync |
spinlock-r0drv-solaris.c: More preemption assertions.
|
|
|
@22126
|
15 years |
vboxsync |
RTSpinlockAcquireNoInts/solaris: Must disable interrupts.
|
|
|
@22076
|
15 years |
vboxsync |
build fix.
|
|
|
@22073
|
15 years |
vboxsync |
iprt/r0drv/solaris: context assertions (RT_MORE_STRICT).
|
|
|
@22052
|
15 years |
vboxsync |
IPRT: RT_MORE_STRICT for r0rdv and r0drv/darwin.
|
|
|
@21995
|
15 years |
vboxsync |
RTSemEventSignal/solaris-r0drv: interrupt flag assertions.
|
|
|
@21633
|
15 years |
vboxsync |
vbi/memobj-r0drv-solaris.c: reserving kernel address space. (Same as …
|
|
|
@21621
|
15 years |
vboxsync |
memobj-r0drv-solaris.c: Implemented reserving kernel address space.
|
|
|
@21595
|
15 years |
vboxsync |
grumble
|
|
|
@21594
|
15 years |
vboxsync |
thread-r0drv-solaris.c: better interrupt context detection?
|
|
|
@21536
|
15 years |
vboxsync |
iprt/thread.h: Redefined RTThreadPreemptIsEnabled for systems without …
|
|
|
@21497
|
15 years |
vboxsync |
RTR0MemObj*: correctly reject unsupported alignment requirements …
|
|
|
@21452
|
15 years |
vboxsync |
Solaris/vbi: Fixed preemption issue for Solaris 10 by hardcoded offsets.
|
|
|
@21292
|
15 years |
vboxsync |
svn:eol-style native
|
|
|
@21284
|
15 years |
vboxsync |
RTR0MemAreKernelAndUserRangesDifferent -> …
|
|
|
@21282
|
15 years |
vboxsync |
iprt/mem.h: Added RTR0MemAreKernelAndUserRangesDifferent.
|
|
|
@21277
|
15 years |
vboxsync |
I'm not paying attention here…
|
|
|
@21275
|
15 years |
vboxsync |
RTR0MemUser/Kernel implementation for solaris.
|
|
|
@20793
|
15 years |
vboxsync |
semevent*-r0drv-solaris.c(+spinlock-r0drv-solaris.c+the-solaris-kernel. …
|
|
|
@20526
|
16 years |
vboxsync |
rtR0MemObjNativeAllocLow/solaris: removed misplaced assertion (it …
|
|
|
@20525
|
16 years |
vboxsync |
iprt/memobj.h: Added RTR0MemObjProtect, only implemented for darwin.
|
|
|
@20480
|
16 years |
vboxsync |
warning
|
|
|
@20477
|
16 years |
vboxsync |
fix stupid cut and paste
|
|
|
@20471
|
16 years |
vboxsync |
xtracker 3945 - allow lowmem allocs to be non-contig
|
|
|
@20374
|
16 years |
vboxsync |
*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
|
|
|