VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @22736   16 years vboxsync IPRT: Added RTStrDupN.
(edit) @22735   16 years vboxsync Runtime: make it more compatible to older versions of curl
(edit) @22700   16 years vboxsync Main: comptr logging
(edit) @22683   16 years vboxsync Makefiles: Just test for VBOX_WITH_ADDITIONS_DRIVERS.
(edit) @22680   16 years vboxsync memobj-r0drv-linux.c: the goto police.
(edit) @22679   16 years vboxsync memobj-r0drv-linux.c: polish.
(edit) @22677   16 years vboxsync Runtime/FreeBSD: Initialize spinlock variables and fix panic with …
(edit) @22650   16 years vboxsync spinlock-r0drv-freebsd.c,spinlock.h: quick review w/ bugfixes.
(edit) @22649   16 years vboxsync Solaris/r0drvthread: trying spl level 1 for #4147. temporary.
(edit) @22617   16 years vboxsync build fix 1
(edit) @22616   16 years vboxsync build fix
(edit) @22614   16 years vboxsync Solaris/r0drvthread: temporary #4147
(edit) @22613   16 years vboxsync Runtime/r0drv/linux: introduced hack to properly map pages on PAE …
(edit) @22582   16 years vboxsync Runtime/semevent{multi}-r0drv-freebsd: Replace spin/default …
(edit) @22581   16 years vboxsync Runtime/r0drv/freeBSD: Include needed header files
(edit) @22580   16 years vboxsync Runtime/spinlock-r0drv-freebsd: Replace spin mutexes with our own …
(edit) @22579   16 years vboxsync Runtime/semfastmutex-r0drv-freebsd: Replace mutexes with …
(edit) @22574   16 years vboxsync Runtime/memobj-r0drv-freebsd: rtR0MemObjNativeReserveInMap may remove …
(edit) @22573   16 years vboxsync Generated FreeBSD kernel headers, take 5. *click*
(edit) @22572   16 years vboxsync Fixed pci_if.h/m
(edit) @22571   16 years vboxsync Generated FreeBSD kernel headers, take 4. *click*
(edit) @22570   16 years vboxsync Generated FreeBSD kernel headers, take 3. *click*
(edit) @22569   16 years vboxsync Generated FreeBSD kernel headers, take 2. *click*
(edit) @22568   16 years vboxsync Runtime/Makefile.kmk: try fix warnings + trouble on FreeBSD when …
(edit) @22566   16 years vboxsync IPRT/thread/solaris: Backed out changes to RTThreadPreempt* made in …
(edit) @22565   16 years vboxsync Solaris/threadr0drv: temporary for #4147
(edit) @22561   16 years vboxsync IPRT: Added a RTBldCfg API group for stuffing away the SVN_REV and …
(edit) @22558   16 years vboxsync RTThreadIsInInterrupt/solaris: Use servicing_interrupt().
(edit) @22557   16 years vboxsync the-solaris-kernel.h: need iprt/types.h for bool.
(edit) @22556   16 years vboxsync RTLogWriteDebugger-r0drv-solaris.c: Don't call cmn_err if interrupts …
(edit) @22553   16 years vboxsync sched-darwin.cpp: Fixed reference of uninitialized variable in …
(edit) @22550   16 years vboxsync spinlock-r0drv-solaris.c: more assertions, now for the interrupt flag …
(edit) @22532   16 years vboxsync Runtime: todo
(edit) @22531   16 years vboxsync IPRT/r0drv/Linux: fixed comments about allocations
(edit) @22516   16 years vboxsync IPRT: Added RTFileExists
(edit) @22508   16 years vboxsync use GFP_DMA32 first on 32-bit PAE systems (like on 64-bit hosts) …
(edit) @22497   16 years vboxsync Spaces.
(edit) @22479   16 years vboxsync
(edit) @22477   16 years vboxsync vbi/thread-r0drv-solaris.c: see if this makes any difference.
(edit) @22450   16 years vboxsync IPRT: gcc warning on 64-bit systems
(edit) @22439   16 years vboxsync vbi/mpnotification-r0drv-solaris.c: Removed the racy code.
(edit) @22437   16 years vboxsync thread-r0drv-solaris.c: sys/spl.h already in the-solaris-kernel.h
(edit) @22436   16 years vboxsync vbi/thread-r0drv-solaris.c: sys/spl.h -> the-solaris-kernel.h
(edit) @22435   16 years vboxsync the-solaris-kernel.h: include sys/spl.h
(edit) @22427   16 years vboxsync Solaris/RTThreadPreemptIsEnabled: missing include.
(edit) @22424   16 years vboxsync build fix
(edit) @22422   16 years vboxsync build fix
(edit) @22420   16 years vboxsync IPRT/RTThreadPreemptRestore: restore the spl after kpreempt_enable() …
(edit) @22419   16 years vboxsync build fix
(edit) @22418   16 years vboxsync IPRT: RTThreadPreemptDisble/Restore must work the SPL/PIL as well for …
(edit) @22407   16 years vboxsync RTThreadPreemptIsEnabled: fix.
(edit) @22387   16 years vboxsync Solaris/Preemption: #4147, #4197: Raise PIL for fastcall, check PIL in …
(edit) @22366   16 years vboxsync Solaris/mpnotification: fixed race in mpnotificationinit.
(edit) @22355   16 years vboxsync Runtime/Linux: don't allow to pass pages above 4GB to …
(edit) @22347   16 years vboxsync Solaris/mpnotification: Cache CPU set to avoid recursive calls to …
(edit) @22311   16 years vboxsync RTPathTraverseList.cpp: gcc warning.
(edit) @22308   16 years vboxsync Runtime: Add RTFOFF Avl tree variant for the I/O cache
(edit) @22281   16 years vboxsync IPRT: parentheses
(edit) @22273   16 years vboxsync IPRT: Added RTHeapSimpleRelocate for saving and restoring of the heap.
(edit) @22210   16 years vboxsync IPRT/XML: do not treat all non-elements as elements (fix wrong …
(edit) @22204   16 years vboxsync Cosmetics
(edit) @22203   16 years vboxsync Don't call RTLogWrite functions if there's nothing to flush (nice …
(edit) @22174   16 years vboxsync alloc-r0drv.cpp: relaxed the assertion in RTMemExecAlloc a bit.
(edit) @22173   16 years vboxsync Main: the big XML settings rework. Move XML reading/writing out of …
(edit) @22151   16 years vboxsync IPRT,SUPDrv: Changed RTTHREADPREEMPTSTATE breaking binary …
(edit) @22150   16 years vboxsync IPRT,SUPDrv: Changed RTTHREADPREEMPTSTATE breaking binary …
(edit) @22139   16 years vboxsync IPRT: Corrected RT_ASSERT_PREEMPT_CPUID_SPIN_RELEASE to work around …
(edit) @22135   16 years vboxsync spaces
(edit) @22134   16 years vboxsync Build fix.
(edit) @22133   16 years vboxsync RTAssertShouldPanic-generic.cpp: doc how to disable panic (ring-0).
(edit) @22132   16 years vboxsync spinlock-r0drv-solaris.c: build fix.
(edit) @22131   16 years vboxsync spinlock-r0drv-[solaris|linux].c: More preemption assertions.
(edit) @22130   16 years vboxsync spinlock-r0drv-[solaris|linux].c: More preemption assertions.
(edit) @22129   16 years vboxsync spinlock-r0drv-solaris.c: More preemption assertions.
(edit) @22126   16 years vboxsync RTSpinlockAcquireNoInts/solaris: Must disable interrupts.
(edit) @22125   16 years vboxsync alloc-r0drv.cpp: Relax RTMem*Alloc* checks.
(edit) @22116   16 years vboxsync RTDbgAs: Added RTDbgAsModuleQueryMapByIndex.
(edit) @22115   16 years vboxsync RTDbgMod: Added module tagging so the diggers can tell which modules …
(edit) @22114   16 years vboxsync RTDbgMod: Added module tagging so the diggers can tell which modules …
(edit) @22113   16 years vboxsync RTDbgAs: More bugfixes.
(edit) @22111   16 years vboxsync RTDbgAs,RTDbgMod: Bugfixes.
(edit) @22109   16 years vboxsync IPRT: Added RTPathTraverseList.
(edit) @22092   16 years vboxsync iprt/md5.cpp|h: some cleanup and tuning to see how fast it can be (too …
(edit) @22076   16 years vboxsync build fix.
(edit) @22075   16 years vboxsync internal/iprt.h: don't enable RT_MORE_STRICT on windows yet, it's …
(edit) @22074   16 years vboxsync semaphore-r0drv-darwin.cpp: cMillies == 0 will not block.
(edit) @22073   16 years vboxsync iprt/r0drv/solaris: context assertions (RT_MORE_STRICT).
(edit) @22071   16 years vboxsync internal/iprt.h: Enabled RT_MORE_STRICT for debug builds.
(edit) @22069   16 years vboxsync memobj-r0drv-darwin.cpp: Fixed assertion which would cause panic in …
(edit) @22057   16 years vboxsync thread-r0drv-linux.c: fixed inverted condition
(edit) @22052   16 years vboxsync IPRT: RT_MORE_STRICT for r0rdv and r0drv/darwin.
(edit) @22038   16 years vboxsync semspinmutex-r0drv-generic.c: Return VERR_SEM_BAD_CONTEXT if …
(edit) @22007   16 years vboxsync iprt/zip.cpp: notes from zero page optimizations.
(edit) @22004   16 years vboxsync iprt/asm.h: Added ASMMemIsZeroPage.
(edit) @21995   16 years vboxsync RTSemEventSignal/solaris-r0drv: interrupt flag assertions.
(edit) @21934   16 years vboxsync semspinmutex-r0drv-generic.cpp: deleted, we're using the .c version.
(edit) @21933   16 years vboxsync rtSemSpinMutexEnter: Fixed calls to RTThreadPreemptDisable with …
(edit) @21920   16 years vboxsync IPRT: Added a RTCrc32 that uses crc32() from zlib since we already …
(edit) @21919   16 years vboxsync iprt/crc32.cpp: strip docs, coding style.
(edit) @21918   16 years vboxsync IPRT: Added RTMd5().
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette