|
|
@37228
|
14 years |
vboxsync |
SUPDrv,VMM,VBoxDD*: Implemented native loading of the angnostic …
|
|
|
@37111
|
14 years |
vboxsync |
Runtime/r0drv: delete unused file, confusing.
|
|
|
@37071
|
14 years |
vboxsync |
VMM: Online/offine CPUs, solaris debug build fix.
|
|
|
@37062
|
14 years |
vboxsync |
VMM: Support for online/offlining of CPUs.
|
|
|
@36623
|
14 years |
vboxsync |
Runtime/r0drv/solaris: 32-bit fix of r71000.
|
|
|
@36565
|
14 years |
vboxsync |
Runtime/r0drv/solaris: Use kernel pages from free and cachelists.
|
|
|
@36555
|
14 years |
vboxsync |
Use DECLHIDDEN, especially in IPRT.
|
|
|
@36505
|
14 years |
vboxsync |
Runtime/r0drv/solaris/vbi: log.
|
|
|
@36392
|
14 years |
vboxsync |
r0drv/solaris/solevent*: Must re-check the wait condition before going …
|
|
|
@36287
|
14 years |
vboxsync |
Runtime/r0drv/solaris: Fix for PIL changes while spinning across calls …
|
|
|
@36286
|
14 years |
vboxsync |
Warning again.
|
|
|
@36282
|
14 years |
vboxsync |
Supress a Warning.
|
|
|
@36261
|
14 years |
vboxsync |
Runtime/r0drv/solaris/semeventwait: Assert that PIL should not be …
|
|
|
@36232
|
14 years |
vboxsync |
RTCPUSET, SUPDrv: Preparation for supporting 256 CPUs/cores/threads.
|
|
|
@36190
|
14 years |
vboxsync |
IPRT,Drivers: Committed a modified version of the …
|
|
|
@34256
|
14 years |
vboxsync |
IPRT: Must clear the TLS entry holding RTTHREAD before freeing the …
|
|
|
@33736
|
14 years |
vboxsync |
semeventwait-r0drv-solaris.h: Disabled deadlocking fallback code.
|
|
|
@33676
|
14 years |
vboxsync |
scm cleanup run.
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@33269
|
14 years |
vboxsync |
IPRT: A quick replacement of the RTMemPage* and RTMemExec* APIs on …
|
|
|
@33168
|
14 years |
vboxsync |
warning
|
|
|
@33166
|
14 years |
vboxsync |
semeventwait-r0drv-solaris.h: addressed a potential timeout race.
|
|
|
@33155
|
14 years |
vboxsync |
IPRT: Added RTSemEventGetResolution and RTSemEventMultiGetResolution …
|
|
|
@33152
|
14 years |
vboxsync |
IPRT/r0drv/solaris: Some more adjustments.
|
|
|
@33151
|
14 years |
vboxsync |
IPRT/r0drv/solaris: Some more adjustments.
|
|
|
@33150
|
14 years |
vboxsync |
IPRT/r0drv/solaris: Some more adjustments.
|
|
|
@33149
|
14 years |
vboxsync |
IPRT/r0drv/solaris: Use timeout_generic for high resolution timeouts …
|
|
|
@33144
|
14 years |
vboxsync |
IPRT: Reimplemented ring-0 event semaphores for solaris.
|
|
|
@33092
|
14 years |
vboxsync |
IPRT: Fixed and enabled the new code in …
|
|
|
@33070
|
14 years |
vboxsync |
semeventmulti-r0drv-solaris.c: High resolution timeout hacking in …
|
|
|
@32919
|
14 years |
vboxsync |
nits
|
|
|
@32708
|
14 years |
vboxsync |
iprt: build fixes
|
|
|
@32707
|
14 years |
vboxsync |
IPRT: Added RTMemAllocEx[Tag] and RTMemFreeEx, only implemented in …
|
|
|
@32674
|
14 years |
vboxsync |
IPRT: started on some internal ring-0 alloc api.
|
|
|
@32572
|
14 years |
vboxsync |
VMM,SUPDrv,IPRT: More changes for related to the priodic preemption …
|
|
|
@32504
|
14 years |
vboxsync |
SUPDrv,IPRT,VMM,DevAPIC: Added RTTimerCanDoHighResolution and exposed …
|
|
|
@32348
|
14 years |
vboxsync |
RTR0MemObj*: Return VERR_NOT_SUPPORTED instead of VERR_NOT_IMPLEMENTED …
|
|
|
@30935
|
14 years |
vboxsync |
IPRT/RTSEMEVENT_MAGIC_DEAD: Undid the accidental killing of Gaiman! :-)
|
|
|
@30933
|
14 years |
vboxsync |
semevent-r0drv-solaris.c: review comments.
|
|
|
@30711
|
14 years |
vboxsync |
Runtime/r0drv/Solaris: SemEvent fixes.
|
|
|
@30579
|
14 years |
vboxsync |
semeventmulti-r0drv-solaris.c: Simplified it. No need to spend a lot …
|
|
|
@30578
|
14 years |
vboxsync |
semeventmulti-r0drv-solaris.c: The atomic+volatile mess isn't needed …
|
|
|
@30576
|
14 years |
vboxsync |
semeventmulti-r0drv-solaris.c: that the version changed is sufficient, …
|
|
|
@30552
|
14 years |
vboxsync |
Runtime/r0drv/solaris: SemEventMulti fix.
|
|
|
@30491
|
14 years |
vboxsync |
Runtime/r0drv/solaris: RTSemEvenMulti, remove temporary log line.
|
|
|
@30490
|
14 years |
vboxsync |
Runtime/r0drv/solaris: fix RTSemEventMulti for spurious wakeups (#5090)
|
|
|
@30472
|
14 years |
vboxsync |
Runtime/r0drv/Solaris: Fix RTSemEvent for spurious wakeups (#5090)
|
|
|
@30383
|
14 years |
vboxsync |
Solaris/memobj: comment fix.
|
|
|
@30378
|
14 years |
vboxsync |
Solaris/vbi: spaces->tabs.
|
|
|
@30374
|
14 years |
vboxsync |
Solaris/vbi: fake vbi_is_preempt_enabled when vbi_init has not been …
|
|
|
@30190
|
14 years |
vboxsync |
Solaris/VBI: fix segvbi_fault and segvbi_getprot routines. Some style …
|
|
|
@30013
|
15 years |
vboxsync |
scm cleanup.
|
|
|
@29476
|
15 years |
vboxsync |
Tabs.
|
|
|
@29475
|
15 years |
vboxsync |
Solaris/r0drv: fixed double downgrading of a page lock.
|
|
|
@29300
|
15 years |
vboxsync |
RTMpPokeCpu-r0drv-solaris.c: needed assert.h.
|
|
|
@29284
|
15 years |
vboxsync |
r0drv/solaris: asm*.h fixes
|
|
|
@29281
|
15 years |
vboxsync |
iprt/r0drv/solaris: asm*.h fixes.
|
|
|
@29027
|
15 years |
vboxsync |
RTR0MemObjEnterPhys/rtR0MemObjNativeEnterPhys: Validate the cache …
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28777
|
15 years |
vboxsync |
iprt: added CachePolicy parameter to RTR0MemObjEnterPhys()
|
|
|
@28655
|
15 years |
vboxsync |
Solaris/r0drv: SemEventMulti fix double decrement.
|
|
|
@28633
|
15 years |
vboxsync |
Solaris/r0drv: RTSemMutex fix ref counting.
|
|
|
@28608
|
15 years |
vboxsync |
Solaris/r0drv: fixed ref counting.
|
|
|
@28566
|
15 years |
vboxsync |
Solaris/r0drv: semevent mutex fixes.
|
|
|
@28551
|
15 years |
vboxsync |
Comments and spaces.
|
|
|
@28533
|
15 years |
vboxsync |
Solaris/r0drv: RTSemMutex, removed cWaking, fSignaled added cRefs.
|
|
|
@28532
|
15 years |
vboxsync |
Solaris/r0drv: RTSemMutex implementation.
|
|
|
@28298
|
15 years |
vboxsync |
iprt,Config.kmk: Make sure the RTMemAllocVar* alignment gets poisoned …
|
|
|
@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.
|
|
|