VirtualBox

source: vbox/trunk/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @62477   8 年 vboxsync (C) 2016
(edit) @58278   9 年 vboxsync r0drv: Make it possible to use RTMEM_WRAP_TO_EF_APIS in the VBOXR0DRV …
(edit) @57358   9 年 vboxsync *: scm cleanup run.
(edit) @57274   9 年 vboxsync iprt/r0drv/darwin: The remaining (hopefully) places where we might …
(edit) @57074   9 年 vboxsync r0drv/darwin: Added a whole bunch of EFLAGS.AC save and restores when …
(edit) @56290   9 年 vboxsync IPRT: Updated (C) year.
(edit) @48935   11 年 vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
(edit) @43375   12 年 vboxsync memobj-r0drv-darwin.cpp: 10.8.2 fixes.
(edit) @43355   12 年 vboxsync r0drv/darwin: memobj-r0drv-darwin; complete() and prepare() must be …
(edit) @43304   12 年 vboxsync Forward ported r78691 from 4.1: Extend r80723 / r78414 to Snow Leopard.
(edit) @43303   12 年 vboxsync Forward ported r78414 from 4.1: Fix VERR_NO_MEMORY loading VMMR0.r0
(edit) @42037   12 年 vboxsync Runtime/Darwin: RT_BIT -> iprt/x86.h constants (please review)
(edit) @42035   12 年 vboxsync r0drv/darwin/memobj: RT_ALIGN_Z.
(edit) @42025   12 年 vboxsync A few missed copyright year updates.
(edit) @42024   12 年 vboxsync VMM: RDTSCP support on Intel. Segregated some common CPU features from …
(edit) @41090   13 年 vboxsync memobj-r0drv-darwin.cpp: Attempt at fixing the vm_protect/fExecute problem.
(edit) @41077   13 年 vboxsync Disabled the broken vm_protect code again.
(edit) @41070   13 年 vboxsync memobj-r0drv-darwin.cpp: Respect the fExecutable flag again.
(edit) @41069   13 年 vboxsync GMMR0,memobj-r0drv-darwin.cpp: Moved the allocate fudge factor from …
(edit) @41060   13 年 vboxsync Disabled experimental honoring of the fExecutable parameter in …
(edit) @41053   13 年 vboxsync memobj-r0drv-darwin.cpp: Use rtR0MemObjNativeProtect to set …
(edit) @39744   13 年 vboxsync rtr0memobj: Status code adjustments.
(edit) @36555   14 年 vboxsync Use DECLHIDDEN, especially in IPRT.
(edit) @33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
(edit) @32348   14 年 vboxsync RTR0MemObj*: Return VERR_NOT_SUPPORTED instead of VERR_NOT_IMPLEMENTED …
(edit) @29255   15 年 vboxsync darwin+asm.h build fixes.
(edit) @29027   15 年 vboxsync RTR0MemObjEnterPhys/rtR0MemObjNativeEnterPhys: Validate the cache …
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28777   15 年 vboxsync iprt: added CachePolicy parameter to RTR0MemObjEnterPhys()
(edit) @26847   15 年 vboxsync Don't pass uAlignment=0 to rtR0MemObjNativeAllocPhys, resolve the …
(edit) @26430   15 年 vboxsync Introducing RTR0MemObjAllocPhysEx
(edit) @23610   15 年 vboxsync IPRT,VMM,SUPDrv,VBGLR0: Added a parameter to RTR0MemObjLockUser/Kernel …
(edit) @22069   15 年 vboxsync memobj-r0drv-darwin.cpp: Fixed assertion which would cause panic in …
(edit) @22052   15 年 vboxsync IPRT: RT_MORE_STRICT for r0rdv and r0drv/darwin.
(edit) @21497   15 年 vboxsync RTR0MemObj*: correctly reject unsupported alignment requirements …
(edit) @20525   15 年 vboxsync iprt/memobj.h: Added RTR0MemObjProtect, only implemented for darwin.
(edit) @20507   15 年 vboxsync memobj-r0drv-darwin.cpp: Failed attempt at fixing …
(edit) @19956   16 年 vboxsync memobj-r0drv-darwin.cpp: Added an ugly hack in …
(edit) @16329   16 年 vboxsync memobj-r0drv-darwin.cpp: A few APIs was retired or deprecated in …
(edit) @15835   16 年 vboxsync rtR0MemObjNativeEnterPhys: Use method supporting 64-bit physical …
(edit) @14836   16 年 vboxsync SUPDrv.c/memobj-r0drv-darwin.cpp: removed debug printf left behind …
(edit) @14824   16 年 vboxsync IPRT: RTR0MemObjMapKernelEx for mapping a portion of a memory object …
(edit) @13839   16 年 vboxsync And yet more %V* -> %R* changes…
(edit) @9063   17 年 vboxsync Workaround for #2833.
(edit) @8245   17 年 vboxsync rebranding: IPRT files again.
(edit) @8170   17 年 vboxsync Rebranding: replacing more innotek strings.
(edit) @8155   17 年 vboxsync The Big Sun Rebranding Header Change
(edit) @7798   17 年 vboxsync rtR0MemObjNativeAllocPhysNC
(edit) @7783   17 年 vboxsync Don't try implement rtR0MemObjNativeAllocPhysNC without an optimal …
(edit) @5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
(edit) @4781   17 年 vboxsync eol
(edit) @4155   17 年 vboxsync RTR0MemGetAddressR3 & RTR0MemObjLockUser. Linux memobj impl.
(edit) @4136   17 年 vboxsync Added RTR0MemObjAllocPhysNC. Changed the two APIs taking ring-3 …
(edit) @4135   17 年 vboxsync Use size_t for the page index. Added API for querying the ring-3 address.
(edit) @4071   17 年 vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @2981   17 年 vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @1460   18 年 vboxsync Partial fix for the VirtualBox startup hang - don't allocate …
(edit) @394   18 年 vboxsync Use the vm_map_wire mode as it appears to be kinder to heap consumption.
(edit) @392   18 年 vboxsync Added a process specifier to the APIs dealing with user addresses.
(edit) @385   18 年 vboxsync RTProcSelf, RTR0ProcHandleSelf, RTR0PROCESS.
(edit) @377   18 年 vboxsync vm_map_wire/vm_map_unwire (alternative that didn't make any difference …
(edit) @218   18 年 vboxsync An attempt at locking which doesn't seem to work very well..
(edit) @217   18 年 vboxsync hacking darwin memory objects.
(edit) @207   18 年 vboxsync cleaning up some header stuff.
(add) @1   55 年 vboxsync import
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette