VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @23312   15 years vboxsync IPRT: Fixed mac-ose build break caused by 10.4 not having lutimes().
(edit) @23309   15 years vboxsync iprt/linux: add APIs for locating device nodes to sysfs APIs
(edit) @23302   15 years vboxsync IPRT: r52791 repated for RTFileExists.
(edit) @23299   15 years vboxsync build fix.
(edit) @23298   15 years vboxsync RTDirExists: Added a generic implementation for use on Window because …
(edit) @23295   15 years vboxsync RTDirQueryInfo: Resolve symbolic links.
(edit) @23292   15 years vboxsync path-win.cpp: build fix.
(edit) @23291   15 years vboxsync IPRT: RTPathQueryInfo and RTPathSetTimes should work on symbolic links …
(edit) @23288   15 years vboxsync Main: implement XML reader for settings versions 1.3, 1.4 and 1.5 for …
(edit) @23223   15 years vboxsync API: big medium handling change and lots of assorted other cleanups …
(edit) @23216   15 years vboxsync Solaris/thread-r0drv-solaris: try calling splx without really calling splr.
(edit) @23215   15 years vboxsync iprt/log.cpp: RTLOGFLAGS_PREFIX_TIME_PROG for RC.
(edit) @23181   15 years vboxsync RTMpPokeCpu: return error if KeInsertQueueDpc fails.
(edit) @23177   15 years vboxsync Compile fix
(edit) @23176   15 years vboxsync Also unqueue the poke dpc.
(edit) @23174   15 years vboxsync Comment added
(edit) @23173   15 years vboxsync Remove the poke DPC from the queue if RTThreadPreemptIsPending is not …
(edit) @23125   15 years vboxsync rtThreadAdopt: bugfix.
(edit) @23124   15 years vboxsync IPRT: Added RTThreadIsMain().
(edit) @23076   15 years vboxsync Solaris/thread-r0drv-solaris: try with IPL/PIL 0 instead of 1.
(edit) @23065   15 years vboxsync Runtime: fixed IPRT_TARGET_NT4.
(edit) @23047   15 years vboxsync Fix RTFILE_O_NO_CACHE on Windows. Document that FILE_APPEND_DATA is …
(edit) @23038   15 years vboxsync doc/vg: Updated VMSTATE (it's even uglier now).
(edit) @23032   15 years vboxsync FreeBSD build fix
(edit) @23022   15 years vboxsync dbgas.cpp: gcc maybe used uninitialized warnings (annoying, annoying, gcc).
(edit) @22991   15 years vboxsync Solaris/sem-r0drv: fix for #4259 host deadlock.
(edit) @22969   15 years vboxsync Runtime/fileaio-linux: Negate the result code. errno values are …
(edit) @22959   15 years vboxsync sem*-linux.cpp,Makefile.kmk: Added check for cMillies==0 in RTSemEvent …
(edit) @22958   15 years vboxsync i64Diff not u64Diff
(edit) @22957   15 years vboxsync Runtime/semmutex: fix timeout handling like in semevent
(edit) @22956   15 years vboxsync Runtime/semevent: clock_gettime(CLOCK_REALTIME) => …
(edit) @22955   15 years vboxsync accident
(edit) @22954   15 years vboxsync Runtime/semevent: stupid typos; no RT_UNLIKELY
(edit) @22952   15 years vboxsync Runtime/semevent: Fix part II for the Linux-specific RTSemEvent*
(edit) @22950   15 years vboxsync Runtime/semevent: Fix part I for the Linux-specific RTSemEvent*
(edit) @22877   15 years vboxsync Runtime/Powernotification: Add missing initializer for spinlock …
(edit) @22853   15 years vboxsync FreeBSD kernel header fix
(edit) @22821   16 years vboxsync Build fix for Windows
(edit) @22820   16 years vboxsync Runtime/powernotification: Initialize SPINLOCKTMP variables
(edit) @22819   16 years vboxsync FreeBSD: Fix R0 semevent implementation for FreeBSD 7.x
(edit) @22777   16 years vboxsync Config.kmk,Makefiles,liblzf-1.51: Removed src/lib/liblzf-1.51 and …
(edit) @22773   16 years vboxsync semevent-r0drv-solaris.c, semeventmulti-r0drv-solaris.c: Added …
(edit) @22770   16 years vboxsync Solaris/semevent-r0drv: prevent deadlock when waking threads from …
(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
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