VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11273   16 years vboxsync typo
(edit) @11272   16 years vboxsync RTMpGetCount/solaris: Prefer _SC_NPROCESSORS_MAX over _SC_NPROCESSORS_CONF.
(edit) @11256   16 years vboxsync Runtime: implement RTMpGetCount/RTMpGetOnlineCount.
(edit) @11243   16 years vboxsync iprt/RTMpGetCount-posix: Avoid using _SC_NPROCESSORS_ONLN.
(edit) @11241   16 years vboxsync iprt/r3/mp-solaris r=bird: - kstat doesn't appear to be serialized …
(edit) @11239   16 years vboxsync right place
(edit) @11226   17 years vboxsync DoxyFile: No more DECLGCCALLBACKMEMBER
(edit) @11205   17 years vboxsync Added mp-solaris.cpp for RTMpGetXxxFrequency()
(edit) @11173   17 years vboxsync IPRT: Added ASMModS64ByS32RetS32 and ASMModU64ByU32RetU32.
(edit) @11172   17 years vboxsync IPRT/RTRand: cosmetics - don't take the address of an array.
(edit) @11137   17 years vboxsync Solaris/vboxguest: fixed missing symbol RTLogWriteStdout.
(edit) @11133   17 years vboxsync compiler warnings
(edit) @11127   17 years vboxsync iprt/tstHandleTable: Fixed uninitialized variable.
(edit) @11126   17 years vboxsync iprt: Fixed copy & past bug in RTRandU64Ex (weird why this didn't show …
(edit) @11115   17 years vboxsync More EOL fixes.
(edit) @11078   17 years vboxsync iprt: common/misc/rand.cpp -> common/rand/rand.cpp
(edit) @11077   17 years vboxsync iprt: created common/rand.
(edit) @11064   17 years vboxsync iprt/RTRandUxy: Improved the distribution when not using the max …
(edit) @11060   17 years vboxsync RTNetIPv4IsUDPValid: the UDP checksum is optional, so don't fail if …
(edit) @11049   17 years vboxsync IPRT/RTNetIPv4: Rewrote the RTNETDHCP header as RTNETBOOTP and …
(edit) @11044   17 years vboxsync IPRT/RTNetIPv4: Simple TCP validation.
(edit) @11038   17 years vboxsync iprt/RTNetIPv4: The checksums are in network endian, corrected the …
(edit) @11032   17 years vboxsync iprt: Added missing locking to rtR0MpNotificationNativeInit/Term on …
(edit) @11029   17 years vboxsync IPRT: Integrated vbi v2 fixes (r0drv/solaris/vbi)
(edit) @11024   17 years vboxsync Playing around.
(edit) @11023   17 years vboxsync Playing around.
(edit) @11021   17 years vboxsync tstMemAutoPtr: cosmetics.
(edit) @11020   17 years vboxsync iprt: Added a RT_NO_THROW macro for wrapping up the throw() stuff, …
(edit) @11019   17 years vboxsync iprt: Added a RT_NO_THROW macro for wrapping up the throw() stuff, …
(edit) @11017   17 years vboxsync iprt: Some RTMemAutoPtr optimizations.
(edit) @11016   17 years vboxsync IPRT: Added tstMemAutoPtr - a testcase for RTMemAutoPtr.
(edit) @11013   17 years vboxsync iprt/net: iSum -> u32Sum since it's kind of important that this …
(edit) @11012   17 years vboxsync iprt: More IPv4 validating / checksumming.
(edit) @10998   17 years vboxsync iprt: Use the byte swapper routines from iprt/asm.h.
(edit) @10995   17 years vboxsync iprt: Added ASMByteSwapU16/64 and unit test for them + U32.
(edit) @10982   17 years vboxsync iprt: More IPv4 checksum calculation.
(edit) @10972   17 years vboxsync RTTimerLRCreateEx: Fixed parameter validation for one shot timers.
(edit) @10966   17 years vboxsync IPRT: some more IP checksumming stuff (hope it works).
(edit) @10964   17 years vboxsync IPRT: added RTNETTCP to iprt/net.h and started on the IPv4 checksum …
(edit) @10954   17 years vboxsync IPRT: Integrated vbi v2 changes (r0drv/solaris/vbi).
(edit) @10951   17 years vboxsync IPRT: Extended RTStrValidateEncodingEx with a …
(edit) @10949   17 years vboxsync IPRT: Added RTStrNLen and RTStrNLenEx.
(edit) @10948   17 years vboxsync tstTimer: windows doesn't have the extended timer API.
(edit) @10947   17 years vboxsync tstOnce: extended the checks a bit.
(edit) @10946   17 years vboxsync tstTimer: some adjustments.
(edit) @10944   17 years vboxsync iprt: RTTimerLR - low resolution timer API (< 10 Hz).
(edit) @10941   17 years vboxsync iprt/posix timers: Cleanup fixing the create/destroy races, a …
(edit) @10940   17 years vboxsync IPRT: Implemented the RTOnce API.
(edit) @10935   17 years vboxsync More moving around of files in Linux 2.6.27
(edit) @10920   17 years vboxsync POSIX timers with SIGEV_SIGNAL and a dedicated thread
(edit) @10911   17 years vboxsync IPRT: Added RTPathSetCurrent.
(edit) @10905   17 years vboxsync tstStrFormat: Fixed %RGv and %RGp bustage. Added %RRv test.
(edit) @10866   17 years vboxsync Fixed missing 'el' and reinserted the blank lines.
(edit) @10864   17 years vboxsync Update for future Linux 2.6.27.
(edit) @10854   17 years vboxsync Disable use of posix timers on Solaris, working around the missing …
(edit) @10848   17 years vboxsync Export to OSE
(edit) @10839   17 years vboxsync RTSemEventDestroy: Don't bitch on NIL_RTSEMEVENT.
(edit) @10827   17 years vboxsync It's not very clear what this Contention field really means. Seems to …
(edit) @10803   17 years vboxsync tstHandleTable: reneabled all the tests.
(edit) @10795   17 years vboxsync IPRT: Enabled the rtThreadRemoveLocked assertion on OS/2, hoping that …
(edit) @10794   17 years vboxsync tstThread-1: cosmetics.
(edit) @10793   17 years vboxsync IPRT: Added a simple thread testcase for the latest insertion race.
(edit) @10792   17 years vboxsync IPRT: Fixed issue where RTCreateThread would race against the …
(edit) @10791   17 years vboxsync Runtime: added a missing file to the R3 mini-runtime
(edit) @10790   17 years vboxsync IPRT: Fixed an overlooked race found by the threaded testcase.
(edit) @10789   17 years vboxsync IPRT: Implemented the simple handle table variant too.
(edit) @10788   17 years vboxsync IPRT: Implemented the context variant of the handle table.
(edit) @10768   17 years vboxsync Some early commit of the handle table code (home -> work).
(edit) @10767   17 years vboxsync RTOBJCACHE_MAGIC -> RTMEMCACHE_MAGIC, added RTMEMCACHE_MAGIC_DEAD. …
(edit) @10766   17 years vboxsync handle table magic.
(edit) @10738   17 years vboxsync Assert on the fast mutex semaphore being release and having no …
(edit) @10737   17 years vboxsync Must release the semaphore before destroying it (vista gets upset …
(edit) @10718   17 years vboxsync r0drv/solaris/vbi/mpnotification-r0drv-solaris.c prep.
(edit) @10708   17 years vboxsync Runtime: add cache implementation
(edit) @10646   17 years vboxsync Made RTLogDestroy ignore NULL logger.
(edit) @10644   17 years vboxsync r=bird: The file mode is the 3rd argument to open. If no mode is …
(edit) @10634   17 years vboxsync Runtime: implement Unix access permissions in RTFileOpen
(edit) @10616   17 years vboxsync comment
(edit) @10614   17 years vboxsync Enable posix timers by default by all users of the code (requirement …
(edit) @10608   17 years vboxsync Made the STDOUT destination for the ring-0 logger on Darwin printf to …
(edit) @10544   17 years vboxsync Performance API, version 0, with fixed COMDefs.h.
(edit) @10534   17 years vboxsync Backed out Performance API changes.
(edit) @10528   17 years vboxsync Performance API, version 0, webservice broken.
(edit) @10482   17 years vboxsync cosmetics.
(edit) @10481   17 years vboxsync cosmetics.
(edit) @10479   17 years vboxsync Enable logging function for Windows in Runtime.
(edit) @10470   17 years vboxsync warning
(edit) @10457   17 years vboxsync Solaris/r0drv: fixed lockkernel. Found this while exploring vboxvfs …
(edit) @10453   17 years vboxsync removed a surpurfluous flower box
(edit) @10452   17 years vboxsync Cooked up some basic RTMp for darwin.
(edit) @10446   17 years vboxsync Adjusted cpu frequency logic a bit. Make more generous assumptions …
(edit) @10445   17 years vboxsync forgotten fclose, cleanup
(edit) @10442   17 years vboxsync Implement getting CPU frequency values on Linux.
(edit) @10428   17 years vboxsync Print online / offline status returned by RTMpIsCpuOnline for visual …
(edit) @10426   17 years vboxsync Extended the testcase with the RTGetCur/MaxFrequency APIs.
(edit) @10425   17 years vboxsync Fixed incorrect function delcarations.
(edit) @10421   17 years vboxsync _SC_NPROCESSORS_CONF doesn't work.
(edit) @10419   17 years vboxsync Linux implementation of the RTMp* bits we current need in ring-3.
(edit) @10418   17 years vboxsync New runtime functions fopr getting cpu frequency. Stubs only to far.
(edit) @10390   17 years vboxsync We need to do reference counting becuase the ring-0 IPRT may be shared …
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