VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @51721   10 年 vboxsync Runtime/r0drv/solaris: Doxygen bugref comment.
(edit) @50811   11 年 vboxsync spinlock-r0drv-linux.c: Backed out r83590 as I don't want false …
(edit) @50685   11 年 vboxsync symdbdata.h: Added windows 8.1 info and fixed the 8.0 entries.
(edit) @50682   11 年 vboxsync windows 8.1.
(edit) @50667   11 年 vboxsync Runtime/r0drv/solaris: Parameter comment.
(edit) @50649   11 年 vboxsync Runtime/r0drv/solaris: 32-bit build, shut up gcc.
(edit) @50077   11 年 vboxsync Runtime/r0drv/linux: Use GFP_NOWARN for our memory allocations as …
(edit) @50008   11 年 vboxsync supdrv,iprt: Added VBOX_WITH_TEXT_MODMEM_HACK for getting VMMR0.r0
(edit) @49718   11 年 vboxsync Various FreeBSD fixes submitted Bernhard Froehlich
(edit) @49651   11 年 vboxsync r0drv/linux/memobj: Linux 3.13 fix
(edit) @49287   11 年 vboxsync thread-r0drv-nt.cpp: Changed RTThreadPreemptIsPendingTrusty to always …
(edit) @48935   11 年 vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
(edit) @48905   11 年 vboxsync Promoted Runtime/include/internal/ldrMach-O.h to …
(edit) @48462   11 年 vboxsync r0drv/linux: todos.
(edit) @48384   11 年 vboxsync todo
(edit) @48383   11 年 vboxsync Runtime/r0drv: be on the safe side
(edit) @48382   11 年 vboxsync Runtime/r0drv: Depend only on kernel config define rather than the version.
(edit) @48186   11 年 vboxsync comma.
(edit) @48185   11 年 vboxsync r0drv/solaris/timer: Implement one-shot timers the right way.
(edit) @48182   11 年 vboxsync r0drv/solaris/timer: Make one-shot CPU specific timers work, fix …
(edit) @48168   11 年 vboxsync r0drv/solaris: Clarify why INT64_MAX.
(edit) @48167   11 年 vboxsync nit.
(edit) @48165   11 年 vboxsync r0drv/solaris/timer: Fix specific periodic timers, one-shot any-cpu …
(edit) @48148   11 年 vboxsync Runtime/r0drv/solaris: Fix race with specific timers and enabled …
(edit) @48051   11 年 vboxsync Runtime/threadctxhooks: A tick saved is a tick earned.
(edit) @48042   11 年 vboxsync Solaris/LogRel: Update comment and some minor cosmetics.
(edit) @48035   11 年 vboxsync Runtime/threadctxhooks: Paranoia.
(edit) @47955   11 年 vboxsync r0drv/linux/threadctxhooks: Assert may fail, don't assert here.
(edit) @47907   11 年 vboxsync Runtime/r0drv/threadctxhooks: Added an assertion.
(edit) @47734   11 年 vboxsync Runtime/threadctxhooks/linux: Again, Assert not AssertPtr for bools.
(edit) @47733   11 年 vboxsync Runtime/threadctxhooks/linux: Assert() not AssertPtr() for booleans.
(edit) @47639   11 年 vboxsync RTThreadPreemptIsPending/darwin: Seems three more bits have been added …
(edit) @47637   11 年 vboxsync Runtime/r0drv/nt: fix Windows r0drv timers
(edit) @47572   11 年 vboxsync Runtime/threadctxhooks: RTThreadCtxHooksAreRegistered().
(edit) @47428   11 年 vboxsync Addressed some warnings.
(edit) @47380   11 年 vboxsync build fix
(edit) @47375   11 年 vboxsync r0drv/linux: Unintentional commit of release logging.
(edit) @47373   11 年 vboxsync nit.
(edit) @47370   11 年 vboxsync iprt/thread.h: Define/document the return values more explicitly when …
(edit) @47364   11 年 vboxsync r0drv/solaris/threadctxhooks: Msg is redundant as the conditional …
(edit) @47354   11 年 vboxsync Runtime/r0drv/solaris: Free the hook object if the owner thread has …
(edit) @47352   11 年 vboxsync Runtime/r0drv: Reference counting for kernel thread-context hooks.
(edit) @47304   11 年 vboxsync spaces.
(edit) @47302   11 年 vboxsync r0drv/threadctxhooks: Use the right function prototypes on S10, S11 as …
(edit) @47229   11 年 vboxsync Runtime/r0drv/threadctxhooks: Assert on Linux that the hook invocation …
(edit) @47206   11 年 vboxsync IPRT: Kernel thread-context hooks, Solaris implementation.
(edit) @47201   11 年 vboxsync Runtime/r0drv: build fix.
(edit) @47200   11 年 vboxsync Runtime/r0drv: build fix.
(edit) @47199   11 年 vboxsync IPRT: Kernel thread-context hooks, linux implementation. Extended …
(edit) @47115   11 年 vboxsync initterm-r0drv.cpp: RTR0TermForced must not forget to set g_crtR0Users …
(edit) @46663   11 年 vboxsync Runtime/r0drv/linux: numa hack
(edit) @46567   11 年 vboxsync RTMemAllocEx for ring-3.
(edit) @46565   11 年 vboxsync alloc-r0drv.cpp: Typo, fortunatey harmless and strict builds only.
(edit) @46231   12 年 vboxsync GetTickCount isn't usable, bit the bullet and read interrupt time from …
(edit) @46223   12 年 vboxsync Must use same time source in user and kernel land otherwise we might …
(edit) @45927   12 年 vboxsync *: a few uint32_t warnings
(edit) @45634   12 年 vboxsync symdbdata.h: Regenerated from solserv. w2k bits added.
(edit) @45633   12 年 vboxsync Updated ntBldSymDb.cpp to handle w2k symbols and correctly detect some …
(edit) @45540   12 年 vboxsync threadpreempt-r0drv-darwin.cpp: Check for AST_QUANTUM as well.
(edit) @45445   12 年 vboxsync quiet
(edit) @45444   12 年 vboxsync IPRT: Use MmIsAddressValid since the try/except stuff doesn't …
(edit) @45443   12 年 vboxsync IPRT: Better way of finding QuantumEnd and DpcQueueDepth.
(edit) @45440   12 年 vboxsync ntBldSymDb.cpp: PAE kernel names.
(edit) @45438   12 年 vboxsync ntBldSymDb.cpp: Fixes.
(edit) @45433   12 年 vboxsync preemption hook todos.
(edit) @45423   12 年 vboxsync ntBldSymDb.cpp: Fixes and symbol pack data.
(edit) @45405   12 年 vboxsync ntBldSymDb.cpp: back to the os version info detection code.
(edit) @45383   12 年 vboxsync -> laptop
(edit) @45357   12 年 vboxsync ntBldSymDb.cpp: -> weinstadt
(edit) @45350   12 年 vboxsync More ntBldSymDb.cpp work.
(edit) @45211   12 年 vboxsync Hacking in progress.
(edit) @45090   12 年 vboxsync Runtime/r0drv/solaris: Don't log when preemption is disabled as …
(edit) @44867   12 年 vboxsync Linux 3.9.0 rc0 compile fix
(edit) @44677   12 年 vboxsync memobj-r0drv-solaris.c: Fixed mapping of RTR0MEMOBJTYPE_PHYS objects …
(edit) @44579   12 年 vboxsync BUGZ:6602 Reverted r83596.
(edit) @44544   12 年 vboxsync Linux r0drv: implement DO_NOT_DISABLE_PROVE_LOCKING option.
(edit) @44538   12 年 vboxsync BUGZ:6602 Do not disable lock validator on debug build.
(edit) @44535   12 年 vboxsync BUGZ: 6570,6602 Disable lock validator for linux r0drv when …
(edit) @44529   12 年 vboxsync header (C) fixes
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @44451   12 年 vboxsync BUGZ:6570 Add comment.
(edit) @44443   12 年 vboxsync BUGZ:6570 Fixed. Split RTSPINLOCK_FLAGS_INTERRUPT_UNSAFE/SAFE …
(edit) @44302   12 年 vboxsync Runtime: work around gcc bug 55940, see public ticket 11035
(edit) @44238   12 年 vboxsync Runtime/FreeBSD: Build fix
(edit) @43856   12 年 vboxsync Runtime/timer: actually disable the interrupts while having the …
(edit) @43699   12 年 vboxsync r0drv/solaris: comment spaces.
(edit) @43637   12 年 vboxsync Linux 3.7 fixes
(edit) @43578   12 年 vboxsync debug build fix
(edit) @43437   12 年 vboxsync Runtime/FreeBSD: Shorten wait channel name to 6 characters (thanks to …
(edit) @43434   12 年 vboxsync Fix comments (thanks to Ed Maste)
(edit) @43403   12 年 vboxsync r0drv/haiku: cleanup.
(edit) @43381   12 年 vboxsync the-darwin-kernel.h: kIOMemoryMapperNone was introduced in 10.6 it seems.
(edit) @43375   12 年 vboxsync memobj-r0drv-darwin.cpp: 10.8.2 fixes.
(edit) @43373   12 年 vboxsync Additions/Haiku: missed commits.
(edit) @43366   12 年 vboxsync Haiku Additions: cleanup, missed file.
(edit) @43363   12 年 vboxsync Haiku Additions.
(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) @42835   12 年 vboxsync Runtime/r0drv/solaris: custom r0 assert diversion.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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