VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12170   16 years vboxsync Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
(edit) @12160   16 years vboxsync IPRT/semfastmutex-r0drv-nt: Fail RTSemFastMutexRequest calls with IRQL …
(edit) @12159   16 years vboxsync log: don't assert on lock failure, just return. (todo count)
(edit) @12158   16 years vboxsync format fix
(edit) @12154   16 years vboxsync warning
(edit) @12146   16 years vboxsync IPRT/ldrNative-posix: LogRel dlopen errors so we can get the exact …
(edit) @12141   16 years vboxsync timer-r0drv-linux. Fixed bug in RTTimerStart where changes to the +1 …
(edit) @12120   16 years vboxsync Added missing ASMSetDRx functions for win64.
(edit) @12108   16 years vboxsync iprt/mp-solaris: build fix.
(edit) @12107   16 years vboxsync iprt: Updated tstMp-1 with the RTMp*Present* stuff.
(edit) @12105   16 years vboxsync iprt: Solaris R3 implementation of RTMp*Present*.
(edit) @12104   16 years vboxsync iprt: Added RTMpGetPresentSet, RTMpGetPresentCount and …
(edit) @12099   16 years vboxsync iprt: splitting out some log stuff from log.cpp so we can avoid some …
(edit) @12029   16 years vboxsync mpnotifications-r0drv-linux: added explanatory comments.
(edit) @12015   16 years vboxsync redhat/centos 5.2 fix
(edit) @11982   16 years vboxsync All: license header changes for 2.0 (OSE headers, add Sun GPL/LGPL …
(edit) @11917   16 years vboxsync assert-r0drv-nt: (C).
(edit) @11916   16 years vboxsync assert-r0drv-nt: just do the same as everyone else.
(edit) @11900   16 years vboxsync IPRT: assert-r0drv-nt.c -> assert-r0drv-nt.cpp.
(edit) @11899   16 years vboxsync iprt: props and missing bits in assert-r0drv-nt.c.
(edit) @11888   16 years vboxsync IPRT: added RTLdrGetSuff.
(edit) @11873   16 years vboxsync Runtime/r0drv: Solaris non-vbi code build fix.
(edit) @11853   16 years vboxsync IPRT: Added a 'append' flag to the logger.
(edit) @11842   16 years vboxsync build fix
(edit) @11841   16 years vboxsync IPRT: RTR3InitEx.
(edit) @11840   16 years vboxsync rtProcInitExePath-solaris: build fix.
(edit) @11839   16 years vboxsync path.cpp: build fix.
(edit) @11838   16 years vboxsync IPRT: Implemented RTR3Init*WithProgramPath. Added RTPathParse. Cleaned …
(edit) @11836   16 years vboxsync IPRT: Implemented RTR3Init*WithProgramPath. Added RTPathParse. Cleaned …
(edit) @11822   16 years vboxsync IPRT: RTR3Init cleanup.
(edit) @11814   16 years vboxsync Initial commit of the NetFlt driver for Windows
(edit) @11810   16 years vboxsync RTMpIsCpuOnline() for Darwin
(edit) @11805   16 years vboxsync - rearranged SDK-only stuff in makefiles per Knut advise
(edit) @11794   16 years vboxsync SUP: SUPInit(ppSession=NULL, cbReserved=0) -> SUPR3Init(ppSession)
(edit) @11790   16 years vboxsync warnings
(edit) @11770   16 years vboxsync iprt: Pass TS_RUN to thread_create (non-vbi, solaris ring-0).
(edit) @11769   16 years vboxsync vbi thread fix.
(edit) @11768   16 years vboxsync vbi thread fix.
(edit) @11725   16 years vboxsync #3076: Merged in the branch with the alternate driver authentication …
(edit) @11721   16 years vboxsync - completly divorced SDK and binary, use 'kmk sdk' to build SDK
(edit) @11719   16 years vboxsync CPU speed fix for Solaris
(edit) @11708   16 years vboxsync Fix for huge MHz numbers reported by list hostinfo on darwin
(edit) @11703   16 years vboxsync Documentation: implement VBOX_ONLY_DOCS
(edit) @11682   16 years vboxsync iprt/VBox/logbackdoor-redirect: Gave RTLogLoggerEx a body.
(edit) @11680   16 years vboxsync iprt/vbox: ooops. debug #error.
(edit) @11679   16 years vboxsync iprt/vbox: Don't start gdb more than once when VBOX_ASSERT=gdb is enabled.
(edit) @11677   16 years vboxsync iprt/vbox: Made VBOX_ASSERT work again. Added VBOX_ASSERT_TERM for …
(edit) @11645   16 years vboxsync svn:executable
(edit) @11640   16 years vboxsync backdoor-redirect: this is required for 64-bit guests
(edit) @11601   16 years vboxsync iprt: added a @todo on an slightly obscure bug.
(edit) @11597   16 years vboxsync iprt: RTR3Init is called more than once (IPC and now nspr init), so do …
(edit) @11596   16 years vboxsync iprt: Added RTThreadCreateV and RTThreadCreateF which takes a format …
(edit) @11562   16 years vboxsync Runtime: Remove fifo implementation, request queues are much better
(edit) @11557   16 years vboxsync iprt: RTRandAdvCreateNonPseudo -> RTRandAdvCreateSystemFaster; …
(edit) @11555   16 years vboxsync Runtime: little threadsafe fifo implementation for passing things to …
(edit) @11543   16 years vboxsync tstUuid: Display the fixed bits and the value they make up.
(edit) @11539   16 years vboxsync oops. backed out accidental tstUuid change in 35114.
(edit) @11538   16 years vboxsync pcnet: Rearranged the giant frame detection, adding the VLAN EtherType …
(edit) @11528   16 years vboxsync Solaris build fix.
(edit) @11523   16 years vboxsync iprt: Implemented the /dev/urandom base random generator as a RTRAND …
(edit) @11521   16 years vboxsync IN_MODULE only
(edit) @11519   16 years vboxsync Linux additions: properly install and compile the kernel modules
(edit) @11468   16 years vboxsync - first working XPCOM binding version - implemented check for …
(edit) @11413   16 years vboxsync Runtime: small fix to the UUID code, splitting the ClockSeq field and …
(edit) @11393   16 years vboxsync tstUuid: experiment.
(edit) @11391   16 years vboxsync Moved annoying log messages to either level4 or private logging. Added …
(edit) @11381   16 years vboxsync Fix for unicode RTStrFormat testcase on Unix
(edit) @11380   16 years vboxsync export
(edit) @11376   16 years vboxsync RTStrFormat fix for aligned unicode strings.
(edit) @11356   16 years vboxsync RTSystemQueryOSInfo/Win: Don't include "Service Pack" in the output, …
(edit) @11355   16 years vboxsync tstSystemQueryOSInfo: don't require the driver.
(edit) @11352   16 years vboxsync iprt: Implemented RTSystemQueryOSInfo for windows.
(edit) @11350   16 years vboxsync iprt: Added RTSystemQueryOSInfo.
(edit) @11347   16 years vboxsync iprt/rand: Added a generic RTRandAdv API for use with any random …
(edit) @11337   16 years vboxsync Runtime: new function for daemonizing, implemented on posix systems …
(edit) @11333   16 years vboxsync iprt/mp-solaris: and another…
(edit) @11331   16 years vboxsync iprt/mp-solaris: build fix
(edit) @11330   16 years vboxsync iprt/mp-solaris: build fix
(edit) @11329   16 years vboxsync iprt/mp-solaris: Filled in more missing bits.
(edit) @11328   16 years vboxsync iprt/mp-solaris: Added RTMpIsCpuOnline and implemented RTMpIsCpuOnline.
(edit) @11327   16 years vboxsync iprt: removed system-*.cpp
(edit) @11326   16 years vboxsync iprt/tstTSC: Use mp.h
(edit) @11324   16 years vboxsync iprt/RTMpGetOnlineSet: Hack to make solaris build…
(edit) @11320   16 years vboxsync iprt: dropping RTSystemProcessor*
(edit) @11313   16 years vboxsync stupid warning
(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   16 years vboxsync DoxyFile: No more DECLGCCALLBACKMEMBER
(edit) @11205   16 years vboxsync Added mp-solaris.cpp for RTMpGetXxxFrequency()
(edit) @11173   16 years vboxsync IPRT: Added ASMModS64ByS32RetS32 and ASMModU64ByU32RetU32.
(edit) @11172   16 years vboxsync IPRT/RTRand: cosmetics - don't take the address of an array.
(edit) @11137   16 years vboxsync Solaris/vboxguest: fixed missing symbol RTLogWriteStdout.
(edit) @11133   16 years vboxsync compiler warnings
(edit) @11127   16 years vboxsync iprt/tstHandleTable: Fixed uninitialized variable.
(edit) @11126   16 years vboxsync iprt: Fixed copy & past bug in RTRandU64Ex (weird why this didn't show …
(edit) @11115   16 years vboxsync More EOL fixes.
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