|
|
@29714
|
15 years |
vboxsync |
memobj-r0drv-freebsd.c: Correct range checks
|
|
|
@29711
|
15 years |
vboxsync |
memobj-r0drv-freebsd.c: Use kmem_alloc_attr if available
|
|
|
@29027
|
15 years |
vboxsync |
RTR0MemObjEnterPhys/rtR0MemObjNativeEnterPhys: Validate the cache …
|
|
|
@28777
|
15 years |
vboxsync |
iprt: added CachePolicy parameter to RTR0MemObjEnterPhys()
|
|
|
@27146
|
15 years |
vboxsync |
memobj-r0drv-freebsd.c: Major rewrite again. Removed most of the …
|
|
|
@26899
|
15 years |
vboxsync |
R0/MemObj/FreeBSD: Various changes
- Don't wire allocated pages twice …
|
|
|
@26887
|
15 years |
vboxsync |
R0/MemObj/FreeBSD: Highly experimental changes. Implement PhysNC …
|
|
|
@26886
|
15 years |
vboxsync |
IPRT/FreeBSD: Fix GetPagePhysAddr for lock objects
|
|
|
@26847
|
15 years |
vboxsync |
Don't pass uAlignment=0 to rtR0MemObjNativeAllocPhys, resolve the …
|
|
|
@26829
|
15 years |
vboxsync |
memobj-r0drv-freebsd.c: nit: no else after return.
|
|
|
@26771
|
15 years |
vboxsync |
IPRT/memobj-r0drv-freebsd: Do not use vtophys to get the physical …
|
|
|
@26430
|
15 years |
vboxsync |
Introducing RTR0MemObjAllocPhysEx
|
|
|
@23610
|
15 years |
vboxsync |
IPRT,VMM,SUPDrv,VBGLR0: Added a parameter to RTR0MemObjLockUser/Kernel …
|
|
|
@22574
|
15 years |
vboxsync |
Runtime/memobj-r0drv-freebsd: rtR0MemObjNativeReserveInMap may remove …
|
|
|
@21658
|
15 years |
vboxsync |
Runtime/memobj-freebsd: Fix crash during VM temrination on …
|
|
|
@21497
|
15 years |
vboxsync |
RTR0MemObj*: correctly reject unsupported alignment requirements …
|
|
|
@20525
|
16 years |
vboxsync |
iprt/memobj.h: Added RTR0MemObjProtect, only implemented for darwin.
|
|
|
@19673
|
16 years |
vboxsync |
Runtime/r0drv-freebsd: Change the pag allocation code again. …
|
|
|
@19591
|
16 years |
vboxsync |
Runtime/r0drv-freebsd: Disable the active code for allocating pages …
|
|
|
@19563
|
16 years |
vboxsync |
HostDrivers,Runtime/r0drv-freebsd: Fix compiling on FreeBSD 8. Thanks …
|
|
|
@19341
|
16 years |
vboxsync |
Runtime/r0drv-freebsd: Fixes for FreeBSD 8.0. Thanks to Ulf Lilleengen
|
|
|
@19071
|
16 years |
vboxsync |
memobj-r0drv-freebsd.c: make the exit point easier to spot.
|
|
|
@19005
|
16 years |
vboxsync |
Runtime/R0/FreeBSD: Fix the rc hack. We can safely return with …
|
|
|
@18972
|
16 years |
vboxsync |
IPRT/r0drv/freebsd: properties.
|
|
|
@18970
|
16 years |
vboxsync |
memobj-r0drv-freebsd.c: nitpicking…
|
|
|
@18960
|
16 years |
vboxsync |
Runtime/R0/FreeBSD: Fix the host crash during VM termination with …
|
|
|
@18920
|
16 years |
vboxsync |
Runtime/R0/FreeBSD: Implement method to map kernel memory into user space
|
|
|
@14824
|
16 years |
vboxsync |
IPRT: RTR0MemObjMapKernelEx for mapping a portion of a memory object …
|
|
|
@8245
|
17 years |
vboxsync |
rebranding: IPRT files again.
|
|
|
@8170
|
17 years |
vboxsync |
Rebranding: replacing more innotek strings.
|
|
|
@4989
|
17 years |
vboxsync |
physnc fix.
|
|
|
@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
|
17 years |
vboxsync |
Some untested FreeBSD memory code.
|
|
|
@4038
|
17 years |
vboxsync |
some notes from kernel digging.
|
|
|
@3977
|
17 years |
vboxsync |
Implemented the timer and time apis for freebsd, stubbed the memobj ones.
|
|
copied from trunk/src/VBox/Runtime/r0drv/os2/memobj-r0drv-os2.cpp
|
|
|
@3236
|
17 years |
vboxsync |
comment.
|