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) @41776   12 years vboxsync doxygen comments.
(edit) @41774   12 years vboxsync bugref..
(edit) @41701   13 years vboxsync Runtime/r0drv/solaris: comment.
(edit) @41684   13 years vboxsync Runtime/r0drv/solaris: cosmetics.
(edit) @41682   13 years vboxsync Runtime/r0drv/solaris: Query PG_NORELOC support for large pages.
(edit) @41680   13 years vboxsync Runtime/r0drv/solaris: cleanup.
(edit) @41656   13 years vboxsync Runtime/r0drv/solaris: We don't directly use kflts anymore, don't …
(edit) @41652   13 years vboxsync Runtime/r0drv/solaris: Proper high limit constraint on PHYS_NC …
(edit) @41629   13 years vboxsync Runtime/r0drv/solaris: Off-by-one error fix.
(edit) @41628   13 years vboxsync Runtime/r0drv/solaris: cosmetics.
(edit) @41627   13 years vboxsync Runtime/r0drv/solaris: Fix to prevent paging out during freeing of 4K …
(edit) @41622   13 years vboxsync Runtime/r0drv/Solaris: Implemented large page support. Fixed possible …
(edit) @41169   13 years vboxsync IPRT,SUPDrv: RTR0MemKernelCopyFrom/To for safe kernel memory access in …
(edit) @41146   13 years vboxsync memobj-r0drv-solaris: Implemented rtR0MemObjNativeMapKernel.
(edit) @41081   13 years vboxsync Runtime/r0drv/solaris: implemented honoring upper physical limit in …
(edit) @40978   13 years vboxsync Runtime/r0drv/solaris: unused global variable.
(edit) @40977   13 years vboxsync Runtime/r0drv/solaris: minor cleanup.
(edit) @40972   13 years vboxsync Runtime/r0drv/solaris: use page.h's PG_KFLT define.
(edit) @40971   13 years vboxsync Runtime/r0drv/solaris: remove temporary debug prints.
(edit) @40970   13 years vboxsync Runtime/r0drv/solaris: Finally delete vbi subdir.
(edit) @40969   13 years vboxsync Runtime/r0drv/solaris: dbg -> dbgkrnlinfo.
(edit) @40968   13 years vboxsync Runtime/r0drv/solaris: VBI integrate, move files.
(edit) @40967   13 years vboxsync Runtime/r0drv/solaris: spaces and remove debug printfs.
(edit) @40966   13 years vboxsync Runtime/r0drv/solaris: Dissolve VBI into IPRT.
(edit) @40855   13 years vboxsync RTR0DbgKrnlInfo: Release shall accept NIL handle. Made QuerySymbol …
(edit) @40809   13 years vboxsync Seems to work on solaris too.
(edit) @40806   13 years vboxsync RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
(edit) @40745   13 years vboxsync Runtime/r0drv/solaris: spaces.
(edit) @40702   13 years vboxsync Runtime/r0drv/solaris: dbg-r0drv build fix.
(edit) @40701   13 years vboxsync Runtime/r0drv/solaris: dbg-r0drv fix.
(edit) @40700   13 years vboxsync Runtime/r0drv/solaris: dbg-r0drv build fix.
(edit) @40698   13 years vboxsync Runtime/r0drv/solaris: build fix.
(edit) @40696   13 years vboxsync Runtime/r0drv/solaris: dbg-r0drv naming.
(edit) @40695   13 years vboxsync Runtime/r0drv/solaris: dbg-r0drv addressed todo and some fixes.
(edit) @40689   13 years vboxsync dbg-r0drv-solaris.c: gcc 4.5.2 build fixes and a todo.
(edit) @40670   13 years vboxsync Runtime/r0drv/solaris: ugh, tabs.
(edit) @40669   13 years vboxsync Runtime/r0drv: endif header include guard comment.
(edit) @40668   13 years vboxsync Runtime/r0drv: RTR0DbgKrnl implementation for Solaris.
(edit) @40231   13 years vboxsync Runtime/r0drv/solaris, HostDrivers/VBoxNetFlt/Solaris: Hold mod_lock …
(edit) @40227   13 years vboxsync VMM/VMMR0 SupDrv Solaris/MpNotification: Fix guru meditation/panics …
(edit) @40216   13 years vboxsync Runtime/r0drv/solaris: dead code removal.
(edit) @40149   13 years vboxsync Runtime/r0drv/solaris: fix debug build on Solaris 10 to not assert in …
(edit) @40050   13 years vboxsync Runtime/r0drv/solaris/vbi: removed obsolete files
(edit) @39515   13 years vboxsync *: Use RTLISTANCHOR.
(edit) @39460   13 years vboxsync Runtime/r0drv/solaris: Spinlocks should be taken at PIL_MAX.
(edit) @39443   13 years vboxsync Introduced RTThreadSleepNoLog for spinlocking in the electric fence …
(edit) @39208   13 years vboxsync Solaris/vbi Solaris/NetFlt: close ctf file opens.
(edit) @38672   13 years vboxsync r0drv/solaris/vbi: silence struct member offset info. during bootup.
(edit) @37976   13 years vboxsync Runtime/r0drv/solaris/vbi: CTF support for probing offsets into kernel …
(edit) @37949   13 years vboxsync Runtime/r0drv/Solaris/vbi: cleanup.
(edit) @37948   13 years vboxsync Runtime/r0drv/Solaris/vbi: temporary t_preempt offset fix.
(edit) @37947   13 years vboxsync Runtime/r0drv/Solaris/vbi: temporary fix for modified t_preempt offset …
(edit) @37423   14 years vboxsync Ran the source code massager (scm).
(edit) @37281   14 years vboxsync IPRT/r0drv/solaris: Working on large page allocation optimization. …
(edit) @37275   14 years vboxsync timer-r0drv-solaris.c: drop the vbi version check.
(edit) @37274   14 years vboxsync mpnotification-r0drv-solaris.c: drop the vbi version check.
(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.
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