VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @35294   14 年 vboxsync Linux hosts: quick fix for CONFIG_DEBUG_SET_MODULE_RONX
(edit) @35165   14 年 vboxsync memobj-r0drv-linux: defined is more correct here
(edit) @35051   14 年 vboxsync warnings
(edit) @34406   14 年 vboxsync iprt/list.h: RTListNodeGetFirst/Last -> RTListGetFirst/Last; added …
(edit) @34256   14 年 vboxsync IPRT: Must clear the TLS entry holding RTTHREAD before freeing the …
(edit) @33736   14 年 vboxsync semeventwait-r0drv-solaris.h: Disabled deadlocking fallback code.
(edit) @33676   14 年 vboxsync scm cleanup run.
(edit) @33642   14 年 vboxsync this flag is not available in Linux 2.4
(edit) @33641   14 年 vboxsync bit more safety
(edit) @33640   14 年 vboxsync Linux host page allocator: don't use system reserves for >=1M reqs
(edit) @33630   14 年 vboxsync waitqueue-r0drv-linux.h: Use the RT_NS/US_1SEC constants.
(edit) @33619   14 年 vboxsync Runtime/r0drv/memobj-r0drv-linux.c: set GFP_NOMEMALLOC when …
(edit) @33609   14 年 vboxsync Runtime/r0drv/linux: fix absolute timeouts with Linux jiffies
(edit) @33603   14 年 vboxsync timer-r0drv-linux: typo, fixes hangs with highres timers enabled
(edit) @33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
(edit) @33527   14 年 vboxsync Fix name
(edit) @33441   14 年 vboxsync Linux additions: symlinks only for Linux 2.6 guests
(edit) @33439   14 年 vboxsync IPRT, Linux additions, Shared folders: added support for guest shared …
(edit) @33393   14 年 vboxsync IPRT: Some old OS/2 build fixes.
(edit) @33384   14 年 vboxsync FreeBSD: More fixes to the RTSemEventWaitEx code. tstSupSem passes …
(edit) @33381   14 年 vboxsync FreeBSD: Fix absolut timeouts. The sleepq_* KPI takes uses only …
(edit) @33376   14 年 vboxsync FreeBSD: Implement RTSemEvent{|Multi}WaitEx
(edit) @33373   14 年 vboxsync semeventmulti-r0drv-linux: Missing release during destroy
(edit) @33358   14 年 vboxsync Runtime/r0drv/linux: fix for debug builds on 2.4 kernels
(edit) @33311   14 年 vboxsync comment
(edit) @33269   14 年 vboxsync IPRT: A quick replacement of the RTMemPage* and RTMemExec* APIs on …
(edit) @33168   14 年 vboxsync warning
(edit) @33166   14 年 vboxsync semeventwait-r0drv-solaris.h: addressed a potential timeout race.
(edit) @33158   14 年 vboxsync build fixes
(edit) @33155   14 年 vboxsync IPRT: Added RTSemEventGetResolution and RTSemEventMultiGetResolution …
(edit) @33152   14 年 vboxsync IPRT/r0drv/solaris: Some more adjustments.
(edit) @33151   14 年 vboxsync IPRT/r0drv/solaris: Some more adjustments.
(edit) @33150   14 年 vboxsync IPRT/r0drv/solaris: Some more adjustments.
(edit) @33149   14 年 vboxsync IPRT/r0drv/solaris: Use timeout_generic for high resolution timeouts …
(edit) @33144   14 年 vboxsync IPRT: Reimplemented ring-0 event semaphores for solaris.
(edit) @33092   14 年 vboxsync IPRT: Fixed and enabled the new code in …
(edit) @33070   14 年 vboxsync semeventmulti-r0drv-solaris.c: High resolution timeout hacking in …
(edit) @33047   14 年 vboxsync IPRT: Implemented RTSemEventWaitEx* for r0drv darwin.
(edit) @33043   14 年 vboxsync nt,linux: Added missing flag validation in the RTSemEventMultiWaitEx* …
(edit) @33042   14 年 vboxsync IPRT: Implemented RTSemEventMultiWaitEx* for r0drv darwin.
(edit) @33038   14 年 vboxsync IPRT: Implemented the RTSemEvent*WaitEx* APIs for ring-0 NT.
(edit) @33033   14 年 vboxsync IPRT: Implemented RTSemEventWaitEx[Debug] for ring-0 linux.
(edit) @33019   14 年 vboxsync waitqueue-r0drv-linux.h: 2.4.x build fix
(edit) @33018   14 年 vboxsync waitqueue-r0drv-linux.h: 2.4.x build fix
(edit) @33017   14 年 vboxsync waitqueue-r0drv-linux.h: 2.4.x build fix
(edit) @33014   14 年 vboxsync waitqueue-r0drv-linux.h: The init_wait() macro didn't put the argument …
(edit) @33012   14 年 vboxsync IPRT,SUPDrv,VBoxGuest: Reimplemented RTSemEventWait* so that it can …
(edit) @33011   14 年 vboxsync IPRT,SUPDrv,VBoxGuest: Reimplemented RTSemEventWait* so that it can …
(edit) @33006   14 年 vboxsync IPRT: fixed rtR0MemObjLinuxAllocPages() which broke large pages on …
(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.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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