|
|
@18920
|
16 years |
vboxsync |
Runtime/R0/FreeBSD: Implement method to map kernel memory into user space
|
|
|
@18919
|
16 years |
vboxsync |
Runtime/R0/FreeBSD: Use msleep_spin instead of msleep because the …
|
|
|
@18918
|
16 years |
vboxsync |
Runtime/R0/FreeBSD: Include needed header files
|
|
|
@18917
|
16 years |
vboxsync |
Runtime/R0/FreeBSD: Delete forgotten file
|
|
|
@15843
|
16 years |
vboxsync |
RTMpIsCpuWorkPending() -> RTMpIsCpuWorkPending(void), corrected …
|
|
|
@15837
|
16 years |
vboxsync |
Added RTMpIsCpuWorkPending stub.
|
|
|
@14824
|
16 years |
vboxsync |
IPRT: RTR0MemObjMapKernelEx for mapping a portion of a memory object …
|
|
|
@14318
|
16 years |
vboxsync |
Fix a couple of words doubled in comments. No code changes.
|
|
|
@9444
|
17 years |
vboxsync |
Added iTick to FNTIMER (the timer callback).
|
|
|
@9352
|
17 years |
vboxsync |
Added missing pTimer->iTick++.
|
|
|
@8245
|
17 years |
vboxsync |
rebranding: IPRT files again.
|
|
|
@8170
|
17 years |
vboxsync |
Rebranding: replacing more innotek strings.
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@7517
|
17 years |
vboxsync |
Additions/FreeBSD: initial commit
Mostly tested on FreeBSD 7.0.
…
|
|
|
@7254
|
17 years |
vboxsync |
Sketched out RTMp*. (All the platform specific code is disabled.)
|
|
|
@7042
|
17 years |
vboxsync |
Fence the r0drv heap routines for strict builds.
|
|
|
@6478
|
17 years |
vboxsync |
Drop annoying the cb != sizeof(void *) assertion.
|
|
|
@5334
|
17 years |
vboxsync |
check the right magic.
|
|
|
@4989
|
17 years |
vboxsync |
physnc fix.
|
|
|
@4542
|
17 years |
vboxsync |
Some freebsd fixes.
|
|
|
@4155
|
17 years |
vboxsync |
RTR0MemGetAddressR3 & RTR0MemObjLockUser. Linux memobj impl.
|
|
|
@4136
|
17 years |
vboxsync |
Added RTR0MemObjAllocPhysNC. Changed the two APIs taking ring-3 …
|
|
|
@4135
|
17 years |
vboxsync |
Use size_t for the page index. Added API for querying the ring-3 address.
|
|
|
@4049
|
18 years |
vboxsync |
Some untested FreeBSD memory code.
|
|
|
@4038
|
18 years |
vboxsync |
some notes from kernel digging.
|
|
|
@3977
|
18 years |
vboxsync |
Implemented the timer and time apis for freebsd, stubbed the memobj ones.
|
|
|
@3705
|
18 years |
vboxsync |
RTStrPrintfV
|
|
|
@3680
|
18 years |
vboxsync |
Implemented some more FreeBSD ring-0 driver code.
|
|
|
@3679
|
18 years |
vboxsync |
Implemented some more FreeBSD ring-0 driver code.
|