VirtualBox

source: vbox/trunk/src/VBox/Runtime/r0drv

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @41783   12 年 vboxsync Doxygen, comment typos.
(edit) @41776   12 年 vboxsync doxygen comments.
(edit) @41774   12 年 vboxsync bugref..
(edit) @41701   12 年 vboxsync Runtime/r0drv/solaris: comment.
(edit) @41684   12 年 vboxsync Runtime/r0drv/solaris: cosmetics.
(edit) @41682   12 年 vboxsync Runtime/r0drv/solaris: Query PG_NORELOC support for large pages.
(edit) @41680   12 年 vboxsync Runtime/r0drv/solaris: cleanup.
(edit) @41660   12 年 vboxsync IPRT/r0drv/Linux: make it work with Linux 3.5 kernels
(edit) @41656   12 年 vboxsync Runtime/r0drv/solaris: We don't directly use kflts anymore, don't …
(edit) @41652   12 年 vboxsync Runtime/r0drv/solaris: Proper high limit constraint on PHYS_NC …
(edit) @41629   12 年 vboxsync Runtime/r0drv/solaris: Off-by-one error fix.
(edit) @41628   12 年 vboxsync Runtime/r0drv/solaris: cosmetics.
(edit) @41627   12 年 vboxsync Runtime/r0drv/solaris: Fix to prevent paging out during freeing of 4K …
(edit) @41622   12 年 vboxsync Runtime/r0drv/Solaris: Implemented large page support. Fixed possible …
(edit) @41169   13 年 vboxsync IPRT,SUPDrv: RTR0MemKernelCopyFrom/To for safe kernel memory access in …
(edit) @41146   13 年 vboxsync memobj-r0drv-solaris: Implemented rtR0MemObjNativeMapKernel.
(edit) @41116   13 年 vboxsync rtR0MemObjNativeLockUser: Force write access to COW pages.
(edit) @41090   13 年 vboxsync memobj-r0drv-darwin.cpp: Attempt at fixing the vm_protect/fExecute problem.
(edit) @41082   13 年 vboxsync Runtime/r0drv/linux: PhysHighest is inclusive, highest permittable …
(edit) @41081   13 年 vboxsync Runtime/r0drv/solaris: implemented honoring upper physical limit in …
(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) @41061   13 年 vboxsync alloc-r0drv-darwin.cpp: call RTR0MemObjProtect since fExecutable isn't …
(edit) @41060   13 年 vboxsync Disabled experimental honoring of the fExecutable parameter in …
(edit) @41054   13 年 vboxsync alloc-r0drv-darwin.cpp: Use RTR0MemObjAllocPage to satisfy …
(edit) @41053   13 年 vboxsync memobj-r0drv-darwin.cpp: Use rtR0MemObjNativeProtect to set …
(edit) @41052   13 年 vboxsync Deal with 10.8 being PIE and not loaded at the link address.
(edit) @41050   13 年 vboxsync Made dbgkrnlinfo-r0drv-darwin.cpp work with 10.8 preview 3.
(edit) @40978   13 年 vboxsync Runtime/r0drv/solaris: unused global variable.
(edit) @40977   13 年 vboxsync Runtime/r0drv/solaris: minor cleanup.
(edit) @40972   13 年 vboxsync Runtime/r0drv/solaris: use page.h's PG_KFLT define.
(edit) @40971   13 年 vboxsync Runtime/r0drv/solaris: remove temporary debug prints.
(edit) @40970   13 年 vboxsync Runtime/r0drv/solaris: Finally delete vbi subdir.
(edit) @40969   13 年 vboxsync Runtime/r0drv/solaris: dbg -> dbgkrnlinfo.
(edit) @40968   13 年 vboxsync Runtime/r0drv/solaris: VBI integrate, move files.
(edit) @40967   13 年 vboxsync Runtime/r0drv/solaris: spaces and remove debug printfs.
(edit) @40966   13 年 vboxsync Runtime/r0drv/solaris: Dissolve VBI into IPRT.
(edit) @40938   13 年 vboxsync runtime: backed out r77481,r77482,r77483,r77484,r77485
(edit) @40934   13 年 vboxsync Runtime: linux 3.4-rc3 build fix [-fpermissive]
(edit) @40916   13 年 vboxsync FreeBSD/MemObjR0: Bug fixes (Thanks to Andriy Gapon and Bernhard Froehlich)
(edit) @40894   13 年 vboxsync IPRT/SUPDrv: Don't create a fixed sized heap if we don't have to, use …
(edit) @40871   13 年 vboxsync build fix
(edit) @40856   13 年 vboxsync IPRT: Transformed the RTR0MachKernel API into RTR0DbgKrnlInfo.
(edit) @40855   13 年 vboxsync RTR0DbgKrnlInfo: Release shall accept NIL handle. Made QuerySymbol …
(edit) @40817   13 年 vboxsync Seems to work.
(edit) @40809   13 年 vboxsync Seems to work on solaris too.
(edit) @40808   13 年 vboxsync Seems to work fine on linux.
(edit) @40806   13 年 vboxsync RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
(edit) @40745   13 年 vboxsync Runtime/r0drv/solaris: spaces.
(edit) @40702   13 年 vboxsync Runtime/r0drv/solaris: dbg-r0drv build fix.
(edit) @40701   13 年 vboxsync Runtime/r0drv/solaris: dbg-r0drv fix.
(edit) @40700   13 年 vboxsync Runtime/r0drv/solaris: dbg-r0drv build fix.
(edit) @40698   13 年 vboxsync Runtime/r0drv/solaris: build fix.
(edit) @40696   13 年 vboxsync Runtime/r0drv/solaris: dbg-r0drv naming.
(edit) @40695   13 年 vboxsync Runtime/r0drv/solaris: dbg-r0drv addressed todo and some fixes.
(edit) @40689   13 年 vboxsync dbg-r0drv-solaris.c: gcc 4.5.2 build fixes and a todo.
(edit) @40670   13 年 vboxsync Runtime/r0drv/solaris: ugh, tabs.
(edit) @40669   13 年 vboxsync Runtime/r0drv: endif header include guard comment.
(edit) @40668   13 年 vboxsync Runtime/r0drv: RTR0DbgKrnl implementation for Solaris.
(edit) @40304   13 年 vboxsync IPRT: fixed OS/2 'bitrot'.
(edit) @40231   13 年 vboxsync Runtime/r0drv/solaris, HostDrivers/VBoxNetFlt/Solaris: Hold mod_lock …
(edit) @40227   13 年 vboxsync VMM/VMMR0 SupDrv Solaris/MpNotification: Fix guru meditation/panics …
(edit) @40216   13 年 vboxsync Runtime/r0drv/solaris: dead code removal.
(edit) @40149   13 年 vboxsync Runtime/r0drv/solaris: fix debug build on Solaris 10 to not assert in …
(edit) @40050   13 年 vboxsync Runtime/r0drv/solaris/vbi: removed obsolete files
(edit) @39841   13 年 vboxsync d'oh!
(edit) @39840   13 年 vboxsync more Linux 3.3 fixes
(edit) @39829   13 年 vboxsync Runtime/linux: linux-3.3.0-rc1 some headers requires IS_ENABLED(x) …
(edit) @39808   13 年 vboxsync Runtime/r0drv: get the physical address of Linux kernel kmap mappings …
(edit) @39744   13 年 vboxsync rtr0memobj: Status code adjustments.
(edit) @39705   13 年 vboxsync comment indent.
(edit) @39703   13 年 vboxsync Runtime/r0drv: get the physical address of Linux kernel kmap mappings …
(edit) @39702   13 年 vboxsync Runtime/r0drv/Linux: reverted r75548, not the right fix.
(edit) @39701   13 年 vboxsync attempt at fixing the add build.
(edit) @39697   13 年 vboxsync Runtime/r0drv: get the physical address of Linux kernel kmap mappings too.
(edit) @39657   13 年 vboxsync IPRT/FreeBSD: Rewrite of R0 memory objects handling, thanks to Andriy …
(edit) @39656   13 年 vboxsync IPRT/FreeBSD: Fix warning, thanks to Andriy Gapon and Bernhard Froehlich
(edit) @39521   13 年 vboxsync FreeBSD: Certain fixes to run on CURRENT and clean up the support …
(edit) @39515   13 年 vboxsync *: Use RTLISTANCHOR.
(edit) @39460   13 年 vboxsync Runtime/r0drv/solaris: Spinlocks should be taken at PIL_MAX.
(edit) @39443   13 年 vboxsync Introduced RTThreadSleepNoLog for spinlocking in the electric fence …
(edit) @39208   13 年 vboxsync Solaris/vbi Solaris/NetFlt: close ctf file opens.
(edit) @39013   13 年 vboxsync initterm-r0drv-linux.c: Attempting to fix the build for < 2.5.41.
(edit) @39008   13 年 vboxsync in_atomic() was added in 2.5.32 (i386).
(edit) @39007   13 年 vboxsync timer-r0drv-linux.c: Make 100% sure we ever call del_timer_sync while …
(edit) @39006   13 年 vboxsync duh!
(edit) @39005   13 年 vboxsync build fix
(edit) @39004   13 年 vboxsync timer-r0drv-linux.c, ++: Don't use del_timer_sync when calling from a …
(edit) @38958   13 年 vboxsync RTR0MemObjEnterPhys/NT: Support RTMEM_CACHE_POLICY_MMIO.
(edit) @38672   13 年 vboxsync r0drv/solaris/vbi: silence struct member offset info. during bootup.
(edit) @38232   13 年 vboxsync rtMpNotificationLinuxOnCurrentCpu must be declared as a callback.
(edit) @38199   13 年 vboxsync mpnotification-r0drv-linux.c: More assertion details.
(edit) @37976   13 年 vboxsync Runtime/r0drv/solaris/vbi: CTF support for probing offsets into kernel …
(edit) @37949   13 年 vboxsync Runtime/r0drv/Solaris/vbi: cleanup.
(edit) @37948   13 年 vboxsync Runtime/r0drv/Solaris/vbi: temporary t_preempt offset fix.
(edit) @37947   13 年 vboxsync Runtime/r0drv/Solaris/vbi: temporary fix for modified t_preempt offset …
(edit) @37774   13 年 vboxsync Build fixes for current FreeBSD 9 (Thanks to Bernhard Froehlich and …
(edit) @37672   13 年 vboxsync warnings
(edit) @37597   13 年 vboxsync darwin build fix
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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