VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @29451   15 years vboxsync Missing change
(edit) @29449   15 years vboxsync fileaio-posix.cpp: Fix flushes which were in the waiting list but not …
(edit) @29393   15 years vboxsync iprt: tstRTFile*.
(edit) @29392   15 years vboxsync iprt: Converted tstFileAio and tstFileAppend-1 to RTTest, fixing lock …
(edit) @29328   15 years vboxsync process-posix.cpp: Unbroke VBoxService on non-windows guests.
(edit) @29300   15 years vboxsync RTMpPokeCpu-r0drv-solaris.c: needed assert.h.
(edit) @29289   15 years vboxsync IPRT: Added RTPROC_FLAGS_SERVICE for code path handling when used with …
(edit) @29284   15 years vboxsync r0drv/solaris: asm*.h fixes
(edit) @29281   15 years vboxsync iprt/r0drv/solaris: asm*.h fixes.
(edit) @29279   15 years vboxsync Runtime: Made solaris.sparc64 link and run.
(edit) @29278   15 years vboxsync Runtime/asm-fake.cpp: Non-atomic implementation of the DECLASM bits in …
(edit) @29277   15 years vboxsync alloc-solaris.cpp: MMAP mode in case it comes in handy later.
(edit) @29272   15 years vboxsync spaces
(edit) @29271   15 years vboxsync Make VBoxRT build on sparc.
(edit) @29269   15 years vboxsync mp-solaris.cpp: Stubbed RTMpCpuId on sparc, pending proper …
(edit) @29267   15 years vboxsync iprt: consistend RT_NO_GIP usage.
(edit) @29264   15 years vboxsync build fix.
(edit) @29263   15 years vboxsync sparc adjustments.
(edit) @29262   15 years vboxsync Runtime/Makefile.kmk: Fixed RTMpGetDescription() on x86+amd64. Had …
(edit) @29255   15 years vboxsync darwin+asm.h build fixes.
(edit) @29254   15 years vboxsync r0drv/nt: More fixes.
(edit) @29253   15 years vboxsync initterm-r0drv-nt.cpp: build fix.
(edit) @29251   15 years vboxsync thread-win.cpp: build fix.
(edit) @29250   15 years vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
(edit) @29247   15 years vboxsync semxroads-generic.cpp: -stdio.h debug.
(edit) @29241   15 years vboxsync fileaio-win: Return VERR_NOT_SUPPORTED instead of …
(edit) @29237   15 years vboxsync Runtime/FreeBSD: Fix build of fileaio-freebsd.cpp
(edit) @29129   15 years vboxsync Runtime/Aio: Fix flush API. The fFlush flag needs to be resetted
(edit) @29111   15 years vboxsync IPRT/fileaio-linux: Support flushes, not supported by any filesystem …
(edit) @29027   15 years vboxsync RTR0MemObjEnterPhys/rtR0MemObjNativeEnterPhys: Validate the cache …
(edit) @29004   15 years vboxsync Backed out accidental change done in r61039.
(edit) @29003   15 years vboxsync Guest Control/Main/HostService: Proper shutdown / notification when VM …
(edit) @28929   15 years vboxsync IPRT: Fixed wrong format specifier in assertion (various …
(edit) @28928   15 years vboxsync utf8-posix.cpp: Fixed VERR_NO_TRANSLATION error on solaris.
(edit) @28919   15 years vboxsync nits.
(edit) @28918   15 years vboxsync iprt: dropped RT_DONT_CONVERT_FILENAMES, we've never needed it so far…
(edit) @28917   15 years vboxsync build fix.
(edit) @28916   15 years vboxsync Don't use RTStrCopyEx with RTSTR_MAX.
(edit) @28915   15 years vboxsync iprt: More path conversion avoidance.
(edit) @28912   15 years vboxsync generic/pathhost-generic.cpp -> r3/posix/pathhost-posix.cpp; rewrote …
(edit) @28911   15 years vboxsync build fix.
(edit) @28910   15 years vboxsync IPRT: Fixed mixed up free calls.
(edit) @28908   15 years vboxsync Runtime/pathhost: a cast is no replacement for RTStrDup()
(edit) @28904   15 years vboxsync build fix
(edit) @28903   15 years vboxsync IPRT: iconv cache.
(edit) @28901   15 years vboxsync RTPathReal: fixed freeing of rtPathToNative result.
(edit) @28892   15 years vboxsync Reduce the size of RuntimeR0 for Windows hosts
(edit) @28880   15 years vboxsync build fix.
(edit) @28877   15 years vboxsync IPRT: pathhost changes.
(edit) @28876   15 years vboxsync uniread.cpp: Updated to cope with version 5.2 of the spec. Preparing …
(edit) @28863   15 years vboxsync RTMpIsCpuOnline/linux/r3: disabled asssertion as …
(edit) @28858   15 years vboxsync RTMpIsCpuOnline/linux/r3: better assertion.
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28788   15 years vboxsync iprt/memobj: use the correct object for determining the cache policy
(edit) @28777   15 years vboxsync iprt: added CachePolicy parameter to RTR0MemObjEnterPhys()
(edit) @28709   15 years vboxsync log.cpp: Corrected an assertion.
(edit) @28708   15 years vboxsync log.cpp: Corrected an assertion.
(edit) @28702   15 years vboxsync spinlock-r0drv-linux.c: Added checks for consistent NoIrq usage.
(edit) @28697   15 years vboxsync assert-r0drv-linux.c: added KERN_EMERG to the printk()s.
(edit) @28696   15 years vboxsync log.cpp: duh.
(edit) @28695   15 years vboxsync iprt/log: Added a write-through flag and a flush flag for file …
(edit) @28692   15 years vboxsync iprt: XmlFileWrite - expose the two suffixes write() uses when fSafe …
(edit) @28690   15 years vboxsync oops.
(edit) @28689   15 years vboxsync XmlFileWrite::write: Added a fSafe argument for safe writing of the …
(edit) @28688   15 years vboxsync IPRT: Added RTDirFlush and RTDirFlushParent.
(edit) @28687   15 years vboxsync Runtime/Sg: quit the loop if we reached the end of the buffer
(edit) @28655   15 years vboxsync Solaris/r0drv: SemEventMulti fix double decrement.
(edit) @28633   15 years vboxsync Solaris/r0drv: RTSemMutex fix ref counting.
(edit) @28608   15 years vboxsync Solaris/r0drv: fixed ref counting.
(edit) @28566   15 years vboxsync Solaris/r0drv: semevent mutex fixes.
(edit) @28551   15 years vboxsync Comments and spaces.
(edit) @28535   15 years vboxsync iprt: add RTSocketFromNative API
(edit) @28533   15 years vboxsync Solaris/r0drv: RTSemMutex, removed cWaking, fSignaled added cRefs.
(edit) @28532   15 years vboxsync Solaris/r0drv: RTSemMutex implementation.
(edit) @28519   15 years vboxsync Compile fix
(edit) @28517   15 years vboxsync semmutex-r0drv-nt.cpp: Made a shot at RTSemMutexIsOwned.
(edit) @28515   15 years vboxsync semmutex-r0drv-darwin.cpp: Initial implementation.
(edit) @28514   15 years vboxsync tstRTR0SemMutex: Added a missing check in the threaded part.
(edit) @28503   15 years vboxsync IPRT: Split up r0drv/darwin/semaphore-r0drv-darwin.cpp.
(edit) @28499   15 years vboxsync Wrong flag
(edit) @28497   15 years vboxsync Runtime/FreeBSD: Build fix
(edit) @28496   15 years vboxsync Runtime/FreeBSD: Build fix
(edit) @28479   15 years vboxsync semmutex-r0drv-freebsd.c: just remembered seeing SX_LOCK_RECURSED.
(edit) @28476   15 years vboxsync semmutex-r0drv-freebsd.c: A quick sketch, very incomplete though and …
(edit) @28472   15 years vboxsync tstRTR0SemMutex: More tests.
(edit) @28469   15 years vboxsync semmutex-r0drv-linux.c: fairness fix.
(edit) @28466   15 years vboxsync semmutex-r0drv-linux.c: bug fix.
(edit) @28462   15 years vboxsync IPRT,SUPDrv: Basic testcase for ring-0 RTSemMutex*.
(edit) @28459   15 years vboxsync time-win.cpp: Fixed 1000000 scale down bug in RTTimeSystemMilliTS …
(edit) @28437   15 years vboxsync RTList: Fixed RTListNodeIsDummy and added RTListForEachReverse. Added …
(edit) @28436   15 years vboxsync IPRT: Reimplemented RTSemMutex for ring-0 linux - untested.
(edit) @28434   15 years vboxsync *: whitespace cleanups by scm and two manually picked nits.
(edit) @28357   15 years vboxsync Runtime: generalise the code used to load libdbus at runtime to a …
(edit) @28326   15 years vboxsync alloc-ef.cpp: build fix.
(edit) @28317   15 years vboxsync RTMemPageFree + all users: Added size parameter to RTMemPageFree so we …
(edit) @28311   15 years vboxsync alloc-posix.cpp: avoid bzero.
(edit) @28303   15 years vboxsync Misc: made it possible to do: DEFS += RTMEM_WRAP_TO_EF_APIS …
(edit) @28301   15 years vboxsync alloc.cpp: oops, switched the #ifdef branches there.
(edit) @28298   15 years vboxsync iprt,Config.kmk: Make sure the RTMemAllocVar* alignment gets poisoned …
(edit) @28273   15 years vboxsync alloc-ef.cpp: spaces
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