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) @37228   14 years vboxsync SUPDrv,VMM,VBoxDD*: Implemented native loading of the angnostic …
(edit) @37111   14 years vboxsync Runtime/r0drv: delete unused file, confusing.
(edit) @37071   14 years vboxsync VMM: Online/offine CPUs, solaris debug build fix.
(edit) @37062   14 years vboxsync VMM: Support for online/offlining of CPUs.
(edit) @36623   14 years vboxsync Runtime/r0drv/solaris: 32-bit fix of r71000.
(edit) @36565   14 years vboxsync Runtime/r0drv/solaris: Use kernel pages from free and cachelists.
(edit) @36555   14 years vboxsync Use DECLHIDDEN, especially in IPRT.
(edit) @36505   14 years vboxsync Runtime/r0drv/solaris/vbi: log.
(edit) @36392   14 years vboxsync r0drv/solaris/solevent*: Must re-check the wait condition before going …
(edit) @36287   14 years vboxsync Runtime/r0drv/solaris: Fix for PIL changes while spinning across calls …
(edit) @36286   14 years vboxsync Warning again.
(edit) @36282   14 years vboxsync Supress a Warning.
(edit) @36261   14 years vboxsync Runtime/r0drv/solaris/semeventwait: Assert that PIL should not be …
(edit) @36232   14 years vboxsync RTCPUSET, SUPDrv: Preparation for supporting 256 CPUs/cores/threads.
(edit) @36190   14 years vboxsync IPRT,Drivers: Committed a modified version of the …
(edit) @34256   14 years vboxsync IPRT: Must clear the TLS entry holding RTTHREAD before freeing the …
(edit) @33736   14 years vboxsync semeventwait-r0drv-solaris.h: Disabled deadlocking fallback code.
(edit) @33676   14 years vboxsync scm cleanup run.
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33269   14 years vboxsync IPRT: A quick replacement of the RTMemPage* and RTMemExec* APIs on …
(edit) @33168   14 years vboxsync warning
(edit) @33166   14 years vboxsync semeventwait-r0drv-solaris.h: addressed a potential timeout race.
(edit) @33155   14 years vboxsync IPRT: Added RTSemEventGetResolution and RTSemEventMultiGetResolution …
(edit) @33152   14 years vboxsync IPRT/r0drv/solaris: Some more adjustments.
(edit) @33151   14 years vboxsync IPRT/r0drv/solaris: Some more adjustments.
(edit) @33150   14 years vboxsync IPRT/r0drv/solaris: Some more adjustments.
(edit) @33149   14 years vboxsync IPRT/r0drv/solaris: Use timeout_generic for high resolution timeouts …
(edit) @33144   14 years vboxsync IPRT: Reimplemented ring-0 event semaphores for solaris.
(edit) @33092   14 years vboxsync IPRT: Fixed and enabled the new code in …
(edit) @33070   14 years vboxsync semeventmulti-r0drv-solaris.c: High resolution timeout hacking in …
(edit) @32919   14 years vboxsync nits
(edit) @32708   14 years vboxsync iprt: build fixes
(edit) @32707   14 years vboxsync IPRT: Added RTMemAllocEx[Tag] and RTMemFreeEx, only implemented in …
(edit) @32674   14 years vboxsync IPRT: started on some internal ring-0 alloc api.
(edit) @32572   14 years vboxsync VMM,SUPDrv,IPRT: More changes for related to the priodic preemption …
(edit) @32504   14 years vboxsync SUPDrv,IPRT,VMM,DevAPIC: Added RTTimerCanDoHighResolution and exposed …
(edit) @32348   14 years vboxsync RTR0MemObj*: Return VERR_NOT_SUPPORTED instead of VERR_NOT_IMPLEMENTED …
(edit) @30935   14 years vboxsync IPRT/RTSEMEVENT_MAGIC_DEAD: Undid the accidental killing of Gaiman! :-)
(edit) @30933   14 years vboxsync semevent-r0drv-solaris.c: review comments.
(edit) @30711   14 years vboxsync Runtime/r0drv/Solaris: SemEvent fixes.
(edit) @30579   14 years vboxsync semeventmulti-r0drv-solaris.c: Simplified it. No need to spend a lot …
(edit) @30578   14 years vboxsync semeventmulti-r0drv-solaris.c: The atomic+volatile mess isn't needed …
(edit) @30576   14 years vboxsync semeventmulti-r0drv-solaris.c: that the version changed is sufficient, …
(edit) @30552   14 years vboxsync Runtime/r0drv/solaris: SemEventMulti fix.
(edit) @30491   14 years vboxsync Runtime/r0drv/solaris: RTSemEvenMulti, remove temporary log line.
(edit) @30490   14 years vboxsync Runtime/r0drv/solaris: fix RTSemEventMulti for spurious wakeups (#5090)
(edit) @30472   14 years vboxsync Runtime/r0drv/Solaris: Fix RTSemEvent for spurious wakeups (#5090)
(edit) @30383   14 years vboxsync Solaris/memobj: comment fix.
(edit) @30378   14 years vboxsync Solaris/vbi: spaces->tabs.
(edit) @30374   14 years vboxsync Solaris/vbi: fake vbi_is_preempt_enabled when vbi_init has not been …
(edit) @30190   14 years vboxsync Solaris/VBI: fix segvbi_fault and segvbi_getprot routines. Some style …
(edit) @30013   15 years vboxsync scm cleanup.
(edit) @29476   15 years vboxsync Tabs.
(edit) @29475   15 years vboxsync Solaris/r0drv: fixed double downgrading of a page lock.
(edit) @29300   15 years vboxsync RTMpPokeCpu-r0drv-solaris.c: needed assert.h.
(edit) @29284   15 years vboxsync r0drv/solaris: asm*.h fixes
(edit) @29281   15 years vboxsync iprt/r0drv/solaris: asm*.h fixes.
(edit) @29027   15 years vboxsync RTR0MemObjEnterPhys/rtR0MemObjNativeEnterPhys: Validate the cache …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28777   15 years vboxsync iprt: added CachePolicy parameter to RTR0MemObjEnterPhys()
(edit) @28655   15 years vboxsync Solaris/r0drv: SemEventMulti fix double decrement.
(edit) @28633   15 years vboxsync Solaris/r0drv: RTSemMutex fix ref counting.
(edit) @28608   15 years vboxsync Solaris/r0drv: fixed ref counting.
(edit) @28566   15 years vboxsync Solaris/r0drv: semevent mutex fixes.
(edit) @28551   15 years vboxsync Comments and spaces.
(edit) @28533   15 years vboxsync Solaris/r0drv: RTSemMutex, removed cWaking, fSignaled added cRefs.
(edit) @28532   15 years vboxsync Solaris/r0drv: RTSemMutex implementation.
(edit) @28298   15 years vboxsync iprt,Config.kmk: Make sure the RTMemAllocVar* alignment gets poisoned …
(edit) @28093   15 years vboxsync Runtime/r0drv: Solaris, fixed rtr0MemObjNativeAllocCont to be below 4G …
(edit) @28018   15 years vboxsync Solaris/r0drv: memobj, Argh.
(edit) @28017   15 years vboxsync Solaris/r0drv: memobj, Move the Assertion check to common path.
(edit) @27776   15 years vboxsync Solaris/r0drv: vbi fix, unsigned overflow.
(edit) @27740   15 years vboxsync Solaris/r0drv: use our own dummy kernel vnode for page_allocs. kvp …
(edit) @27727   15 years vboxsync vbi.h: missing function prototype.
(edit) @27675   15 years vboxsync r0drv/Solaris: oops.
(edit) @27674   15 years vboxsync r0drv/Solaris: comment.
(edit) @27673   15 years vboxsync r0drv/Solaris: Physical non-contig allocations without kernel mapping.
(edit) @27414   15 years vboxsync Solaris/r0drv: use ddi_umem_alloc for NC pages.
(edit) @27373   15 years vboxsync Solaris/memobj: Try ddi_umem_alloc on the testbox.
(edit) @27115   15 years vboxsync memobj-r0drv-solaris.c: corrected some assertions.
(edit) @27050   15 years vboxsync r0drv/Solaris/alloc-r0drv-solaris: some cleanup.
(edit) @27037   15 years vboxsync r0drv/solaris/memobj-r0drv-solaris: some cleanup.
(edit) @27010   15 years vboxsync solaris/vbi/vbi.c: spaces to tabs.
(edit) @27009   15 years vboxsync r0drv/solaris/memobj-r0drv-solaris: fixed max PHYS address …
(edit) @27004   15 years vboxsync rtR0MemObjNativeAllocPhysNC: removed local debug statement.
(edit) @27003   15 years vboxsync rtR0MemObjNativeAllocPhysNC implementation for Solaris.
(edit) @26847   15 years vboxsync Don't pass uAlignment=0 to rtR0MemObjNativeAllocPhys, resolve the …
(edit) @26666   15 years vboxsync r0drv/solaris: log fix.
(edit) @26643   15 years vboxsync Solaris/R0drv: temporary failure case logging in contig alloc.
(edit) @26430   15 years vboxsync Introducing RTR0MemObjAllocPhysEx
(edit) @26344   15 years vboxsync Runtime: white space cleanup.
(edit) @25724   15 years vboxsync iprt: Use RTMSINTERVAL for timeouts. Fixed missing timeout underflow …
(edit) @25722   15 years vboxsync iprt/RTSemFastMutex: A little cleanup.
(edit) @25720   15 years vboxsync iprt: Added RTSemEventMultiCreateEx and did some cleanups of the …
(edit) @25717   15 years vboxsync iprt: Added RTSemEventCreateEx and did some cleanups of the …
(edit) @25536   15 years vboxsync iprt/assert.h: Added RTAssertMsg2Add[Weak][V] for dumping the lock …
(edit) @25531   15 years vboxsync RTR0AssertPanicSystem/solaris: bugfix.
(edit) @25530   15 years vboxsync rtR0AssertNativeMsg2V: fixes all over the place.
(edit) @25528   15 years vboxsync IPRT,SUPDrv,++: AssertMsg[12] -> AssertMsg1Weak, AssertMsg1, …
(edit) @25183   15 years vboxsync r0drv/Solaris: fix warnings.
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