VirtualBox

source: vbox/trunk/src/VBox/Runtime/r0drv

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @54872   10 years vboxsync threadctxhooks-r0drv-linux.c: Looks like 3.19 stopped restoring kernel …
(edit) @54866   10 years vboxsync threadctxhooks-r0drv-linux.c: Be a little bit more careful with EFLAGS …
(edit) @54808   10 years vboxsync backed out r98998 and r99000 -- shouldn't be necessary here
(edit) @54804   10 years vboxsync more places for SMAP handling
(edit) @54802   10 years vboxsync another place where we have to handle SMAP
(edit) @54715   10 years vboxsync Runtime/r0drv/solaris: fix invalid process handle while creating …
(edit) @54709   10 years vboxsync Runtime/r0drv/solaris: nope, this isn't it either.
(edit) @54695   10 years vboxsync Runtime/r0drv/solaris: temporary try.
(edit) @54694   10 years vboxsync Runtime/r0drv/solaris: revert temporary change, didn't help.
(edit) @54665   10 years vboxsync Runtime/r0drv/solaris: temporarily disable thread_join() in …
(edit) @54663   10 years vboxsync IPRT: RTMpOnPair fix for Linux < 2.6.27
(edit) @54650   10 years vboxsync SUPDrv/VMMR0: properly handle the CR4 shadow register on Linux >= 4.0
(edit) @54643   10 years vboxsync Runtime/r0drv/solaris: (c) year missed update.
(edit) @54642   10 years vboxsync Runtime/r0drv/solaris: Add runtime struct member offset detection for …
(edit) @54512   10 years vboxsync RTTimerDestroy() is off limits from the timer callback on windows too.
(edit) @54501   10 years vboxsync Reverted r98596, only using broadcast IPI in RTMpOnSpecific for …
(edit) @54488   10 years vboxsync NT: Try only using IPIs in RTMpOnSpecific.
(edit) @54479   10 years vboxsync Runtime/r0drv/solaris: Fix Solaris 10 breakage due to incompatible …
(edit) @54477   10 years vboxsync IPRT: name the Linux workqueue iprt-VBoxWQueue as a bit more …
(edit) @54476   10 years vboxsync IPRT: fix for Linux 2.6.27
(edit) @54471   10 years vboxsync mp-r0drv-solaris: C-style decl.
(edit) @54469   10 years vboxsync mp-r0drv-solaris: move stuff that doesn't need preemption to be …
(edit) @54468   10 years vboxsync r0drv/solaris: hungarian and doxygen.
(edit) @54457   10 years vboxsync Runtime/r0drv: RTMpOnPair implementation for solaris.
(edit) @54446   10 years vboxsync RTMpOnPair implementation for linux.
(edit) @54417   10 years vboxsync NT4 build fix.
(edit) @54416   10 years vboxsync grr, incorrect macro completion by slick & me.
(edit) @54415   10 years vboxsync IPRT/r0drv/mp: Added RTMpCurSetIndex and RTMpCurSetIndexAndId.
(edit) @54414   10 years vboxsync mp-r0drv-nt.cpp: Enabled new RTMpOnSpecific code.
(edit) @54413   10 years vboxsync mp-r0drv-nt.cpp: Forgot RTMpOnPairIsConcurrentExecSupported.
(edit) @54410   10 years vboxsync IPRT/r0drv: Implemented RTMpOnPair for NT (windows).
(edit) @54408   10 years vboxsync IPRT/r0drv: Added RTMpOnPair and RTMpOnPairIsConcurrentExecSupported, …
(edit) @54395   10 years vboxsync IPRT, HostDriver, VMMR0: MP notifications fixes for TSC-delta …
(edit) @54374   10 years vboxsync nit
(edit) @54362   10 years vboxsync thread2-r0drv-solaris.c: thread_join
(edit) @54361   10 years vboxsync wrong. arg.
(edit) @54360   10 years vboxsync build fix
(edit) @54358   10 years vboxsync IPRT/R0Drv: Fix (windows & solaris) / kludge (the rest) for thread …
(edit) @54294   10 years vboxsync mp: update doc and todo for Solaris, better/lighter API possible it …
(edit) @54248   10 years vboxsync timer-r0drv-solaris: nit.
(edit) @54238   10 years vboxsync Runtime/r0drv/solaris: timer todo and nit.
(edit) @54236   10 years vboxsync Runtime/r0drv/solaris: unused since r98298.
(edit) @54233   10 years vboxsync Runtime/r0drv/solaris: fixed forceful rescheduling of timer-callback …
(edit) @54208   10 years vboxsync IPRT,SUPDrv: Support more than 255 CPUs via RTTIME_FLAGS_XXX, bumping …
(edit) @54194   10 years vboxsync undid some incorrect fixes.
(edit) @54193   10 years vboxsync Runtime/r0drv/timer-r0drv-solaris: nit.
(edit) @54190   10 years vboxsync timer-r0drv-solaris.c: It's now safe to advertise that we can do high …
(edit) @54189   10 years vboxsync timer-r0drv-solaris.c: Implemented changing interval and stopping …
(edit) @54188   10 years vboxsync RTTimerChangeInterval now returns VERR_INVALID_STATE if not a periodic …
(edit) @54184   10 years vboxsync uint8_t isn't enough for a cpu index any more.
(edit) @54183   10 years vboxsync timer-r0drv-solaris.c: Cleanups. Got rid of 2-3 allocations in …
(edit) @53768   10 years vboxsync RTMpOnSpecific/r0drv-nt: Sketched out an alternative implementation …
(edit) @53765   10 years vboxsync mp-r0drv-nt.cpp: RTMpSpecific should only use broadcast IPIs when …
(edit) @53720   10 years vboxsync IPRT/r0drv/nt: More RTMpPokeCpu work, this time for 32-bit windows 7 …
(edit) @53718   10 years vboxsync RTMpPokeCpu+RTMpOn*/r0drv-nt: Reworked RTMpOn* using KeIpiGenericCall …
(edit) @53717   10 years vboxsync IPRT/r0drv/nt: Fixed crash in rtmpNtDPCWrapper.
(edit) @53457   10 years vboxsync RTimer/r0drv/nt: Rearm the interval timers ourselves to avoid rounding …
(edit) @53456   10 years vboxsync RTTime/r0drv/nt: Use higher precision APIs to get times when available.
(edit) @53427   10 years vboxsync Runtime/r0drv/linux: fix RTR0MemKernelIsValidAddr() for 64-bit Linux …
(edit) @53404   10 years vboxsync Runtime/r0drv/solaris: supress warning with explict cast, caused due …
(edit) @53403   10 years vboxsync Runtime/r0drv/solaris: Revert r96951, reprogramming the cyclic doesn't …
(edit) @53347   10 years vboxsync Runtime/r0drv/solaris: Implemented RTTimerChangeInterval() and fix …
(edit) @53019   10 years vboxsync Runtime/r0drv/linux: use RT_NS_1SEC macro instead of numeric constant.
(edit) @52997   10 years vboxsync Runtime/r0drv/solaris: Fix timeouts to work for semevents when using …
(edit) @52996   10 years vboxsync Runtime/r0drv/solaris: Fix timeouts to work for semevents when using …
(edit) @52983   10 years vboxsync Runtime/r0drv/solaris: missed header update.
(edit) @52982   10 years vboxsync Runtime/r0drv/solaris: fixed overwriting the caller stack while …
(edit) @52822   10 years vboxsync Runtime: Fix RTTimeMilliTS() on FreeBSD. Use macros for time units …
(edit) @52803   10 years vboxsync added GFP_NOWARN to the remaining vmalloc/kmalloc operations
(edit) @52750   10 years vboxsync VBoxUSB/solaris: undo temporary change.
(edit) @52748   10 years vboxsync VBoxUSB/solaris: Another shot at getting logging, temporary change.
(edit) @52618   10 years vboxsync HostDrivers, Runtime, Devices, Additions: TSC delta measurement and …
(edit) @52581   10 years vboxsync Runtime/r0drv/linux: Reimplemented RTMpOnAll() to be used to execute …
(edit) @52553   10 years vboxsync HostDrivers/solaris, Runtime/r0drv: Fix calling RTThreadPreemptIs* too …
(edit) @52502   10 years vboxsync spaces.
(edit) @52420   10 years vboxsync Runtime, VBoxNetAdp: Linux 3.17 fixes
(edit) @51938   10 years vboxsync Runtime/r0drv: RHEL7 hack
(edit) @51770   10 years vboxsync Merged in iprt++ dev branch.
(edit) @51721   11 years vboxsync Runtime/r0drv/solaris: Doxygen bugref comment.
(edit) @50811   11 years vboxsync spinlock-r0drv-linux.c: Backed out r83590 as I don't want false …
(edit) @50685   11 years vboxsync symdbdata.h: Added windows 8.1 info and fixed the 8.0 entries.
(edit) @50682   11 years vboxsync windows 8.1.
(edit) @50667   11 years vboxsync Runtime/r0drv/solaris: Parameter comment.
(edit) @50649   11 years vboxsync Runtime/r0drv/solaris: 32-bit build, shut up gcc.
(edit) @50077   11 years vboxsync Runtime/r0drv/linux: Use GFP_NOWARN for our memory allocations as …
(edit) @50008   11 years vboxsync supdrv,iprt: Added VBOX_WITH_TEXT_MODMEM_HACK for getting VMMR0.r0
(edit) @49718   11 years vboxsync Various FreeBSD fixes submitted Bernhard Froehlich
(edit) @49651   11 years vboxsync r0drv/linux/memobj: Linux 3.13 fix
(edit) @49287   11 years vboxsync thread-r0drv-nt.cpp: Changed RTThreadPreemptIsPendingTrusty to always …
(edit) @48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
(edit) @48905   11 years vboxsync Promoted Runtime/include/internal/ldrMach-O.h to …
(edit) @48462   11 years vboxsync r0drv/linux: todos.
(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) @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) @48168   11 years vboxsync r0drv/solaris: Clarify why INT64_MAX.
(edit) @48167   11 years vboxsync nit.
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