VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @48870   11 years vboxsync build fix
(edit) @48869   11 years vboxsync build fix
(edit) @48868   11 years vboxsync XAR: The checksum style is case insensitive.
(edit) @48867   11 years vboxsync build fix
(edit) @48866   11 years vboxsync build fix
(edit) @48865   11 years vboxsync build fix
(edit) @48864   11 years vboxsync build fix
(edit) @48863   11 years vboxsync build fix
(edit) @48859   11 years vboxsync build fix
(edit) @48857   11 years vboxsync build fix
(edit) @48852   11 years vboxsync DMG in XAR fun, part 1 (probably will everything burn as I had to …
(edit) @48845   11 years vboxsync No need for boost any more AFAIK.
(edit) @48844   11 years vboxsync build fix
(edit) @48843   11 years vboxsync build fix
(edit) @48842   11 years vboxsync build fix
(edit) @48838   11 years vboxsync More or less usable XAR reader.
(edit) @48836   11 years vboxsync IPRT: Added a flag to the gzip decompressor I/O stream for accepting …
(edit) @48835   11 years vboxsync IPRT: Added RTTimeFromString and RTTimeSpecFromString for simple …
(edit) @48834   11 years vboxsync iprt/xml: Added more convenience methods and did more cleanup work, …
(edit) @48828   11 years vboxsync fixed tstRTFileModeStringToFlags
(edit) @48820   11 years vboxsync IPRT/RTFileModeToFlags(Ex): Introduced "oa" mode for opening + …
(edit) @48813   11 years vboxsync Runtime/solaris: nit.
(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
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