|
|
@57122
|
9 years |
vboxsync |
symdbdata.h,ntBldSymDb.cpp: Quick updates for W10/10240.
|
|
|
@57077
|
9 years |
vboxsync |
Fixed copy & past burn (from the-linux-kernel.h).
|
|
|
@57074
|
9 years |
vboxsync |
r0drv/darwin: Added a whole bunch of EFLAGS.AC save and restores when …
|
|
|
@56955
|
9 years |
vboxsync |
Runtime/r0drv/threadctxhooks: Call preempt_notifier_inc/dec() for …
|
|
|
@56951
|
9 years |
vboxsync |
Runtime/r0drv: comment.
|
|
|
@56753
|
9 years |
vboxsync |
timer-r0drv-nt.cpp: Fixed bug in RTTimerStart which would cause the …
|
|
|
@56699
|
9 years |
vboxsync |
dbgkrnlinfo-r0drv-darwin.cpp: Replaced vm_map_wire with vm_map_unwire …
|
|
|
@56362
|
10 years |
vboxsync |
threadpreempt-r0drv-darwin.cpp: Account for two new AST values in …
|
|
|
@56361
|
10 years |
vboxsync |
dbgkernelinfo-r0drv-darwin.cpp: Don't use sysctlbyname as a standard …
|
|
|
@56355
|
10 years |
vboxsync |
dbgkrnlinfo-r0drv-darwin.cpp: Kernel location changed in 10.10, it seems.
|
|
|
@56290
|
10 years |
vboxsync |
IPRT: Updated (C) year.
|
|
|
@56221
|
10 years |
vboxsync |
warnings
|
|
|
@55976
|
10 years |
vboxsync |
Runtime/r0drv: Fix typo in assertion in thread context hooks.
|
|
|
@55911
|
10 years |
vboxsync |
build fix
|
|
|
@55863
|
10 years |
vboxsync |
IPRT,SUPDrv,VMM: Revised the context switching hook interface. Do …
|
|
|
@55861
|
10 years |
vboxsync |
build fix
|
|
|
@55860
|
10 years |
vboxsync |
threadctxhooks-r0drv-solaris.c: disabled strict build code accessing …
|
|
|
@55859
|
10 years |
vboxsync |
SMAP paranoia.
|
|
|
@55812
|
10 years |
vboxsync |
space
|
|
|
@55801
|
10 years |
vboxsync |
fixed offline check while busy waiting in RTMpOnPair.
|
|
|
@55401
|
10 years |
vboxsync |
added a couple of missing Id headers
|
|
|
@55112
|
10 years |
vboxsync |
Runtime: Linux < 2.6.13 fix
|
|
|
@55095
|
10 years |
vboxsync |
Assorted fixes for FreeBSD hosts, VBox compiles and runs again without …
|
|
|
@54872
|
10 years |
vboxsync |
threadctxhooks-r0drv-linux.c: Looks like 3.19 stopped restoring kernel …
|
|
|
@54866
|
10 years |
vboxsync |
threadctxhooks-r0drv-linux.c: Be a little bit more careful with EFLAGS …
|
|
|
@54808
|
10 years |
vboxsync |
backed out r98998 and r99000 -- shouldn't be necessary here
|
|
|
@54804
|
10 years |
vboxsync |
more places for SMAP handling
|
|
|
@54802
|
10 years |
vboxsync |
another place where we have to handle SMAP
|
|
|
@54715
|
10 years |
vboxsync |
Runtime/r0drv/solaris: fix invalid process handle while creating …
|
|
|
@54709
|
10 years |
vboxsync |
Runtime/r0drv/solaris: nope, this isn't it either.
|
|
|
@54695
|
10 years |
vboxsync |
Runtime/r0drv/solaris: temporary try.
|
|
|
@54694
|
10 years |
vboxsync |
Runtime/r0drv/solaris: revert temporary change, didn't help.
|
|
|
@54665
|
10 years |
vboxsync |
Runtime/r0drv/solaris: temporarily disable thread_join() in …
|
|
|
@54663
|
10 years |
vboxsync |
IPRT: RTMpOnPair fix for Linux < 2.6.27
|
|
|
@54650
|
10 years |
vboxsync |
SUPDrv/VMMR0: properly handle the CR4 shadow register on Linux >= 4.0
|
|
|
@54643
|
10 years |
vboxsync |
Runtime/r0drv/solaris: (c) year missed update.
|
|
|
@54642
|
10 years |
vboxsync |
Runtime/r0drv/solaris: Add runtime struct member offset detection for …
|
|
|
@54512
|
10 years |
vboxsync |
RTTimerDestroy() is off limits from the timer callback on windows too.
|
|
|
@54501
|
10 years |
vboxsync |
Reverted r98596, only using broadcast IPI in RTMpOnSpecific for …
|
|
|
@54488
|
10 years |
vboxsync |
NT: Try only using IPIs in RTMpOnSpecific.
|
|
|
@54479
|
10 years |
vboxsync |
Runtime/r0drv/solaris: Fix Solaris 10 breakage due to incompatible …
|
|
|
@54477
|
10 years |
vboxsync |
IPRT: name the Linux workqueue iprt-VBoxWQueue as a bit more …
|
|
|
@54476
|
10 years |
vboxsync |
IPRT: fix for Linux 2.6.27
|
|
|
@54471
|
10 years |
vboxsync |
mp-r0drv-solaris: C-style decl.
|
|
|
@54469
|
10 years |
vboxsync |
mp-r0drv-solaris: move stuff that doesn't need preemption to be …
|
|
|
@54468
|
10 years |
vboxsync |
r0drv/solaris: hungarian and doxygen.
|
|
|
@54457
|
10 years |
vboxsync |
Runtime/r0drv: RTMpOnPair implementation for solaris.
|
|
|
@54446
|
10 years |
vboxsync |
RTMpOnPair implementation for linux.
|
|
|
@54417
|
10 years |
vboxsync |
NT4 build fix.
|
|
|
@54416
|
10 years |
vboxsync |
grr, incorrect macro completion by slick & me.
|
|
|
@54415
|
10 years |
vboxsync |
IPRT/r0drv/mp: Added RTMpCurSetIndex and RTMpCurSetIndexAndId.
|
|
|
@54414
|
10 years |
vboxsync |
mp-r0drv-nt.cpp: Enabled new RTMpOnSpecific code.
|
|
|
@54413
|
10 years |
vboxsync |
mp-r0drv-nt.cpp: Forgot RTMpOnPairIsConcurrentExecSupported.
|
|
|
@54410
|
10 years |
vboxsync |
IPRT/r0drv: Implemented RTMpOnPair for NT (windows).
|
|
|
@54408
|
10 years |
vboxsync |
IPRT/r0drv: Added RTMpOnPair and RTMpOnPairIsConcurrentExecSupported, …
|
|
|
@54395
|
10 years |
vboxsync |
IPRT, HostDriver, VMMR0: MP notifications fixes for TSC-delta …
|
|
|
@54374
|
10 years |
vboxsync |
nit
|
|
|
@54362
|
10 years |
vboxsync |
thread2-r0drv-solaris.c: thread_join
|
|
|
@54361
|
10 years |
vboxsync |
wrong. arg.
|
|
|
@54360
|
10 years |
vboxsync |
build fix
|
|
|
@54358
|
10 years |
vboxsync |
IPRT/R0Drv: Fix (windows & solaris) / kludge (the rest) for thread …
|
|
|
@54294
|
10 years |
vboxsync |
mp: update doc and todo for Solaris, better/lighter API possible it …
|
|
|
@54248
|
10 years |
vboxsync |
timer-r0drv-solaris: nit.
|
|
|
@54238
|
10 years |
vboxsync |
Runtime/r0drv/solaris: timer todo and nit.
|
|
|
@54236
|
10 years |
vboxsync |
Runtime/r0drv/solaris: unused since r98298.
|
|
|
@54233
|
10 years |
vboxsync |
Runtime/r0drv/solaris: fixed forceful rescheduling of timer-callback …
|
|
|
@54208
|
10 years |
vboxsync |
IPRT,SUPDrv: Support more than 255 CPUs via RTTIME_FLAGS_XXX, bumping …
|
|
|
@54194
|
10 years |
vboxsync |
undid some incorrect fixes.
|
|
|
@54193
|
10 years |
vboxsync |
Runtime/r0drv/timer-r0drv-solaris: nit.
|
|
|
@54190
|
10 years |
vboxsync |
timer-r0drv-solaris.c: It's now safe to advertise that we can do high …
|
|
|
@54189
|
10 years |
vboxsync |
timer-r0drv-solaris.c: Implemented changing interval and stopping …
|
|
|
@54188
|
10 years |
vboxsync |
RTTimerChangeInterval now returns VERR_INVALID_STATE if not a periodic …
|
|
|
@54184
|
10 years |
vboxsync |
uint8_t isn't enough for a cpu index any more.
|
|
|
@54183
|
10 years |
vboxsync |
timer-r0drv-solaris.c: Cleanups. Got rid of 2-3 allocations in …
|
|
|
@53768
|
10 years |
vboxsync |
RTMpOnSpecific/r0drv-nt: Sketched out an alternative implementation …
|
|
|
@53765
|
10 years |
vboxsync |
mp-r0drv-nt.cpp: RTMpSpecific should only use broadcast IPIs when …
|
|
|
@53720
|
10 years |
vboxsync |
IPRT/r0drv/nt: More RTMpPokeCpu work, this time for 32-bit windows 7 …
|
|
|
@53718
|
10 years |
vboxsync |
RTMpPokeCpu+RTMpOn*/r0drv-nt: Reworked RTMpOn* using KeIpiGenericCall …
|
|
|
@53717
|
10 years |
vboxsync |
IPRT/r0drv/nt: Fixed crash in rtmpNtDPCWrapper.
|
|
|
@53457
|
10 years |
vboxsync |
RTimer/r0drv/nt: Rearm the interval timers ourselves to avoid rounding …
|
|
|
@53456
|
10 years |
vboxsync |
RTTime/r0drv/nt: Use higher precision APIs to get times when available.
|
|
|
@53427
|
10 years |
vboxsync |
Runtime/r0drv/linux: fix RTR0MemKernelIsValidAddr() for 64-bit Linux …
|
|
|
@53404
|
10 years |
vboxsync |
Runtime/r0drv/solaris: supress warning with explict cast, caused due …
|
|
|
@53403
|
10 years |
vboxsync |
Runtime/r0drv/solaris: Revert r96951, reprogramming the cyclic doesn't …
|
|
|
@53347
|
10 years |
vboxsync |
Runtime/r0drv/solaris: Implemented RTTimerChangeInterval() and fix …
|
|
|
@53019
|
10 years |
vboxsync |
Runtime/r0drv/linux: use RT_NS_1SEC macro instead of numeric constant.
|
|
|
@52997
|
10 years |
vboxsync |
Runtime/r0drv/solaris: Fix timeouts to work for semevents when using …
|
|
|
@52996
|
10 years |
vboxsync |
Runtime/r0drv/solaris: Fix timeouts to work for semevents when using …
|
|
|
@52983
|
10 years |
vboxsync |
Runtime/r0drv/solaris: missed header update.
|
|
|
@52982
|
10 years |
vboxsync |
Runtime/r0drv/solaris: fixed overwriting the caller stack while …
|
|
|
@52822
|
10 years |
vboxsync |
Runtime: Fix RTTimeMilliTS() on FreeBSD. Use macros for time units …
|
|
|
@52803
|
10 years |
vboxsync |
added GFP_NOWARN to the remaining vmalloc/kmalloc operations
|
|
|
@52750
|
10 years |
vboxsync |
VBoxUSB/solaris: undo temporary change.
|
|
|
@52748
|
10 years |
vboxsync |
VBoxUSB/solaris: Another shot at getting logging, temporary change.
|
|
|
@52618
|
10 years |
vboxsync |
HostDrivers, Runtime, Devices, Additions: TSC delta measurement and …
|
|
|
@52581
|
10 years |
vboxsync |
Runtime/r0drv/linux: Reimplemented RTMpOnAll() to be used to execute …
|
|
|
@52553
|
10 years |
vboxsync |
HostDrivers/solaris, Runtime/r0drv: Fix calling RTThreadPreemptIs* too …
|
|
|
@52502
|
10 years |
vboxsync |
spaces.
|
|
|
@52420
|
10 years |
vboxsync |
Runtime, VBoxNetAdp: Linux 3.17 fixes
|
|
|
@51938
|
10 years |
vboxsync |
Runtime/r0drv: RHEL7 hack
|
|
|