VirtualBox

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

Revision Log Mode:


Legend:

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

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