VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @48812   11 years vboxsync Runtime/Solaris: RTMpGetCoreCount, RTMpGetOnlineCoreCount implementations.
(edit) @48808   11 years vboxsync testcase/tstRTMp-1: Added sanity test for RTMpGetOnlineCoreCount().
(edit) @48807   11 years vboxsync Runtime/common/once: Fix assertion in RTOnceReset().
(edit) @48797   11 years vboxsync A bit more XAR hacking.
(edit) @48785   11 years vboxsync warning
(edit) @48781   11 years vboxsync iprt/list.h,xml.h: Because of gcc, we need a C++ version of a bunch of …
(edit) @48780   11 years vboxsync Started on a XAR file system stream similar to what we have for TAR …
(edit) @48779   11 years vboxsync iprt/xml.h: Replaced std::list<shared_ptr<>> with RTList both to safe …
(edit) @48768   11 years vboxsync Runtime: solaris build fix
(edit) @48766   11 years vboxsync Runtime: solaris build fix
(edit) @48693   11 years vboxsync dbgmoddwarf.cpp: mach_kernel kludge.
(edit) @48681   11 years vboxsync Main,IPRT: Added RTR3INIT_FLAGS_UTF8_ARGV so VBoxExtPackHelperApp can …
(edit) @48636   11 years vboxsync RTLdr: don't leak RTLDRMODINTERNAL::pReader.
(edit) @48628   11 years vboxsync Runtime/manifest: unimportant memory leak
(edit) @48484   11 years vboxsync Runtime: RTReq -> RTReqQueue
(edit) @48464   11 years vboxsync Wrong place.
(edit) @48463   11 years vboxsync tstR0ThreadPreemption: Try explicitly yielding.
(edit) @48462   11 years vboxsync r0drv/linux: todos.
(edit) @48412   11 years vboxsync bugfixes
(edit) @48411   11 years vboxsync latency testcase in the works…
(edit) @48398   11 years vboxsync dbgmoddwarf.cpp: mach_kernel hack.
(edit) @48396   11 years vboxsync Runtime: fixed typo (thanks Mathias Krause)
(edit) @48384   11 years vboxsync todo
(edit) @48383   11 years vboxsync Runtime/r0drv: be on the safe side
(edit) @48382   11 years vboxsync Runtime/r0drv: Depend only on kernel config define rather than the version.
(edit) @48319   11 years vboxsync VBoxRT-x86.dll: Windows build fix.
(edit) @48304   11 years vboxsync Runtime/r3/init: disable this for Vista 64 as well
(edit) @48283   11 years vboxsync Fixed VBOX_ZLIB bug in previous commit.
(edit) @48282   11 years vboxsync 32-bit main API on 64-bit solaris.
(edit) @48233   11 years vboxsync log-vbox: mis-type.
(edit) @48232   11 years vboxsync log-vbox: set logging preferences.
(edit) @48197   11 years vboxsync log-vbox.cpp: Missing #includes.
(edit) @48189   11 years vboxsync log-vbox.cpp: Don't try create a logger with interrupts or preemption …
(edit) @48186   11 years vboxsync comma.
(edit) @48185   11 years vboxsync r0drv/solaris/timer: Implement one-shot timers the right way.
(edit) @48182   11 years vboxsync r0drv/solaris/timer: Make one-shot CPU specific timers work, fix …
(edit) @48175   11 years vboxsync Backed out r88349 because the code was deliberatly checking if rc was …
(edit) @48168   11 years vboxsync r0drv/solaris: Clarify why INT64_MAX.
(edit) @48167   11 years vboxsync nit.
(edit) @48165   11 years vboxsync r0drv/solaris/timer: Fix specific periodic timers, one-shot any-cpu …
(edit) @48149   11 years vboxsync tstRTR0TimerDriver: Platforms without one-shot timer support handled …
(edit) @48148   11 years vboxsync Runtime/r0drv/solaris: Fix race with specific timers and enabled …
(edit) @48147   11 years vboxsync tstRTR0Timer: Fix testcase to skip one-shot timers when it's not supported.
(edit) @48131   11 years vboxsync missing e
(edit) @48129   11 years vboxsync tstRTR0TimerDriver: currently no periodic specific timers on Solaris
(edit) @48125   11 years vboxsync tstRTInlineAsm.cpp: cpuid(0x8000001d) fix.
(edit) @48051   11 years vboxsync Runtime/threadctxhooks: A tick saved is a tick earned.
(edit) @48042   11 years vboxsync Solaris/LogRel: Update comment and some minor cosmetics.
(edit) @48035   11 years vboxsync Runtime/threadctxhooks: Paranoia.
(edit) @48021   11 years vboxsync IPRT/vfsbase: RTVfsUtilPumpIoStreams(): properly detect detect EOF
(edit) @47976   11 years vboxsync Spaces.
(edit) @47969   11 years vboxsync Move comment to the right place.
(edit) @47968   11 years vboxsync Runtime/r3/solaris/mp-solaris: Explicit cast to char*, Solaris need to …
(edit) @47955   11 years vboxsync r0drv/linux/threadctxhooks: Assert may fail, don't assert here.
(edit) @47914   11 years vboxsync tstR0ThreadPreemption: Added a approx. 1 minute timeout for the …
(edit) @47907   11 years vboxsync Runtime/r0drv/threadctxhooks: Added an assertion.
(edit) @47903   11 years vboxsync tstR0ThreadPreemption: Stress test preemption & resume with more …
(edit) @47899   11 years vboxsync tstR0ThreadPreemption: break on errors to indicate failure.
(edit) @47827   11 years vboxsync Missed one RTLogCom call.
(edit) @47826   11 years vboxsync No COM port usage by default, except on double faults.
(edit) @47824   11 years vboxsync RTDbgDwarf: Read gcc 4.8.1 dwarf output.
(edit) @47812   11 years vboxsync IPRT/testcase/tstRTFileModeStringToFlags.cpp: Another fix for the fix
(edit) @47811   11 years vboxsync IPRT/testcase/tstRTFileModeStringToFlags.cpp: Fix for the fix.
(edit) @47809   11 years vboxsync IPRT/testcase/tstRTFileModeStringToFlags.cpp: Fix for r88044 (Set …
(edit) @47783   11 years vboxsync IPRT/RTFileModeToFlags.cpp: Set default sharing modes.
(edit) @47782   11 years vboxsync IPRT/RTFileModeToFlags.cpp: Check for unknown disposition mode.
(edit) @47765   11 years vboxsync IPRT: Renamed testcase tstFileModeStringToFlags -> …
(edit) @47762   11 years vboxsync IPRT: Added RTFileModeToFlags* APIs + testcase.
(edit) @47745   11 years vboxsync tstRTR0Timer: mask out one-shot drivers from Solaris (currently not …
(edit) @47734   11 years vboxsync Runtime/threadctxhooks/linux: Again, Assert not AssertPtr for bools.
(edit) @47733   11 years vboxsync Runtime/threadctxhooks/linux: Assert() not AssertPtr() for booleans.
(edit) @47659   11 years vboxsync tstRTR0DbgKrnlInfoDriver: Fix VERR_SYMBOL_NOT_FOUND error
(edit) @47642   11 years vboxsync tstRTR0Timer: one-shot timers are not supported on Solaris
(edit) @47639   11 years vboxsync RTThreadPreemptIsPending/darwin: Seems three more bits have been added …
(edit) @47637   11 years vboxsync Runtime/r0drv/nt: fix Windows r0drv timers
(edit) @47596   11 years vboxsync IPRT: Determin windows version on init and skip the …
(edit) @47572   11 years vboxsync Runtime/threadctxhooks: RTThreadCtxHooksAreRegistered().
(edit) @47555   11 years vboxsync Another fix
(edit) @47554   11 years vboxsync Build fix
(edit) @47553   11 years vboxsync Fix R0 timer testcase on darwin and make it possible to skip R0 tests …
(edit) @47552   11 years vboxsync Runtime/timer-generic: Suspend a one shot timer before calling the …
(edit) @47535   11 years vboxsync IPRT: Wrote native NT directory enumeration - not enabled by default. …
(edit) @47534   11 years vboxsync split the directory open/enum/close code out of dir-win.cpp and into …
(edit) @47533   11 years vboxsync Rewrote fs-win.cpp into a pure native NT version, this fixes the …
(edit) @47521   11 years vboxsync I really wonder why gcc doesn't warn/error here …
(edit) @47520   11 years vboxsync testcase/tstR0ThreadPreemption: More paranoid checks is good in …
(edit) @47516   11 years vboxsync Backed out r87679: Still working on the wrong solution... Sigh.
(edit) @47500   11 years vboxsync pr6022. Second variant of support GZIP files for OVA appliance.
(edit) @47443   11 years vboxsync Use a loop for executing the N command.
(edit) @47428   11 years vboxsync Addressed some warnings.
(edit) @47380   11 years vboxsync build fix
(edit) @47375   11 years vboxsync r0drv/linux: Unintentional commit of release logging.
(edit) @47373   11 years vboxsync nit.
(edit) @47370   11 years vboxsync iprt/thread.h: Define/document the return values more explicitly when …
(edit) @47364   11 years vboxsync r0drv/solaris/threadctxhooks: Msg is redundant as the conditional …
(edit) @47359   11 years vboxsync IPRT: Added compression to the gzip VFS I/O stream class …
(edit) @47356   11 years vboxsync IPRT: Added RTVfsIoStrmOpenNormal and RTVfsFileOpenNormal.
(edit) @47354   11 years vboxsync Runtime/r0drv/solaris: Free the hook object if the owner thread has …
(edit) @47352   11 years vboxsync Runtime/r0drv: Reference counting for kernel thread-context hooks.
(edit) @47343   11 years vboxsync pr6022. cleaning up the code. RTZip interface …
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