|
|
@13478
|
16 年 |
vboxsync |
IPRT: set all properties.
|
|
|
@13476
|
16 年 |
vboxsync |
IPRT: don't OR together status codes.
|
|
|
@13475
|
16 年 |
vboxsync |
compile fix
|
|
|
@13474
|
16 年 |
vboxsync |
Compile fix
|
|
|
@13470
|
16 年 |
vboxsync |
Compile fix
|
|
|
@13468
|
16 年 |
vboxsync |
Export
|
|
|
@13466
|
16 年 |
vboxsync |
Power notification API added.
|
|
|
@13323
|
16 年 |
vboxsync |
vbi: fixes to vbi_stimer_begin.
|
|
|
@13319
|
16 年 |
vboxsync |
linux kernel modules: export symbols where they are implemented
|
|
|
@13314
|
16 年 |
vboxsync |
Created assert-r0drv-linux.c (finally).
|
|
|
@13313
|
16 年 |
vboxsync |
fixed warnings.
|
|
|
@13312
|
16 年 |
vboxsync |
fixed warnings.
|
|
|
@13310
|
16 年 |
vboxsync |
build fix.
|
|
|
@13309
|
16 年 |
vboxsync |
hrmpf. forgot iprt/asm.h, C compilers rock…
|
|
|
@13307
|
16 年 |
vboxsync |
assert-r0drv-solaris: minor adjustments.
|
|
|
@13306
|
16 年 |
vboxsync |
IPRT,++: some assert.h cleanup, making a suitable place to call …
|
|
|
@13299
|
16 年 |
vboxsync |
iprt: removed code duplicated in r0drv/solaris/vbi, copy back later …
|
|
|
@13298
|
16 年 |
vboxsync |
iprt/r0drv/solaris/RTTimerCreateEx: initialize fAllCpu(s) and …
|
|
|
@13297
|
16 年 |
vboxsync |
Runtime/vbi: Use MUTEX_SPIN for vbi too.
|
|
|
@13275
|
16 年 |
vboxsync |
iprt: reverted r37922, it is not needed after I purge out/
|
|
|
@13274
|
16 年 |
vboxsync |
iprt: temporarily disable RTThreadPreemptRestore for Windows hosts as …
|
|
|
@13272
|
16 年 |
vboxsync |
mp-r0drv-nt.cpp: updated w2k8 todos.
|
|
|
@13262
|
16 年 |
vboxsync |
iprt: RTThreadPreemptIsEanbled - check the interrupt flags too.
|
|
|
@13254
|
16 年 |
vboxsync |
IPRT: Added RTThreadPreemptIsEnabled, RTThreadPreemptDisable and …
|
|
|
@13248
|
16 年 |
vboxsync |
Runtime/Solaris: Use MUTEX_SPIN with dispatch level. (Temporary …
|
|
|
@13103
|
16 年 |
vboxsync |
warning
|
|
|
@13009
|
16 年 |
vboxsync |
@todo is written always in a / */ or / comment, doxygen won't pick …
|
|
|
@13000
|
16 年 |
vboxsync |
Implemented kernel driver build flag to allow better debuggability of …
|
|
|
@12945
|
16 年 |
vboxsync |
vbi v3
|
|
|
@12922
|
16 年 |
vboxsync |
warnings
|
|
|
@12595
|
16 年 |
vboxsync |
improved r36823 (handle jiffies wraparounds)
|
|
|
@12591
|
16 年 |
vboxsync |
#2247 (public), #3193 (internal): handle jiffies wrap around
|
|
|
@12360
|
16 年 |
vboxsync |
2.6.27 vboxdrv compile fix
|
|
|
@12292
|
16 年 |
vboxsync |
iprt: Fixed spinlock leak in rtR0MpNotification
|
|
|
@12160
|
16 年 |
vboxsync |
IPRT/semfastmutex-r0drv-nt: Fail RTSemFastMutexRequest calls with IRQL …
|
|
|
@12141
|
16 年 |
vboxsync |
timer-r0drv-linux. Fixed bug in RTTimerStart where changes to the +1 …
|
|
|
@12029
|
16 年 |
vboxsync |
mpnotifications-r0drv-linux: added explanatory comments.
|
|
|
@12015
|
16 年 |
vboxsync |
redhat/centos 5.2 fix
|
|
|
@11982
|
16 年 |
vboxsync |
All: license header changes for 2.0 (OSE headers, add Sun GPL/LGPL …
|
|
|
@11917
|
16 年 |
vboxsync |
assert-r0drv-nt: (C).
|
|
|
@11916
|
16 年 |
vboxsync |
assert-r0drv-nt: just do the same as everyone else.
|
|
|
@11900
|
16 年 |
vboxsync |
IPRT: assert-r0drv-nt.c -> assert-r0drv-nt.cpp.
|
|
|
@11899
|
16 年 |
vboxsync |
iprt: props and missing bits in assert-r0drv-nt.c.
|
|
|
@11873
|
16 年 |
vboxsync |
Runtime/r0drv: Solaris non-vbi code build fix.
|
|
|
@11770
|
16 年 |
vboxsync |
iprt: Pass TS_RUN to thread_create (non-vbi, solaris ring-0).
|
|
|
@11769
|
16 年 |
vboxsync |
vbi thread fix.
|
|
|
@11768
|
16 年 |
vboxsync |
vbi thread fix.
|
|
|
@11645
|
16 年 |
vboxsync |
svn:executable
|
|
|
@11528
|
16 年 |
vboxsync |
Solaris build fix.
|
|
|
@11521
|
16 年 |
vboxsync |
IN_MODULE only
|
|
|
@11519
|
16 年 |
vboxsync |
Linux additions: properly install and compile the kernel modules
|
|
|
@11032
|
16 年 |
vboxsync |
iprt: Added missing locking to rtR0MpNotificationNativeInit/Term on …
|
|
|
@11029
|
16 年 |
vboxsync |
IPRT: Integrated vbi v2 fixes (r0drv/solaris/vbi)
|
|
|
@11019
|
16 年 |
vboxsync |
iprt: Added a RT_NO_THROW macro for wrapping up the throw() stuff, …
|
|
|
@10954
|
16 年 |
vboxsync |
IPRT: Integrated vbi v2 changes (r0drv/solaris/vbi).
|
|
|
@10935
|
16 年 |
vboxsync |
More moving around of files in Linux 2.6.27
|
|
|
@10866
|
16 年 |
vboxsync |
Fixed missing 'el' and reinserted the blank lines.
|
|
|
@10864
|
16 年 |
vboxsync |
Update for future Linux 2.6.27.
|
|
|
@10827
|
16 年 |
vboxsync |
It's not very clear what this Contention field really means. Seems to …
|
|
|
@10738
|
16 年 |
vboxsync |
Assert on the fast mutex semaphore being release and having no …
|
|
|
@10608
|
16 年 |
vboxsync |
Made the STDOUT destination for the ring-0 logger on Darwin printf to …
|
|
|
@10457
|
16 年 |
vboxsync |
Solaris/r0drv: fixed lockkernel.
Found this while exploring vboxvfs …
|
|
|
@10390
|
16 年 |
vboxsync |
We need to do reference counting becuase the ring-0 IPRT may be shared …
|
|
|
@9979
|
16 年 |
vboxsync |
g_MpPendingOfflineSet is only used when CPU_DOWN_FAILED is defined.
|
|
|
@9959
|
16 年 |
vboxsync |
ring-0 nt: fixed typo in RTTimerStart that caused timers to run at a …
|
|
|
@9958
|
16 年 |
vboxsync |
comment.
|
|
|
@9619
|
16 年 |
vboxsync |
Fixed darwin bustage.
|
|
|
@9610
|
16 年 |
vboxsync |
Burn fix.
|
|
|
@9609
|
16 年 |
vboxsync |
Todo.
|
|
|
@9603
|
16 年 |
vboxsync |
oops. left a RTR0MpNotificationTerm call there.
|
|
|
@9602
|
16 年 |
vboxsync |
Changed RTR0MpNotificationInit/Term to rtR0MpNotificationInit/Term and …
|
|
|
@9588
|
16 年 |
vboxsync |
Initialize the MP event notifications from initterm-r0drv.cpp after all.
|
|
|
@9586
|
16 年 |
vboxsync |
Fixed missing time unit conversion in RTTimerREquestSystemGranularity.
|
|
|
@9585
|
16 年 |
vboxsync |
warnings
|
|
|
@9584
|
16 年 |
vboxsync |
Inverted test in RTMpOnSpecific.
|
|
|
@9583
|
16 年 |
vboxsync |
Some fixes and adjustments.
|
|
|
@9582
|
16 年 |
vboxsync |
Query the procedures in the init function.
|
|
|
@9580
|
16 年 |
vboxsync |
Raw untested timer code for NT.
|
|
|
@9567
|
16 年 |
vboxsync |
Made the code compile and fixed the g_rtMpNtCpuSet update order.
|
|
|
@9563
|
16 年 |
vboxsync |
Cache the KeQueryActiveProcessors() result at init (see crash reading …
|
|
|
@9557
|
16 年 |
vboxsync |
New timer code for solaris.
|
|
|
@9529
|
16 年 |
vboxsync |
Fixed another wrong spinlock release in the MP handler. Taking CPUs …
|
|
|
@9527
|
16 年 |
vboxsync |
Fixed spinlock release in RTMPEVENT_OFFLINE. No need to use the NoIrq …
|
|
|
@9494
|
16 年 |
vboxsync |
fixed + re-enabled USE_NEW_OS_INTERFACE_FOR_GIP code for Linux
|
|
|
@9466
|
16 年 |
vboxsync |
Fixes and optimizations. The HRTIMER code is still unusable, though. :-/
|
|
|
@9444
|
16 年 |
vboxsync |
Added iTick to FNTIMER (the timer callback).
|
|
|
@9442
|
16 年 |
vboxsync |
Fixed TICK_NSEC (1000 times too small).
|
|
|
@9436
|
16 年 |
vboxsync |
Fixed typo (Present -> Possible).
|
|
|
@9433
|
16 年 |
vboxsync |
Fixed build break.
|
|
|
@9429
|
16 年 |
vboxsync |
RTMpDoesCpuExist -> RTMpIsCpuPossible. Changed the RTMpGetCount and …
|
|
|
@9416
|
16 年 |
vboxsync |
Return VERR_NOT_SUPPORTED if RTTIMER_FLAGS_CPU_* is set.
|
|
|
@9372
|
16 年 |
vboxsync |
fixed assertion, wonder if that helps the rhel3 gcc SIGSEGV.
|
|
|
@9371
|
16 年 |
vboxsync |
quick reorg.
|
|
|
@9370
|
16 年 |
vboxsync |
comment.
|
|
|
@9369
|
16 年 |
vboxsync |
comment.
|
|
|
@9368
|
16 年 |
vboxsync |
RTCpuSetIsEqual
|
|
|
@9366
|
16 年 |
vboxsync |
New timer code for linux - untested and unused atm.
|
|
|
@9365
|
16 年 |
vboxsync |
moved NTICK_NSEC close to the other jiffie stuff.
|
|
|
@9352
|
16 年 |
vboxsync |
Added missing pTimer->iTick++.
|
|
|
@9318
|
16 年 |
vboxsync |
Use the-solaris-kernel.h.
|
|
|