VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10482   16 years vboxsync cosmetics.
(edit) @10481   16 years vboxsync cosmetics.
(edit) @10479   16 years vboxsync Enable logging function for Windows in Runtime.
(edit) @10470   16 years vboxsync warning
(edit) @10457   16 years vboxsync Solaris/r0drv: fixed lockkernel. Found this while exploring vboxvfs …
(edit) @10453   16 years vboxsync removed a surpurfluous flower box
(edit) @10452   16 years vboxsync Cooked up some basic RTMp for darwin.
(edit) @10446   16 years vboxsync Adjusted cpu frequency logic a bit. Make more generous assumptions …
(edit) @10445   16 years vboxsync forgotten fclose, cleanup
(edit) @10442   16 years vboxsync Implement getting CPU frequency values on Linux.
(edit) @10428   16 years vboxsync Print online / offline status returned by RTMpIsCpuOnline for visual …
(edit) @10426   16 years vboxsync Extended the testcase with the RTGetCur/MaxFrequency APIs.
(edit) @10425   16 years vboxsync Fixed incorrect function delcarations.
(edit) @10421   16 years vboxsync _SC_NPROCESSORS_CONF doesn't work.
(edit) @10419   16 years vboxsync Linux implementation of the RTMp* bits we current need in ring-3.
(edit) @10418   16 years vboxsync New runtime functions fopr getting cpu frequency. Stubs only to far.
(edit) @10390   16 years vboxsync We need to do reference counting becuase the ring-0 IPRT may be shared …
(edit) @10237   16 years vboxsync sub-makefile fix.
(edit) @10225   16 years vboxsync VBOX_SINGLE_MAKEFILE fixes.
(edit) @10218   16 years vboxsync POSIX timers, take two. No signals at all.
(edit) @10177   16 years vboxsync Added the generic uuid stuff to the ring-0 driver runtime.
(edit) @10137   16 years vboxsync More warnings / bad string prototypes. (nocrt stuff)
(edit) @10136   16 years vboxsync shut up warnings.
(edit) @10135   16 years vboxsync Added kup file.
(edit) @10106   16 years vboxsync Added RTStrValidateEncoding, RTStrValidateEncodingEx and …
(edit) @10048   16 years vboxsync VBOX_KBUILD_HACKING
(edit) @10023   16 years vboxsync Solaris vboxvfs: resolved symbols and updated the VBOXGUESTR0 …
(edit) @9979   16 years vboxsync g_MpPendingOfflineSet is only used when CPU_DOWN_FAILED is defined.
(edit) @9963   16 years vboxsync More pretty printing.
(edit) @9959   16 years vboxsync ring-0 nt: fixed typo in RTTimerStart that caused timers to run at a …
(edit) @9958   16 years vboxsync comment.
(edit) @9950   16 years vboxsync Corrected NtQueryTimerResolution (max resolution == the lower number), …
(edit) @9935   16 years vboxsync r=bird: Review comments, work to be done. Marked the …
(edit) @9932   16 years vboxsync r=bird: (todo) Must dedicate a thread for taking the signals, we …
(edit) @9931   16 years vboxsync VERR_UNRESOLVED_ERROR is *never* the right translation of an error …
(edit) @9909   16 years vboxsync fixed spelling (r32159)
(edit) @9906   16 years vboxsync build fixes for undefined VERR_NOT_IMPLEMENTED
(edit) @9904   16 years vboxsync Global and per-VM CPU usage API added
(edit) @9839   16 years vboxsync New implementation of RTTimer... using POSIX timers.
(edit) @9829   16 years vboxsync Runtime/common: handle the EPROTO posix error code as we return this …
(edit) @9786   17 years vboxsync fixed docs.
(edit) @9785   17 years vboxsync Update the return value.
(edit) @9749   17 years vboxsync spaces
(edit) @9744   17 years vboxsync Opps, left some @todos behind.
(edit) @9743   17 years vboxsync Made RTUuidCompare grok NULL pointers and behave the same way in both …
(edit) @9742   17 years vboxsync Added a todo.
(edit) @9741   17 years vboxsync Split out RTUuidCreate, so we don't drag in RTRand when we don't need …
(edit) @9740   17 years vboxsync missing assertion.
(edit) @9739   17 years vboxsync typo.
(edit) @9738   17 years vboxsync Some UUID cleanup; added RTUuidCompareStr(PCRTUUID, const char *).
(edit) @9723   17 years vboxsync Runtime: added strtonum.cpp to the mini-runtime
(edit) @9670   17 years vboxsync L4 doesn't currently build anyway
(edit) @9640   17 years vboxsync l4 question.
(edit) @9633   17 years vboxsync More dead stuff.
(edit) @9632   17 years vboxsync Removed the non-VBOX_WITH_64BIT_ADDITIONS bits.
(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) @9564   17 years vboxsync 64bit builds.
(edit) @9563   17 years vboxsync Cache the KeQueryActiveProcessors() result at init (see crash reading …
(edit) @9559   17 years vboxsync removed leftover debug crap.
(edit) @9557   17 years vboxsync New timer code for solaris.
(edit) @9556   17 years vboxsync Made it possible to select the mp code on solaris in non-vbi mode.
(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) @9506   17 years vboxsync fix
(edit) @9504   17 years vboxsync modified the right file now.
(edit) @9503   17 years vboxsync Reverted 31773.
(edit) @9502   17 years vboxsync asm strlen. Added a few more string/mem functions to the windows R0 …
(edit) @9499   17 years vboxsync Preparing 64-bit guest additions building (focusing on windows atm.)
(edit) @9494   17 years vboxsync fixed + re-enabled USE_NEW_OS_INTERFACE_FOR_GIP code for Linux
(edit) @9473   17 years vboxsync fix linux module build
(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) @9358   17 years vboxsync More fun.
(edit) @9357   17 years vboxsync #include <limits.h>; this should drag in NAME_MAX whether even if it's …
(edit) @9355   17 years vboxsync d_name can be defined as <= MAX_PATH (solaris does this). Clearified …
(edit) @9352   17 years vboxsync Added missing pTimer->iTick++.
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