VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @23076   15 years vboxsync Solaris/thread-r0drv-solaris: try with IPL/PIL 0 instead of 1.
(edit) @22991   15 years vboxsync Solaris/sem-r0drv: fix for #4259 host deadlock.
(edit) @22773   15 years vboxsync semevent-r0drv-solaris.c, semeventmulti-r0drv-solaris.c: Added …
(edit) @22770   15 years vboxsync Solaris/semevent-r0drv: prevent deadlock when waking threads from …
(edit) @22649   15 years vboxsync Solaris/r0drvthread: trying spl level 1 for #4147. temporary.
(edit) @22614   15 years vboxsync Solaris/r0drvthread: temporary #4147
(edit) @22566   15 years vboxsync IPRT/thread/solaris: Backed out changes to RTThreadPreempt* made in …
(edit) @22565   15 years vboxsync Solaris/threadr0drv: temporary for #4147
(edit) @22558   15 years vboxsync RTThreadIsInInterrupt/solaris: Use servicing_interrupt().
(edit) @22557   15 years vboxsync the-solaris-kernel.h: need iprt/types.h for bool.
(edit) @22556   15 years vboxsync RTLogWriteDebugger-r0drv-solaris.c: Don't call cmn_err if interrupts …
(edit) @22550   15 years vboxsync spinlock-r0drv-solaris.c: more assertions, now for the interrupt flag …
(edit) @22477   15 years vboxsync vbi/thread-r0drv-solaris.c: see if this makes any difference.
(edit) @22439   15 years vboxsync vbi/mpnotification-r0drv-solaris.c: Removed the racy code.
(edit) @22437   15 years vboxsync thread-r0drv-solaris.c: sys/spl.h already in the-solaris-kernel.h
(edit) @22436   15 years vboxsync vbi/thread-r0drv-solaris.c: sys/spl.h -> the-solaris-kernel.h
(edit) @22435   15 years vboxsync the-solaris-kernel.h: include sys/spl.h
(edit) @22427   15 years vboxsync Solaris/RTThreadPreemptIsEnabled: missing include.
(edit) @22424   15 years vboxsync build fix
(edit) @22422   15 years vboxsync build fix
(edit) @22420   15 years vboxsync IPRT/RTThreadPreemptRestore: restore the spl after kpreempt_enable() …
(edit) @22419   15 years vboxsync build fix
(edit) @22418   15 years vboxsync IPRT: RTThreadPreemptDisble/Restore must work the SPL/PIL as well for …
(edit) @22407   15 years vboxsync RTThreadPreemptIsEnabled: fix.
(edit) @22387   15 years vboxsync Solaris/Preemption: #4147, #4197: Raise PIL for fastcall, check PIL in …
(edit) @22366   15 years vboxsync Solaris/mpnotification: fixed race in mpnotificationinit.
(edit) @22347   15 years vboxsync Solaris/mpnotification: Cache CPU set to avoid recursive calls to …
(edit) @22151   15 years vboxsync IPRT,SUPDrv: Changed RTTHREADPREEMPTSTATE breaking binary …
(edit) @22150   15 years vboxsync IPRT,SUPDrv: Changed RTTHREADPREEMPTSTATE breaking binary …
(edit) @22139   15 years vboxsync IPRT: Corrected RT_ASSERT_PREEMPT_CPUID_SPIN_RELEASE to work around …
(edit) @22134   15 years vboxsync Build fix.
(edit) @22132   15 years vboxsync spinlock-r0drv-solaris.c: build fix.
(edit) @22131   15 years vboxsync spinlock-r0drv-[solaris|linux].c: More preemption assertions.
(edit) @22130   15 years vboxsync spinlock-r0drv-[solaris|linux].c: More preemption assertions.
(edit) @22129   15 years vboxsync spinlock-r0drv-solaris.c: More preemption assertions.
(edit) @22126   15 years vboxsync RTSpinlockAcquireNoInts/solaris: Must disable interrupts.
(edit) @22076   15 years vboxsync build fix.
(edit) @22073   15 years vboxsync iprt/r0drv/solaris: context assertions (RT_MORE_STRICT).
(edit) @22052   15 years vboxsync IPRT: RT_MORE_STRICT for r0rdv and r0drv/darwin.
(edit) @21995   15 years vboxsync RTSemEventSignal/solaris-r0drv: interrupt flag assertions.
(edit) @21633   15 years vboxsync vbi/memobj-r0drv-solaris.c: reserving kernel address space. (Same as …
(edit) @21621   15 years vboxsync memobj-r0drv-solaris.c: Implemented reserving kernel address space.
(edit) @21595   15 years vboxsync grumble
(edit) @21594   15 years vboxsync thread-r0drv-solaris.c: better interrupt context detection?
(edit) @21536   15 years vboxsync iprt/thread.h: Redefined RTThreadPreemptIsEnabled for systems without …
(edit) @21497   15 years vboxsync RTR0MemObj*: correctly reject unsupported alignment requirements …
(edit) @21452   15 years vboxsync Solaris/vbi: Fixed preemption issue for Solaris 10 by hardcoded offsets.
(edit) @21292   15 years vboxsync svn:eol-style native
(edit) @21284   15 years vboxsync RTR0MemAreKernelAndUserRangesDifferent -> …
(edit) @21282   15 years vboxsync iprt/mem.h: Added RTR0MemAreKernelAndUserRangesDifferent.
(edit) @21277   15 years vboxsync I'm not paying attention here…
(edit) @21275   15 years vboxsync RTR0MemUser/Kernel implementation for solaris.
(edit) @20793   15 years vboxsync semevent*-r0drv-solaris.c(+spinlock-r0drv-solaris.c+the-solaris-kernel. …
(edit) @20526   15 years vboxsync rtR0MemObjNativeAllocLow/solaris: removed misplaced assertion (it …
(edit) @20525   15 years vboxsync iprt/memobj.h: Added RTR0MemObjProtect, only implemented for darwin.
(edit) @20480   15 years vboxsync warning
(edit) @20477   15 years vboxsync fix stupid cut and paste
(edit) @20471   15 years vboxsync xtracker 3945 - allow lowmem allocs to be non-contig
(edit) @20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20364   16 years vboxsync IPRT: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @20124   16 years vboxsync IPRT,SUP: Minor driver version change - added …
(edit) @19998   16 years vboxsync Solaris/vbi: vbi_execute_on_one fix. New vbi binaries.
(edit) @19917   16 years vboxsync iprt/solaris: A quick shot at RTThreadPreemptIsPending.
(edit) @19501   16 years vboxsync 2xRTMpPokeCpu-r0drv-solaris.c: svn properties, Id string, status codes.
(edit) @19496   16 years vboxsync Solaris optimized version of RTMpPokeCpu
(edit) @19391   16 years vboxsync IPRT: Explained RTMpOthers preemption req to the caller in mp.h, but …
(edit) @19355   16 years vboxsync Runtime/r0drv/Solaris: fixed warning.
(edit) @19338   16 years vboxsync 3880 VirtualBox and Solaris build 114 - don't use curproc
(edit) @19332   16 years vboxsync Runtime/r0drv/solaris: RTSemEventMulti fix for waking all threads not one.
(edit) @16722   16 years vboxsync runtime fix for solaris shared folders
(edit) @16720   16 years vboxsync handle upcoming xc_call() change and can build as part of VirtualBox
(edit) @16200   16 years vboxsync Solaris/vboxdrv: Use rwlock instead of mutex (#3021).
(edit) @15907   16 years vboxsync Solaris/vbi: implemented RTMpCpuWorkIsPending.
(edit) @15843   16 years vboxsync RTMpIsCpuWorkPending() -> RTMpIsCpuWorkPending(void), corrected …
(edit) @15837   16 years vboxsync Added RTMpIsCpuWorkPending stub.
(edit) @14824   16 years vboxsync IPRT: RTR0MemObjMapKernelEx for mapping a portion of a memory object …
(edit) @14318   16 years vboxsync Fix a couple of words doubled in comments. No code changes.
(edit) @13839   16 years vboxsync And yet more %V* -> %R* changes…
(edit) @13323   16 years vboxsync vbi: fixes to vbi_stimer_begin.
(edit) @13314   16 years vboxsync Created assert-r0drv-linux.c (finally).
(edit) @13313   16 years vboxsync fixed warnings.
(edit) @13309   16 years vboxsync hrmpf. forgot iprt/asm.h, C compilers rock…
(edit) @13307   16 years vboxsync assert-r0drv-solaris: minor adjustments.
(edit) @13306   16 years vboxsync IPRT,++: some assert.h cleanup, making a suitable place to call …
(edit) @13299   16 years vboxsync iprt: removed code duplicated in r0drv/solaris/vbi, copy back later …
(edit) @13298   16 years vboxsync iprt/r0drv/solaris/RTTimerCreateEx: initialize fAllCpu(s) and …
(edit) @13297   16 years vboxsync Runtime/vbi: Use MUTEX_SPIN for vbi too.
(edit) @13262   16 years vboxsync iprt: RTThreadPreemptIsEanbled - check the interrupt flags too.
(edit) @13254   16 years vboxsync IPRT: Added RTThreadPreemptIsEnabled, RTThreadPreemptDisable and …
(edit) @13248   16 years vboxsync Runtime/Solaris: Use MUTEX_SPIN with dispatch level. (Temporary …
(edit) @12945   16 years vboxsync vbi v3
(edit) @11982   16 years vboxsync All: license header changes for 2.0 (OSE headers, add Sun GPL/LGPL …
(edit) @11873   16 years vboxsync Runtime/r0drv: Solaris non-vbi code build fix.
(edit) @11770   16 years vboxsync iprt: Pass TS_RUN to thread_create (non-vbi, solaris ring-0).
(edit) @11769   16 years vboxsync vbi thread fix.
(edit) @11768   16 years vboxsync vbi thread fix.
(edit) @11528   16 years vboxsync Solaris build fix.
(edit) @11032   16 years vboxsync iprt: Added missing locking to rtR0MpNotificationNativeInit/Term on …
(edit) @11029   16 years vboxsync IPRT: Integrated vbi v2 fixes (r0drv/solaris/vbi)
(edit) @10954   16 years vboxsync IPRT: Integrated vbi v2 changes (r0drv/solaris/vbi).
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