|
|
@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.
|
|
|
@19384
|
16 years |
vboxsync |
iprt/common/string/string.cpp: RTR3DECL -> RTDECL (see header).
|
|
|
@19371
|
16 years |
vboxsync |
Runtime/Aio: Prevent inclusion of swabb.h because g++ doesn't like the …
|
|
|
@19370
|
16 years |
vboxsync |
Runtime/Aio: Fix the POSIX backend for Darwin. We have to obey the …
|
|
|
@19368
|
16 years |
vboxsync |
IPRT: initial check in of the runtime S3 interface (not used yet)
|
|
|
@19355
|
16 years |
vboxsync |
Runtime/r0drv/Solaris: fixed warning.
|
|
|
@19350
|
16 years |
vboxsync |
IPRT,tstDisasm-2: defined flags for RTFileReadAllEx and …
|
|
|
@19348
|
16 years |
vboxsync |
Runtime/Aio: Properties
|
|
|
@19346
|
16 years |
vboxsync |
Runtime/Aio: Updates
* Add POSIX backend needed for the Darwin …
|
|
|
@19341
|
16 years |
vboxsync |
Runtime/r0drv-freebsd: Fixes for FreeBSD 8.0. Thanks to Ulf Lilleengen
|
|
|
@19338
|
16 years |
vboxsync |
3880 VirtualBox and Solaris build 114 - don't use curproc
|
|
|
@19332
|
16 years |
vboxsync |
Runtime/r0drv/solaris: RTSemEventMulti fix for waking all threads not one.
|
|
|
@19315
|
16 years |
vboxsync |
Logging: introducing NAT and NET log groups
|
|
|
@19308
|
16 years |
vboxsync |
gcc-4.4 warnings
|
|
|
@19264
|
16 years |
vboxsync |
Runtime/MP-freebsd: Fix typo which makes the kernel module unloadable
|
|
|
@19212
|
16 years |
vboxsync |
Newline.
|
|
|
@19211
|
16 years |
vboxsync |
IPRT: Function RTDirRemoveRecursive added. Only partially implemented …
|
|
|
@19206
|
16 years |
vboxsync |
IPRT: Use generic UUID code on windows as well.
|
|
|
@19205
|
16 years |
vboxsync |
tstUuid: Updated to RTTest and added tests for the new Utf16 functions.
|
|
|
@19198
|
16 years |
vboxsync |
IPRT: Added RTUuidFrom/ToUtf16. (untested)
|
|
|
@19188
|
16 years |
vboxsync |
Runtime/Aio: Makefile
|
|
|
@19187
|
16 years |
vboxsync |
Runtime/Aio: Add FreeBSD backend
|
|
|
@19186
|
16 years |
vboxsync |
Runtime/Aio: Add Windows backend
|
|
|
@19185
|
16 years |
vboxsync |
Runtime/Aio: Slight changes to the API for Windows. Fix the Solaris backend
|
|
|
@19171
|
16 years |
vboxsync |
Shared folders: less ugly solution for making execute bits set on …
|
|
|
@19167
|
16 years |
vboxsync |
iprt/cdefs.h,RTLdr: Added an generic RT_NOTHING macro to fixing issues …
|
|
|
@19166
|
16 years |
vboxsync |
IPRT/include/internal/fileaio.h: export; (C) year.
|
|
|
@19147
|
16 years |
vboxsync |
#3854: Error checking for skb_gso_segment().
|
|
|
@19143
|
16 years |
vboxsync |
Compile fixes
|
|
|
@19128
|
16 years |
vboxsync |
gcc-4.4 warning
|
|
|
@19126
|
16 years |
vboxsync |
Runtime/Aio: * Move the validation macros to a new header because they …
|
|
|
@19120
|
16 years |
vboxsync |
Various files: Virtual Box -> VirtualBox.
|
|
|
@19071
|
16 years |
vboxsync |
memobj-r0drv-freebsd.c: make the exit point easier to spot.
|
|
|
@19057
|
16 years |
vboxsync |
IPRT/mp-r0drv-freebsd.c: Fixed a couple of issues. (hope it still works)
|
|
|