VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @28503   15 年 vboxsync IPRT: Split up r0drv/darwin/semaphore-r0drv-darwin.cpp.
(edit) @28499   15 年 vboxsync Wrong flag
(edit) @28497   15 年 vboxsync Runtime/FreeBSD: Build fix
(edit) @28479   15 年 vboxsync semmutex-r0drv-freebsd.c: just remembered seeing SX_LOCK_RECURSED.
(edit) @28476   15 年 vboxsync semmutex-r0drv-freebsd.c: A quick sketch, very incomplete though and …
(edit) @28469   15 年 vboxsync semmutex-r0drv-linux.c: fairness fix.
(edit) @28466   15 年 vboxsync semmutex-r0drv-linux.c: bug fix.
(edit) @28462   15 年 vboxsync IPRT,SUPDrv: Basic testcase for ring-0 RTSemMutex*.
(edit) @28436   15 年 vboxsync IPRT: Reimplemented RTSemMutex for ring-0 linux - untested.
(edit) @28298   15 年 vboxsync iprt,Config.kmk: Make sure the RTMemAllocVar* alignment gets poisoned …
(edit) @28093   15 年 vboxsync Runtime/r0drv: Solaris, fixed rtr0MemObjNativeAllocCont to be below 4G …
(edit) @28018   15 年 vboxsync Solaris/r0drv: memobj, Argh.
(edit) @28017   15 年 vboxsync Solaris/r0drv: memobj, Move the Assertion check to common path.
(edit) @27776   15 年 vboxsync Solaris/r0drv: vbi fix, unsigned overflow.
(edit) @27740   15 年 vboxsync Solaris/r0drv: use our own dummy kernel vnode for page_allocs. kvp …
(edit) @27727   15 年 vboxsync vbi.h: missing function prototype.
(edit) @27675   15 年 vboxsync r0drv/Solaris: oops.
(edit) @27674   15 年 vboxsync r0drv/Solaris: comment.
(edit) @27673   15 年 vboxsync r0drv/Solaris: Physical non-contig allocations without kernel mapping.
(edit) @27669   15 年 vboxsync Runtime/r0drv/linux: fixed RTR0MemKernelIsValidAddr() for AMD64
(edit) @27414   15 年 vboxsync Solaris/r0drv: use ddi_umem_alloc for NC pages.
(edit) @27373   15 年 vboxsync Solaris/memobj: Try ddi_umem_alloc on the testbox.
(edit) @27352   15 年 vboxsync memobj-r0drv-nt.cpp: NT4 (vanilla, didn't check sp6) doesn't have …
(edit) @27199   15 年 vboxsync r0drv/linux/timer: hrtimer pinning fix for Linux >= 2.6.31 (code not …
(edit) @27198   15 年 vboxsync r0drv/linux/timer: be consistent, this is SMP only
(edit) @27196   15 年 vboxsync build fix
(edit) @27194   15 年 vboxsync r0drv/linux/timer: adapt to Linux kernels >= 2.6.31 where …
(edit) @27146   15 年 vboxsync memobj-r0drv-freebsd.c: Major rewrite again. Removed most of the …
(edit) @27115   15 年 vboxsync memobj-r0drv-solaris.c: corrected some assertions.
(edit) @27050   15 年 vboxsync r0drv/Solaris/alloc-r0drv-solaris: some cleanup.
(edit) @27037   15 年 vboxsync r0drv/solaris/memobj-r0drv-solaris: some cleanup.
(edit) @27010   15 年 vboxsync solaris/vbi/vbi.c: spaces to tabs.
(edit) @27009   15 年 vboxsync r0drv/solaris/memobj-r0drv-solaris: fixed max PHYS address …
(edit) @27004   15 年 vboxsync rtR0MemObjNativeAllocPhysNC: removed local debug statement.
(edit) @27003   15 年 vboxsync rtR0MemObjNativeAllocPhysNC implementation for Solaris.
(edit) @26994   15 年 vboxsync r0drv: comment typo
(edit) @26899   15 年 vboxsync R0/MemObj/FreeBSD: Various changes - Don't wire allocated pages twice …
(edit) @26887   15 年 vboxsync R0/MemObj/FreeBSD: Highly experimental changes. Implement PhysNC …
(edit) @26886   15 年 vboxsync IPRT/FreeBSD: Fix GetPagePhysAddr for lock objects
(edit) @26869   15 年 vboxsync Runtime/r0drv/memobj-linux: added printk debugging output for path in …
(edit) @26866   15 年 vboxsync Runtime/r0drv/memobj-linux: alignment for …
(edit) @26864   15 年 vboxsync Runtime/r0drv/memobj-linux: alignment for rtR0MemObjNativeAllocPhys()
(edit) @26847   15 年 vboxsync Don't pass uAlignment=0 to rtR0MemObjNativeAllocPhys, resolve the …
(edit) @26840   15 年 vboxsync Runtime/nt: In rtR0MemObjNativeAllocPhys() don't use …
(edit) @26829   15 年 vboxsync memobj-r0drv-freebsd.c: nit: no else after return.
(edit) @26771   15 年 vboxsync IPRT/memobj-r0drv-freebsd: Do not use vtophys to get the physical …
(edit) @26666   15 年 vboxsync r0drv/solaris: log fix.
(edit) @26643   15 年 vboxsync Solaris/R0drv: temporary failure case logging in contig alloc.
(edit) @26492   15 年 vboxsync Runtime: whitespace cleanup.
(edit) @26455   15 年 vboxsync Fixed regression
(edit) @26436   15 年 vboxsync Update
(edit) @26435   15 年 vboxsync Disallow non-paged alignment allocation in RTR0MemObjAllocPhysEx for …
(edit) @26434   15 年 vboxsync Use MmAllocateContiguousMemorySpecifyCache for specifying the …
(edit) @26432   15 年 vboxsync Update function description
(edit) @26430   15 年 vboxsync Introducing RTR0MemObjAllocPhysEx
(edit) @26344   15 年 vboxsync Runtime: white space cleanup.
(edit) @25951   15 年 vboxsync Runtime: gcc warning
(edit) @25759   15 年 vboxsync iprt/semaphore.h: RT_LOCK_CHECK_ORDER && IN_RING3 -> wrap …
(edit) @25724   15 年 vboxsync iprt: Use RTMSINTERVAL for timeouts. Fixed missing timeout underflow …
(edit) @25722   15 年 vboxsync iprt/RTSemFastMutex: A little cleanup.
(edit) @25721   15 年 vboxsync iprt/RTSemMutex: MutexSem -> hMutexSem
(edit) @25720   15 年 vboxsync iprt: Added RTSemEventMultiCreateEx and did some cleanups of the …
(edit) @25717   15 年 vboxsync iprt: Added RTSemEventCreateEx and did some cleanups of the …
(edit) @25714   15 年 vboxsync iprt: Adjuested the remaining RTSemMutex implementations.
(edit) @25645   15 年 vboxsync IPRT,DoxyFile.Core: Mopped up the errors in the IPRT doxygen run.
(edit) @25642   15 年 vboxsync DOXYGEN -> DOXYGEN_RUNNING.
(edit) @25591   15 年 vboxsync fix for compiling against Linux 2.6.33+
(edit) @25536   15 年 vboxsync iprt/assert.h: Added RTAssertMsg2Add[Weak][V] for dumping the lock …
(edit) @25533   15 年 vboxsync IPRT: Stub missing RTR0AssertPanicSystem implementations.
(edit) @25531   15 年 vboxsync RTR0AssertPanicSystem/solaris: bugfix.
(edit) @25530   15 年 vboxsync rtR0AssertNativeMsg2V: fixes all over the place.
(edit) @25528   15 年 vboxsync IPRT,SUPDrv,++: AssertMsg[12] -> AssertMsg1Weak, AssertMsg1, …
(edit) @25433   15 年 vboxsync semmutex-r0drv-nt.cpp: Corrected the RTSemMutexRequest implementation …
(edit) @25427   15 年 vboxsync Runtime/r0drv/timer-linux: make the hrtimer code work, requires Linux …
(edit) @25425   15 年 vboxsync the-linux-kernel.h: PAGE_KERNEL_EXEC was introduced with 2.6.8.
(edit) @25378   15 年 vboxsync Use RTSemMutexRequest*Debug in strict builds.
(edit) @25373   15 年 vboxsync IPRT,PDMCritSect: More validation changes. Validate posix and linux …
(edit) @25183   15 年 vboxsync r0drv/Solaris: fix warnings.
(edit) @25160   15 年 vboxsync IPRT/R0: Assert messages for spinlock magic.
(edit) @24956   15 年 vboxsync Runtime/r0drv/linux: final fix for the prepare_to_wait() / …
(edit) @24902   15 年 vboxsync Runtime/r0drv/linux: fix for the finish_wait() fix
(edit) @24885   15 年 vboxsync build fix
(edit) @24883   15 年 vboxsync Runtime/r0drv/linux: fix finish_wait() for Linux 2.4 kernels
(edit) @24435   15 年 vboxsync Solaris/r0drv: Fixed macro redefs defining _MACHDEP for all r0drv …
(edit) @24426   15 年 vboxsync Solaris/r0drv: as_pagelock fix typo.
(edit) @24425   15 年 vboxsync Solaris/r0drv: fix as_pagelock access error (host/guest common IPRT now).
(edit) @24388   15 年 vboxsync Solaris/r0drv, Solaris/Installer: Merge VBI into IPRT. (delete binaries).
(edit) @24386   15 年 vboxsync Solaris/r0drv: Merge VBI into IPRT.
(edit) @24287   15 年 vboxsync Made the common parts of the OS/2 additions build again.
(edit) @24247   15 年 vboxsync Solaris/mem-obj: some missed cleanup on errors.
(edit) @24181   15 年 vboxsync VMM,SUPDrv,IPRT: Always initialize RTSPINLOCKTMP structures.
(edit) @24180   15 年 vboxsync IPRT: Drop the extra usage counting in powernotification-r0drv.c and …
(edit) @24179   15 年 vboxsync iprt/initterm.h,SUPDrv-solaris.c: Added RTR0TermForced so the module …
(edit) @24034   15 年 vboxsync Backed out r53864; will cause too many problems unfortunately.
(edit) @24021   15 年 vboxsync Use KeSetSystemAffinityThread in RTThreadPreemptDisable/Enable. …
(edit) @24014   15 年 vboxsync Removed rtMpClearPoke function as it's no longer required. (fixes …
(edit) @23861   15 年 vboxsync Check if DPC array was initialized
(edit) @23717   15 年 vboxsync Runtime/r0drv/linux: include linux/sched.h directly (was always …
(edit) @23684   15 年 vboxsync Compile fix
(edit) @23683   15 年 vboxsync Use KeIpiGenericCall on Vista by default as well
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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