VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @9979   16 年 vboxsync g_MpPendingOfflineSet is only used when CPU_DOWN_FAILED is defined.
(edit) @9959   16 年 vboxsync ring-0 nt: fixed typo in RTTimerStart that caused timers to run at a …
(edit) @9958   16 年 vboxsync comment.
(edit) @9619   16 年 vboxsync Fixed darwin bustage.
(edit) @9610   16 年 vboxsync Burn fix.
(edit) @9609   16 年 vboxsync Todo.
(edit) @9603   16 年 vboxsync oops. left a RTR0MpNotificationTerm call there.
(edit) @9602   16 年 vboxsync Changed RTR0MpNotificationInit/Term to rtR0MpNotificationInit/Term and …
(edit) @9588   16 年 vboxsync Initialize the MP event notifications from initterm-r0drv.cpp after all.
(edit) @9586   16 年 vboxsync Fixed missing time unit conversion in RTTimerREquestSystemGranularity.
(edit) @9585   16 年 vboxsync warnings
(edit) @9584   16 年 vboxsync Inverted test in RTMpOnSpecific.
(edit) @9583   16 年 vboxsync Some fixes and adjustments.
(edit) @9582   16 年 vboxsync Query the procedures in the init function.
(edit) @9580   16 年 vboxsync Raw untested timer code for NT.
(edit) @9567   16 年 vboxsync Made the code compile and fixed the g_rtMpNtCpuSet update order.
(edit) @9563   16 年 vboxsync Cache the KeQueryActiveProcessors() result at init (see crash reading …
(edit) @9557   16 年 vboxsync New timer code for solaris.
(edit) @9529   16 年 vboxsync Fixed another wrong spinlock release in the MP handler. Taking CPUs …
(edit) @9527   16 年 vboxsync Fixed spinlock release in RTMPEVENT_OFFLINE. No need to use the NoIrq …
(edit) @9494   17 年 vboxsync fixed + re-enabled USE_NEW_OS_INTERFACE_FOR_GIP code for Linux
(edit) @9466   17 年 vboxsync Fixes and optimizations. The HRTIMER code is still unusable, though. :-/
(edit) @9444   17 年 vboxsync Added iTick to FNTIMER (the timer callback).
(edit) @9442   17 年 vboxsync Fixed TICK_NSEC (1000 times too small).
(edit) @9436   17 年 vboxsync Fixed typo (Present -> Possible).
(edit) @9433   17 年 vboxsync Fixed build break.
(edit) @9429   17 年 vboxsync RTMpDoesCpuExist -> RTMpIsCpuPossible. Changed the RTMpGetCount and …
(edit) @9416   17 年 vboxsync Return VERR_NOT_SUPPORTED if RTTIMER_FLAGS_CPU_* is set.
(edit) @9372   17 年 vboxsync fixed assertion, wonder if that helps the rhel3 gcc SIGSEGV.
(edit) @9371   17 年 vboxsync quick reorg.
(edit) @9370   17 年 vboxsync comment.
(edit) @9369   17 年 vboxsync comment.
(edit) @9368   17 年 vboxsync RTCpuSetIsEqual
(edit) @9366   17 年 vboxsync New timer code for linux - untested and unused atm.
(edit) @9365   17 年 vboxsync moved NTICK_NSEC close to the other jiffie stuff.
(edit) @9352   17 年 vboxsync Added missing pTimer->iTick++.
(edit) @9318   17 年 vboxsync Use the-solaris-kernel.h.
(edit) @9317   17 年 vboxsync NOREF(pvOS);
(edit) @9316   17 年 vboxsync build fixes.
(edit) @9313   17 年 vboxsync NOTIFY_DONE.
(edit) @9312   17 年 vboxsync include notifier for RTMpNotification*.
(edit) @9311   17 年 vboxsync props
(edit) @9309   17 年 vboxsync Added RTMpNotificationRegister/Deregister that provides notification …
(edit) @9240   17 年 vboxsync Use ktime_get_ts() instead of ktime_get() as the latter first appeared …
(edit) @9239   17 年 vboxsync Use ktime_get_real_ts() instead of ktime_get_real() as the latter …
(edit) @9238   17 年 vboxsync include linux/hrtimer.h too.
(edit) @9237   17 年 vboxsync fixed keywords.
(edit) @9236   17 年 vboxsync Implemented RTTime for the linux kernel (not used yet).
(edit) @9176   17 年 vboxsync Tabs.
(edit) @9173   17 年 vboxsync export
(edit) @9172   17 年 vboxsync export
(edit) @9171   17 年 vboxsync export
(edit) @9149   17 年 vboxsync New VBI code for Solaris.
(edit) @9147   17 年 vboxsync export vbi.
(edit) @9063   17 年 vboxsync Workaround for #2833.
(edit) @8921   17 年 vboxsync Solaris vboxdrv: fixed to use thread_change_pri instead of incorrect macro.
(edit) @8840   17 年 vboxsync Disabled assertion
(edit) @8569   17 年 vboxsync AssertBreak -> AssertBreakStmt.
(edit) @8528   17 年 vboxsync Remove unused code and spaces.
(edit) @8527   17 年 vboxsync Solaris vboxdrv: some memobj cleanups and added assertions.
(edit) @8330   17 年 vboxsync Solaris vboxdrv: some memobj error handling fixes and cleanups.
(edit) @8327   17 年 vboxsync r=bird: Plugged two more leaks in the error handling. (there are more, …
(edit) @8326   17 年 vboxsync Don't leak memory.
(edit) @8307   17 年 vboxsync Solaris vboxdrv: added an AssertReturn for MemObjNativeLockUser.
(edit) @8256   17 年 vboxsync rebranding, eol
(edit) @8245   17 年 vboxsync rebranding: IPRT files again.
(edit) @8170   17 年 vboxsync Rebranding: replacing more innotek strings.
(edit) @8155   17 年 vboxsync The Big Sun Rebranding Header Change
(edit) @8023   17 年 vboxsync solaris mp: Explicitly disable/enable preemption, fix for r29671.
(edit) @8013   17 年 vboxsync Use X_CALL_LOPRI since X_CALL_HIPRI seems to imply that we've taken …
(edit) @7966   17 年 vboxsync soalris vboxdrv: proper priority values and locking in …
(edit) @7913   17 年 vboxsync Check for NIL_CPUID in RTMpOnSpecific.
(edit) @7798   17 年 vboxsync rtR0MemObjNativeAllocPhysNC
(edit) @7783   17 年 vboxsync Don't try implement rtR0MemObjNativeAllocPhysNC without an optimal …
(edit) @7554   17 年 vboxsync typo
(edit) @7553   17 年 vboxsync vboxdrv: re-added sanity check
(edit) @7532   17 年 vboxsync typo
(edit) @7531   17 年 vboxsync vboxdrv: set_pages_attr is not available for 2.6.25 anymore
(edit) @7517   17 年 vboxsync Additions/FreeBSD: initial commit Mostly tested on FreeBSD 7.0. …
(edit) @7506   17 年 vboxsync Made assertion private
(edit) @7490   17 年 vboxsync RTTimerCreate is in generic code for a year now.
(edit) @7459   17 年 vboxsync More comments
(edit) @7458   17 年 vboxsync Comment
(edit) @7419   17 年 vboxsync Added missing RTMpGetMaxCpuId.
(edit) @7391   17 年 vboxsync OSE
(edit) @7352   17 年 vboxsync smp_call_function_single only exists starting 2.6.19. Added missing …
(edit) @7347   17 年 vboxsync Fixed typo in fallback code.
(edit) @7337   17 年 vboxsync Enabled RTMp on linux.
(edit) @7331   17 年 vboxsync Solaris RTMp implementation (untested).
(edit) @7271   17 年 vboxsync Implemented MP api for NT
(edit) @7254   17 年 vboxsync Sketched out RTMp*. (All the platform specific code is disabled.)
(edit) @7245   17 年 vboxsync Must update cbReq.
(edit) @7244   17 年 vboxsync Fixed corruption in RTMemExecAlloc when fencing was enabled …
(edit) @7169   17 年 vboxsync Doxygen fixes.
(edit) @7062   17 年 vboxsync build fix.
(edit) @7042   17 年 vboxsync Fence the r0drv heap routines for strict builds.
(edit) @7032   17 年 vboxsync Ring-0 semaphore debugging aid (linux).
(edit) @6846   17 年 vboxsync Fix for previous change, move vermagic.h include back to where it was.
(edit) @6845   17 年 vboxsync Fix a soon to appear post-2.6.24 linux kernel issue dropping a macro …
(edit) @6478   17 年 vboxsync Drop annoying the cb != sizeof(void *) assertion.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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