|
|
@20030
|
16 years |
vboxsync |
further OSE fixes
|
|
|
@20022
|
16 years |
vboxsync |
Runtime: S3 testcase
|
|
|
@20019
|
16 years |
vboxsync |
Runtime: to much
|
|
|
@20018
|
16 years |
vboxsync |
Runtime: Added method for returning the system temporary directory path.
|
|
|
@20008
|
16 years |
vboxsync |
PDMCritSect: rewrite, ring-0 unlocking not yet enabled.
|
|
|
@19998
|
16 years |
vboxsync |
Solaris/vbi: vbi_execute_on_one fix. New vbi binaries.
|
|
|
@19994
|
16 years |
vboxsync |
fix doc build.
|
|
|
@19990
|
16 years |
vboxsync |
initterm-r0drv-nt.cpp: more names.
|
|
|
@19989
|
16 years |
vboxsync |
critsect-generic.cpp: Xchg*32 -> Write*32.
|
|
|
@19983
|
16 years |
vboxsync |
initterm-r0drv-nt.cpp: Some more data.
|
|
|
@19975
|
16 years |
vboxsync |
initterm-r0drv-nt.cpp: Proper Vista64 test.
|
|
|
@19972
|
16 years |
vboxsync |
SemEvent/FreeBSD: Use tsleep instead of msleep_spin. Looks like tlseep …
|
|
|
@19971
|
16 years |
vboxsync |
initterm-r0drv-nt.cpp: XP64 (untested).
|
|
|
@19970
|
16 years |
vboxsync |
tstR0ThreadPreemption: Some adjustments.
|
|
|
@19969
|
16 years |
vboxsync |
IPRT/r0drv-nt: Cleaning up the preemption hacks; XP SP2 is done.
|
|
|
@19966
|
16 years |
vboxsync |
tstR0ThreadPreemption.cpp: Don't loop forever.
|
|
|
@19965
|
16 years |
vboxsync |
tstR0ThreadPreemption.cpp: Don't loop forever.
|
|
|
@19956
|
16 years |
vboxsync |
memobj-r0drv-darwin.cpp: Added an ugly hack in …
|
|
|
@19954
|
16 years |
vboxsync |
tstCritSect -> tstRTCritSect
|
|
|
@19953
|
16 years |
vboxsync |
tstCritSect: Converted to RTTest and disable the distribution test by …
|
|
|
@19952
|
16 years |
vboxsync |
RTTest: More macros. Made RTTestFailure check for trailing new line to …
|
|
|
@19950
|
16 years |
vboxsync |
tstCidr -> tstRTCidr.
|
|
|
@19949
|
16 years |
vboxsync |
tstCidr: Converted to RTTest.
|
|
|
@19948
|
16 years |
vboxsync |
tstBitOperations -> tstRTBitOperations
|
|
|
@19947
|
16 years |
vboxsync |
tstBase64 -> tstRTBase64.
|
|
|
@19946
|
16 years |
vboxsync |
tstBase64: Converted to RTTest.
|
|
|
@19945
|
16 years |
vboxsync |
tstAvl -> tstRTAvl; use RTTest.
|
|
|
@19944
|
16 years |
vboxsync |
iprt: Some more RTTest stuff.
|
|
|
@19943
|
16 years |
vboxsync |
tstR0ThreadPreemption.cpp: use thousand separators to make the ns and …
|
|
|
@19942
|
16 years |
vboxsync |
IPRT: Implemented thousand separators for the string formatting code …
|
|
|
@19941
|
16 years |
vboxsync |
iprt/linux: Fixed RTThreadPreemptIsEnabled, only tested without …
|
|
|
@19940
|
16 years |
vboxsync |
tstR0ThreadPreemption: fixes.
|
|
|
@19939
|
16 years |
vboxsync |
IPRT/test.cpp: Always report subtest results on a new line.
|
|
|
@19937
|
16 years |
vboxsync |
IPRT: Merge RTThreadPreemptDisable-r0drv-linux.c & …
|
|
|
@19936
|
16 years |
vboxsync |
tstR0ThreadPreemption: Improved the RTThreadPreemptIsPending test.
|
|
|
@19935
|
16 years |
vboxsync |
tstR0ThreadPreemption: Test nesting and fix enum.
|
|
|
@19934
|
16 years |
vboxsync |
oops
|
|
|
@19933
|
16 years |
vboxsync |
IPRT: RTThreadPreempt* testcase.
|
|
|
@19931
|
16 years |
vboxsync |
NtProcessStartup-stub.cpp: cdecl not stdcall.
|
|
|
@19930
|
16 years |
vboxsync |
IPRT: Added a dummy NtProcessStartup stub to RuntimeR0 to avoid having …
|
|
|
@19929
|
16 years |
vboxsync |
RTPathAppend: bugfix.
|
|
|
@19928
|
16 years |
vboxsync |
IPRT: More RTPathAppend docs updates.
|
|
|
@19926
|
16 years |
vboxsync |
IPRT: Added RTPathAppend.
|
|
|
@19925
|
16 years |
vboxsync |
tstPath.cpp: Converted to RTTest.
|
|
|
@19924
|
16 years |
vboxsync |
IPRT,SUP: Renamed RTPathProgram to RTPathExecDir to make it clear what …
|
|
|
@19922
|
16 years |
vboxsync |
iprt/semaphore-r0drv-darwin.cpp: Fixed interruptable waits, they …
|
|
|
@19920
|
16 years |
vboxsync |
iprt/os2: Implemented RTThreadPreempt*.
|
|
|
@19919
|
16 years |
vboxsync |
iprt/r0drv: Darwin implementation of RTThreadPreempt*. Stub …
|
|
|
@19918
|
16 years |
vboxsync |
iprt/r0drv-generic: RTThreadPreemptIsPending stub.
|
|
|
@19917
|
16 years |
vboxsync |
iprt/solaris: A quick shot at RTThreadPreemptIsPending.
|
|
|
@19915
|
16 years |
vboxsync |
iprt/nt: RTThreadPreemptIsPending (untested).
|
|
|
@19914
|
16 years |
vboxsync |
iprt/nt: RTThreadPreemptIsPending sketch.
|
|
|
@19912
|
16 years |
vboxsync |
iprt/linux: RTThreadPreemptIsPending update.
|
|
|
@19911
|
16 years |
vboxsync |
Don't assert. KeInsertQueueDPC returns FALSE if it's already in the queue.
|
|
|
@19907
|
16 years |
vboxsync |
IPRT: RTThreadPreemptIsPending for linux
|
|
|
@19898
|
16 years |
vboxsync |
IPRT: Termination callback framework - missing file. (not hooked up to …
|
|
|
@19897
|
16 years |
vboxsync |
IPRT: Termination callback framework. (not hooked up to anything yet)
|
|
|
@19896
|
16 years |
vboxsync |
IPRT: Added a RTOnceReset method (needed it for a testcase).
|
|
|
@19892
|
16 years |
vboxsync |
SUPLib: Implemented ring-3 version of the semaphore API and created a …
|
|
|
@19888
|
16 years |
vboxsync |
semevent-r0drv-linux.c: Use ASMAtomicWriteU32 instead of XchgU32.
|
|
|
@19887
|
16 years |
vboxsync |
semevent-r0drv-linux.c: Fixed missing initialization of the fState …
|
|
|
@19886
|
16 years |
vboxsync |
semevetnmulti-r0drv-linux.c: Fixed missing initialization of the …
|
|
|
@19865
|
16 years |
vboxsync |
IPRT: Made handletable.cpp and handletablectx.cpp build cleanly as C.
|
|
|
@19863
|
16 years |
vboxsync |
IPRT/zip: use 128K buffer in all cases (both for compressing and …
|
|
|
@19830
|
16 years |
vboxsync |
Bugfix
|
|
|
@19826
|
16 years |
vboxsync |
Implemented a non-blocking RTMpPokeCpu for Windows hosts.
|
|
|
@19805
|
16 years |
vboxsync |
IPRT/Makefile.kmk: VBoxRT needs RuntimeR3_SOURCES.$(KBUILD_TARGET_ARCH)
|
|
|
@19804
|
16 years |
vboxsync |
VBoxRTDeps.cpp: drag in ASMAtomicReadU54 and ASMAtomicCmpXchgU64.
|
|
|
@19763
|
16 years |
vboxsync |
IPRT/testcase: the two build fixes here should not be necessary.
|
|
|
@19761
|
16 years |
vboxsync |
Fix allocating memory for code on FreeBSD AMD64. Strip debug symbols …
|
|
|
@19757
|
16 years |
vboxsync |
VMM,IPRT,DBGC: Debug address spaces.
|
|
|
@19730
|
16 years |
vboxsync |
Backed out 47346
|
|
|
@19729
|
16 years |
vboxsync |
RTLogSetDefaultInstanceThread change; ring 0 logging fix for multiple VCPUs
|
|
|
@19711
|
16 years |
vboxsync |
HGSMI: host->guest command processing working
|
|
|
@19673
|
16 years |
vboxsync |
Runtime/r0drv-freebsd: Change the pag allocation code again. …
|
|
|
@19605
|
16 years |
vboxsync |
iprt/common/asm: id tag + docs.
|
|
|
@19603
|
16 years |
vboxsync |
More build fixes.
|
|
|
@19600
|
16 years |
vboxsync |
GCC 4.3.3 workarounds for ASMAtomicCmpXchgU64 and ASMAtomicReadU64.
|
|
|
@19591
|
16 years |
vboxsync |
Runtime/r0drv-freebsd: Disable the active code for allocating pages …
|
|
|
@19573
|
16 years |
vboxsync |
iprt/makefile.kmk: warning.
|
|
|
@19566
|
16 years |
vboxsync |
OSE fix
|
|
|
@19565
|
16 years |
vboxsync |
Runtime/r0drv-freebsd: Allocate zeroed memory for the mutexes or we …
|
|
|
@19563
|
16 years |
vboxsync |
HostDrivers,Runtime/r0drv-freebsd: Fix compiling on FreeBSD 8. Thanks …
|
|
|
@19562
|
16 years |
vboxsync |
Runtime/Aio: Change API again
* pcReqs in RTFileAioCtxSubmit is …
|
|
|
@19559
|
16 years |
vboxsync |
IPRT: Coded up the debug address space, adding a RTUINTPTR AVL range …
|
|
|
@19558
|
16 years |
vboxsync |
Runtime: typo (win32 build)
|
|
|
@19555
|
16 years |
vboxsync |
VboxRTDeps.cpp: openssl stuff for darwin.
|
|
|
@19554
|
16 years |
vboxsync |
VBoxRT,++: linking libxml and openssl into VBoxRT.
|
|
|
@19550
|
16 years |
vboxsync |
oops.
|
|
|
@19549
|
16 years |
vboxsync |
libxml2: build change in progress.
|
|
|
@19547
|
16 years |
vboxsync |
IPRT: unexport internal rtMem* functions.
|
|
|
@19546
|
16 years |
vboxsync |
space
|
|
|
@19523
|
16 years |
vboxsync |
IPRT: Build common/asm/ASMAtomicCmpXchgU64.asm into the R3 runtime.
|
|
|
@19522
|
16 years |
vboxsync |
IPRT: Added a 32-bit implementation of ASMAtomicCmpXchgU64
|
|
|
@19509
|
16 years |
vboxsync |
IPRT: Started on debug support, RTDbg*.
|
|
|
@19501
|
16 years |
vboxsync |
2xRTMpPokeCpu-r0drv-solaris.c: svn properties, Id string, status codes.
|
|
|
@19496
|
16 years |
vboxsync |
Solaris optimized version of RTMpPokeCpu
|
|
|
@19391
|
16 years |
vboxsync |
IPRT: Explained RTMpOthers preemption req to the caller in mp.h, but …
|
|
|
@19389
|
16 years |
vboxsync |
IPRT: Implemented RTMpPokeCpu where it made sense (untested).
|
|
|
@19387
|
16 years |
vboxsync |
Runtime/r0drv: include string (StrDup/DupEx/Free) into r0drv.
|
|
|