VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @32919   14 年 vboxsync nits
(edit) @32757   14 年 vboxsync more fudge.
(edit) @32748   14 年 vboxsync r0drv/linux/timer-r0drv-linux.c: fixes for cpu specific timers.
(edit) @32737   14 年 vboxsync timer-r0drv-linux.c: Fixes.
(edit) @32713   14 年 vboxsync Runtime/alloc-r0drv: fixed invalid paramter return value
(edit) @32711   14 年 vboxsync timer-r0drv-linux.c: incorrect check for cpu migration.
(edit) @32708   14 年 vboxsync iprt: build fixes
(edit) @32707   14 年 vboxsync IPRT: Added RTMemAllocEx[Tag] and RTMemFreeEx, only implemented in …
(edit) @32674   14 年 vboxsync IPRT: started on some internal ring-0 alloc api.
(edit) @32670   14 年 vboxsync timer-r0drv-linux.c: bug fixes. The ugly guest debugging tracking will …
(edit) @32648   14 年 vboxsync IPRT: linux kernel timer changes, testcase. hrtimers are not working …
(edit) @32572   14 年 vboxsync VMM,SUPDrv,IPRT: More changes for related to the priodic preemption …
(edit) @32504   14 年 vboxsync SUPDrv,IPRT,VMM,DevAPIC: Added RTTimerCanDoHighResolution and exposed …
(edit) @32485   14 年 vboxsync timer-r0drv-linux.c: doc typo.
(edit) @32463   14 年 vboxsync IPRT/spinlock-r0drv-nt: Enabled RTSPINLOCK_NT_HACK_NOIRQ by default.
(edit) @32454   14 年 vboxsync Build fix.
(edit) @32453   14 年 vboxsync spinlock-r0drv-nt.cpp: Hack to try to resolve the ISR issue in …
(edit) @32348   14 年 vboxsync RTR0MemObj*: Return VERR_NOT_SUPPORTED instead of VERR_NOT_IMPLEMENTED …
(edit) @32303   14 年 vboxsync rtR0MemObjNativeFree/nt: Handle objects created by …
(edit) @31157   14 年 vboxsync iprt,++: Tag allocation in all builds with a string, defaulting to …
(edit) @30935   14 年 vboxsync IPRT/RTSEMEVENT_MAGIC_DEAD: Undid the accidental killing of Gaiman! :-)
(edit) @30933   14 年 vboxsync semevent-r0drv-solaris.c: review comments.
(edit) @30711   14 年 vboxsync Runtime/r0drv/Solaris: SemEvent fixes.
(edit) @30579   14 年 vboxsync semeventmulti-r0drv-solaris.c: Simplified it. No need to spend a lot …
(edit) @30578   14 年 vboxsync semeventmulti-r0drv-solaris.c: The atomic+volatile mess isn't needed …
(edit) @30576   14 年 vboxsync semeventmulti-r0drv-solaris.c: that the version changed is sufficient, …
(edit) @30552   14 年 vboxsync Runtime/r0drv/solaris: SemEventMulti fix.
(edit) @30491   14 年 vboxsync Runtime/r0drv/solaris: RTSemEvenMulti, remove temporary log line.
(edit) @30490   14 年 vboxsync Runtime/r0drv/solaris: fix RTSemEventMulti for spurious wakeups (#5090)
(edit) @30472   14 年 vboxsync Runtime/r0drv/Solaris: Fix RTSemEvent for spurious wakeups (#5090)
(edit) @30383   14 年 vboxsync Solaris/memobj: comment fix.
(edit) @30378   14 年 vboxsync Solaris/vbi: spaces->tabs.
(edit) @30374   14 年 vboxsync Solaris/vbi: fake vbi_is_preempt_enabled when vbi_init has not been …
(edit) @30362   14 年 vboxsync Exact version
(edit) @30359   14 年 vboxsync Typo
(edit) @30340   14 年 vboxsync DPC check for win7 x64
(edit) @30190   14 年 vboxsync Solaris/VBI: fix segvbi_fault and segvbi_getprot routines. Some style …
(edit) @30013   14 年 vboxsync scm cleanup.
(edit) @29878   14 年 vboxsync FreeBSD: Include header which declares kmem_alloc_attr or we crash …
(edit) @29877   14 年 vboxsync memobj-r0drv-freebsd.c: Fix low allocs if kmem_alloc_attr is used
(edit) @29832   14 年 vboxsync Fix
(edit) @29831   14 年 vboxsync alloc-r0drv-freebsd.c: Simplify the allocation of executable memory …
(edit) @29765   15 年 vboxsync *-r0drv-freebsd.c: Little cleanup and don't wire the pages twice …
(edit) @29763   15 年 vboxsync FreeBSD: Wiring in a user map requires VM_MAP_WIRE_USER. Fixes guest …
(edit) @29739   15 年 vboxsync memobj-r0drv-freebsd.cpp: Hopefully correct range check now…
(edit) @29738   15 年 vboxsync Runtime: Added DPC queue depth offsets for 2003 Server SP2.
(edit) @29714   15 年 vboxsync memobj-r0drv-freebsd.c: Correct range checks
(edit) @29711   15 年 vboxsync memobj-r0drv-freebsd.c: Use kmem_alloc_attr if available
(edit) @29705   15 年 vboxsync build fix
(edit) @29703   15 年 vboxsync Runtime: NT4 fixes
(edit) @29661   15 年 vboxsync IPRT: IPRT_DEBUG_SEMS cleanup - use macros.
(edit) @29648   15 年 vboxsync Runtime: s/TASK_COMM_LEN/sizeof(current->comm)/ (fix debug builds …
(edit) @29500   15 年 vboxsync Runtime/R0: FreeBSD build fixes
(edit) @29499   15 年 vboxsync mp-r0drv-freebsd.c: Use smp_no_rendevous_barrier as teardown function
(edit) @29476   15 年 vboxsync Tabs.
(edit) @29475   15 年 vboxsync Solaris/r0drv: fixed double downgrading of a page lock.
(edit) @29300   15 年 vboxsync RTMpPokeCpu-r0drv-solaris.c: needed assert.h.
(edit) @29284   15 年 vboxsync r0drv/solaris: asm*.h fixes
(edit) @29281   15 年 vboxsync iprt/r0drv/solaris: asm*.h fixes.
(edit) @29255   15 年 vboxsync darwin+asm.h build fixes.
(edit) @29254   15 年 vboxsync r0drv/nt: More fixes.
(edit) @29253   15 年 vboxsync initterm-r0drv-nt.cpp: build fix.
(edit) @29250   15 年 vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
(edit) @29027   15 年 vboxsync RTR0MemObjEnterPhys/rtR0MemObjNativeEnterPhys: Validate the cache …
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28788   15 年 vboxsync iprt/memobj: use the correct object for determining the cache policy
(edit) @28777   15 年 vboxsync iprt: added CachePolicy parameter to RTR0MemObjEnterPhys()
(edit) @28702   15 年 vboxsync spinlock-r0drv-linux.c: Added checks for consistent NoIrq usage.
(edit) @28697   15 年 vboxsync assert-r0drv-linux.c: added KERN_EMERG to the printk()s.
(edit) @28655   15 年 vboxsync Solaris/r0drv: SemEventMulti fix double decrement.
(edit) @28633   15 年 vboxsync Solaris/r0drv: RTSemMutex fix ref counting.
(edit) @28608   15 年 vboxsync Solaris/r0drv: fixed ref counting.
(edit) @28566   15 年 vboxsync Solaris/r0drv: semevent mutex fixes.
(edit) @28551   15 年 vboxsync Comments and spaces.
(edit) @28533   15 年 vboxsync Solaris/r0drv: RTSemMutex, removed cWaking, fSignaled added cRefs.
(edit) @28532   15 年 vboxsync Solaris/r0drv: RTSemMutex implementation.
(edit) @28519   15 年 vboxsync Compile fix
(edit) @28517   15 年 vboxsync semmutex-r0drv-nt.cpp: Made a shot at RTSemMutexIsOwned.
(edit) @28515   15 年 vboxsync semmutex-r0drv-darwin.cpp: Initial implementation.
(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.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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