VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @23367   15 years vboxsync Experiment with HalRequestIpi
(edit) @23364   15 years vboxsync Runtime/Aio-posix: The error code from lio_listio is in errno
(edit) @23359   15 years vboxsync Runtime/Aio: Compile the testcase unconditionally
(edit) @23349   15 years vboxsync iprt/sysfs: fix a todo
(edit) @23343   15 years vboxsync AIO/Posix: Build fix
(edit) @23342   15 years vboxsync AIO/Posix: Fix error code conversion on Darwin
(edit) @23340   15 years vboxsync AIO/Posix: Fix assertion on Darwin. AIO_LISTIO_MAX is defined with 16 …
(edit) @23332   15 years vboxsync iprt/linux/sysfs.h/cpp: code review, fixing RTLinuxSysFsGetLinkDest[V] …
(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   15 years vboxsync Build fix for Windows
(edit) @22820   15 years vboxsync Runtime/powernotification: Initialize SPINLOCKTMP variables
(edit) @22819   15 years vboxsync FreeBSD: Fix R0 semevent implementation for FreeBSD 7.x
(edit) @22777   15 years vboxsync Config.kmk,Makefiles,liblzf-1.51: Removed src/lib/liblzf-1.51 and …
(edit) @22773   15 years vboxsync semevent-r0drv-solaris.c, semeventmulti-r0drv-solaris.c: Added …
(edit) @22770   15 years vboxsync Solaris/semevent-r0drv: prevent deadlock when waking threads from …
(edit) @22736   15 years vboxsync IPRT: Added RTStrDupN.
(edit) @22735   15 years vboxsync Runtime: make it more compatible to older versions of curl
(edit) @22700   15 years vboxsync Main: comptr logging
(edit) @22683   15 years vboxsync Makefiles: Just test for VBOX_WITH_ADDITIONS_DRIVERS.
(edit) @22680   15 years vboxsync memobj-r0drv-linux.c: the goto police.
(edit) @22679   15 years vboxsync memobj-r0drv-linux.c: polish.
(edit) @22677   15 years vboxsync Runtime/FreeBSD: Initialize spinlock variables and fix panic with …
(edit) @22650   15 years vboxsync spinlock-r0drv-freebsd.c,spinlock.h: quick review w/ bugfixes.
(edit) @22649   15 years vboxsync Solaris/r0drvthread: trying spl level 1 for #4147. temporary.
(edit) @22617   15 years vboxsync build fix 1
(edit) @22616   15 years vboxsync build fix
(edit) @22614   15 years vboxsync Solaris/r0drvthread: temporary #4147
(edit) @22613   15 years vboxsync Runtime/r0drv/linux: introduced hack to properly map pages on PAE …
(edit) @22582   15 years vboxsync Runtime/semevent{multi}-r0drv-freebsd: Replace spin/default …
(edit) @22581   15 years vboxsync Runtime/r0drv/freeBSD: Include needed header files
(edit) @22580   15 years vboxsync Runtime/spinlock-r0drv-freebsd: Replace spin mutexes with our own …
(edit) @22579   15 years vboxsync Runtime/semfastmutex-r0drv-freebsd: Replace mutexes with …
(edit) @22574   15 years vboxsync Runtime/memobj-r0drv-freebsd: rtR0MemObjNativeReserveInMap may remove …
(edit) @22573   15 years vboxsync Generated FreeBSD kernel headers, take 5. *click*
(edit) @22572   15 years vboxsync Fixed pci_if.h/m
(edit) @22571   15 years vboxsync Generated FreeBSD kernel headers, take 4. *click*
(edit) @22570   15 years vboxsync Generated FreeBSD kernel headers, take 3. *click*
(edit) @22569   15 years vboxsync Generated FreeBSD kernel headers, take 2. *click*
(edit) @22568   15 years vboxsync Runtime/Makefile.kmk: try fix warnings + trouble on FreeBSD when …
(edit) @22566   15 years vboxsync IPRT/thread/solaris: Backed out changes to RTThreadPreempt* made in …
(edit) @22565   15 years vboxsync Solaris/threadr0drv: temporary for #4147
(edit) @22561   15 years vboxsync IPRT: Added a RTBldCfg API group for stuffing away the SVN_REV and …
(edit) @22558   15 years vboxsync RTThreadIsInInterrupt/solaris: Use servicing_interrupt().
(edit) @22557   15 years vboxsync the-solaris-kernel.h: need iprt/types.h for bool.
(edit) @22556   15 years vboxsync RTLogWriteDebugger-r0drv-solaris.c: Don't call cmn_err if interrupts …
(edit) @22553   15 years vboxsync sched-darwin.cpp: Fixed reference of uninitialized variable in …
(edit) @22550   15 years vboxsync spinlock-r0drv-solaris.c: more assertions, now for the interrupt flag …
(edit) @22532   15 years vboxsync Runtime: todo
(edit) @22531   15 years vboxsync IPRT/r0drv/Linux: fixed comments about allocations
(edit) @22516   15 years vboxsync IPRT: Added RTFileExists
(edit) @22508   15 years vboxsync use GFP_DMA32 first on 32-bit PAE systems (like on 64-bit hosts) …
(edit) @22497   15 years vboxsync Spaces.
(edit) @22479   15 years vboxsync
(edit) @22477   15 years vboxsync vbi/thread-r0drv-solaris.c: see if this makes any difference.
(edit) @22450   15 years vboxsync IPRT: gcc warning on 64-bit systems
(edit) @22439   15 years vboxsync vbi/mpnotification-r0drv-solaris.c: Removed the racy code.
(edit) @22437   15 years vboxsync thread-r0drv-solaris.c: sys/spl.h already in the-solaris-kernel.h
(edit) @22436   15 years vboxsync vbi/thread-r0drv-solaris.c: sys/spl.h -> the-solaris-kernel.h
(edit) @22435   15 years vboxsync the-solaris-kernel.h: include sys/spl.h
(edit) @22427   15 years vboxsync Solaris/RTThreadPreemptIsEnabled: missing include.
(edit) @22424   15 years vboxsync build fix
(edit) @22422   15 years vboxsync build fix
(edit) @22420   15 years vboxsync IPRT/RTThreadPreemptRestore: restore the spl after kpreempt_enable() …
(edit) @22419   15 years vboxsync build 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