|
|
@23683
|
15 years |
vboxsync |
Use KeIpiGenericCall on Vista by default as well
|
|
|
@23546
|
15 years |
vboxsync |
Use KeIpiGenericCall on Windows 7 hosts.
|
|
|
@23506
|
15 years |
vboxsync |
Use HalSendSoftwareInterrupt in Windows 7 (not exported in Vista)
|
|
|
@23416
|
15 years |
vboxsync |
Disable HalRequestIpi for Windows 7 again
|
|
|
@23412
|
15 years |
vboxsync |
Enabled HalRequestIpi usage again. Hopefully works with Windows 7 too …
|
|
|
@23376
|
15 years |
vboxsync |
Don't use HalRequestIpi. Blue screens on Windows 7.
|
|
|
@23370
|
15 years |
vboxsync |
Compile fix
|
|
|
@23367
|
15 years |
vboxsync |
Experiment with HalRequestIpi
|
|
|
@23181
|
15 years |
vboxsync |
RTMpPokeCpu: return error if KeInsertQueueDpc fails.
|
|
|
@23177
|
15 years |
vboxsync |
Compile fix
|
|
|
@23173
|
15 years |
vboxsync |
Remove the poke DPC from the queue if RTThreadPreemptIsPending is not …
|
|
|
@23065
|
15 years |
vboxsync |
Runtime: fixed IPRT_TARGET_NT4.
|
|
|
@19911
|
16 years |
vboxsync |
Don't assert. KeInsertQueueDPC returns FALSE if it's already in the queue.
|
|
|
@19830
|
16 years |
vboxsync |
Bugfix
|
|
|
@19826
|
16 years |
vboxsync |
Implemented a non-blocking RTMpPokeCpu for Windows hosts.
|
|
|
@15896
|
16 years |
vboxsync |
Oops
|
|
|
@15895
|
16 years |
vboxsync |
RTMpIsCpuWorkPending changed; previous code wasn't useful
|
|
|
@15843
|
16 years |
vboxsync |
RTMpIsCpuWorkPending() -> RTMpIsCpuWorkPending(void), corrected …
|
|
|
@15839
|
16 years |
vboxsync |
Experimental implementation of RTMpIsCpuWorkPending for windows hosts.
|
|
|
@15837
|
16 years |
vboxsync |
Added RTMpIsCpuWorkPending stub.
|
|
|
@13272
|
16 years |
vboxsync |
mp-r0drv-nt.cpp: updated w2k8 todos.
|
|
|
@9609
|
16 years |
vboxsync |
Todo.
|
|
|
@9585
|
16 years |
vboxsync |
warnings
|
|
|
@9584
|
16 years |
vboxsync |
Inverted test in RTMpOnSpecific.
|
|
|
@9582
|
16 years |
vboxsync |
Query the procedures in the init function.
|
|
|
@9563
|
16 years |
vboxsync |
Cache the KeQueryActiveProcessors() result at init (see crash reading …
|
|
|
@9436
|
16 years |
vboxsync |
Fixed typo (Present -> Possible).
|
|
|
@9433
|
16 years |
vboxsync |
Fixed build break.
|
|
|
@9429
|
16 years |
vboxsync |
RTMpDoesCpuExist -> RTMpIsCpuPossible. Changed the RTMpGetCount and …
|
|
|
@8840
|
17 years |
vboxsync |
Disabled assertion
|
|
|
@8245
|
17 years |
vboxsync |
rebranding: IPRT files again.
|
|
|
@8170
|
17 years |
vboxsync |
Rebranding: replacing more innotek strings.
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@7913
|
17 years |
vboxsync |
Check for NIL_CPUID in RTMpOnSpecific.
|
|
|
@7506
|
17 years |
vboxsync |
Made assertion private
|
|
|
@7459
|
17 years |
vboxsync |
More comments
|
|
|
@7458
|
17 years |
vboxsync |
Comment
|
|
|
@7391
|
17 years |
vboxsync |
OSE
|