VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10905   16 years vboxsync tstStrFormat: Fixed %RGv and %RGp bustage. Added %RRv test.
(edit) @10866   16 years vboxsync Fixed missing 'el' and reinserted the blank lines.
(edit) @10864   16 years vboxsync Update for future Linux 2.6.27.
(edit) @10854   16 years vboxsync Disable use of posix timers on Solaris, working around the missing …
(edit) @10848   16 years vboxsync Export to OSE
(edit) @10839   16 years vboxsync RTSemEventDestroy: Don't bitch on NIL_RTSEMEVENT.
(edit) @10827   16 years vboxsync It's not very clear what this Contention field really means. Seems to …
(edit) @10803   16 years vboxsync tstHandleTable: reneabled all the tests.
(edit) @10795   16 years vboxsync IPRT: Enabled the rtThreadRemoveLocked assertion on OS/2, hoping that …
(edit) @10794   16 years vboxsync tstThread-1: cosmetics.
(edit) @10793   16 years vboxsync IPRT: Added a simple thread testcase for the latest insertion race.
(edit) @10792   16 years vboxsync IPRT: Fixed issue where RTCreateThread would race against the …
(edit) @10791   16 years vboxsync Runtime: added a missing file to the R3 mini-runtime
(edit) @10790   16 years vboxsync IPRT: Fixed an overlooked race found by the threaded testcase.
(edit) @10789   16 years vboxsync IPRT: Implemented the simple handle table variant too.
(edit) @10788   16 years vboxsync IPRT: Implemented the context variant of the handle table.
(edit) @10768   16 years vboxsync Some early commit of the handle table code (home -> work).
(edit) @10767   16 years vboxsync RTOBJCACHE_MAGIC -> RTMEMCACHE_MAGIC, added RTMEMCACHE_MAGIC_DEAD. …
(edit) @10766   16 years vboxsync handle table magic.
(edit) @10738   16 years vboxsync Assert on the fast mutex semaphore being release and having no …
(edit) @10737   16 years vboxsync Must release the semaphore before destroying it (vista gets upset …
(edit) @10718   16 years vboxsync r0drv/solaris/vbi/mpnotification-r0drv-solaris.c prep.
(edit) @10708   16 years vboxsync Runtime: add cache implementation
(edit) @10646   16 years vboxsync Made RTLogDestroy ignore NULL logger.
(edit) @10644   16 years vboxsync r=bird: The file mode is the 3rd argument to open. If no mode is …
(edit) @10634   16 years vboxsync Runtime: implement Unix access permissions in RTFileOpen
(edit) @10616   16 years vboxsync comment
(edit) @10614   16 years vboxsync Enable posix timers by default by all users of the code (requirement …
(edit) @10608   16 years vboxsync Made the STDOUT destination for the ring-0 logger on Darwin printf to …
(edit) @10544   16 years vboxsync Performance API, version 0, with fixed COMDefs.h.
(edit) @10534   16 years vboxsync Backed out Performance API changes.
(edit) @10528   16 years vboxsync Performance API, version 0, webservice broken.
(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   17 years vboxsync New implementation of RTTimer... using POSIX timers.
(edit) @9829   17 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.
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