|
|
@21281
|
15 years |
vboxsync |
RTR0MemUser/Kernel implementation for OS/2 while I'm at it. (untested)
|
|
|
@21280
|
15 years |
vboxsync |
RTR0MemUser/Kernel implementation for FreeBSD. (also completely untested)
|
|
|
@21279
|
15 years |
vboxsync |
RTR0MemUser/Kernel implementation for NT. (also completely untested)
|
|
|
@21278
|
15 years |
vboxsync |
RTR0MemUser/Kernel implementation for linux. (hope it compiles most places)
|
|
|
@21276
|
15 years |
vboxsync |
runtime/makefile.kmk: build the two memuserkernel files.
|
|
|
@21099
|
15 years |
vboxsync |
removed darwin debug flags
|
|
|
@21089
|
15 years |
vboxsync |
debug mac build error.
|
|
|
@21088
|
15 years |
vboxsync |
debug mac build error.
|
|
|
@21087
|
15 years |
vboxsync |
Only build r3/xml.cpp as part of VBoxRT for now, to not upset the …
|
|
|
@21086
|
15 years |
vboxsync |
debug mac build error.
|
|
|
@21080
|
15 years |
vboxsync |
fix burns after r49339: needs BOOST SDK
|
|
|
@21079
|
15 years |
vboxsync |
Main: move libxml2 to IPRT unconditionally (remove …
|
|
|
@21077
|
15 years |
vboxsync |
back out r49329, r49331, will start over
|
|
|
@21073
|
15 years |
vboxsync |
Main: move libxml2 to IPRT unconditionally (remove …
|
|
|
@21046
|
15 years |
vboxsync |
IPRT: Added a reader of NM-style map files. (Mainly for linux …
|
|
|
@20933
|
15 years |
vboxsync |
Runtime: add missing (lazy) symbols in the X11 Additions
|
|
|
@20740
|
15 years |
vboxsync |
iprt: More RTDbg coding; added a new AVL tree for RTUINPTR.
|
|
|
@20449
|
15 years |
vboxsync |
FreeBSD: Implement preemption API for guest SMP and enable it …
|
|
|
@20360
|
16 years |
vboxsync |
IPRT: Memory pool (untested) and string pool stub implementation.
|
|
|
@20355
|
16 years |
vboxsync |
IPRT: some dbgmod bits.
|
|
|
@20236
|
16 years |
vboxsync |
Runtime: use different openssl export table when building OSE
|
|
|
@20124
|
16 years |
vboxsync |
IPRT,SUP: Minor driver version change - added …
|
|
|
@20111
|
16 years |
vboxsync |
IPRT: Use the generic RTDirCreateTemp implementation - made it a bit …
|
|
|
@20051
|
16 years |
vboxsync |
exported to OSE
|
|
|
@20030
|
16 years |
vboxsync |
further OSE fixes
|
|
|
@19994
|
16 years |
vboxsync |
fix doc build.
|
|
|
@19937
|
16 years |
vboxsync |
IPRT: Merge RTThreadPreemptDisable-r0drv-linux.c & …
|
|
|
@19930
|
16 years |
vboxsync |
IPRT: Added a dummy NtProcessStartup stub to RuntimeR0 to avoid having …
|
|
|
@19920
|
16 years |
vboxsync |
iprt/os2: Implemented RTThreadPreempt*.
|
|
|
@19919
|
16 years |
vboxsync |
iprt/r0drv: Darwin implementation of RTThreadPreempt*. Stub …
|
|
|
@19897
|
16 years |
vboxsync |
IPRT: Termination callback framework. (not hooked up to anything yet)
|
|
|
@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)
|
|
|
@19603
|
16 years |
vboxsync |
More build fixes.
|
|
|
@19573
|
16 years |
vboxsync |
iprt/makefile.kmk: warning.
|
|
|
@19559
|
16 years |
vboxsync |
IPRT: Coded up the debug address space, adding a RTUINTPTR AVL range …
|
|
|
@19558
|
16 years |
vboxsync |
Runtime: typo (win32 build)
|
|
|
@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.
|
|
|
@19523
|
16 years |
vboxsync |
IPRT: Build common/asm/ASMAtomicCmpXchgU64.asm into the R3 runtime.
|
|
|
@19496
|
16 years |
vboxsync |
Solaris optimized version of RTMpPokeCpu
|
|
|
@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.
|
|
|
@19346
|
16 years |
vboxsync |
Runtime/Aio: Updates
* Add POSIX backend needed for the Darwin …
|
|
|
@19206
|
16 years |
vboxsync |
IPRT: Use generic UUID code on windows as well.
|
|
|
@19188
|
16 years |
vboxsync |
Runtime/Aio: Makefile
|
|
|
@19011
|
16 years |
vboxsync |
Runtime/Aio: Implementation for Solaris
|
|
|
@19001
|
16 years |
vboxsync |
Runtime/R0/FreeBSD: Correct Makefile
|
|
|
@18999
|
16 years |
vboxsync |
Runtime/Aio: Linux backend and a simple testcase. Disabled by default. …
|
|
|
@18990
|
16 years |
vboxsync |
IPRT/Makefile.kmk: missing directory deps.
|
|
|
@18921
|
16 years |
vboxsync |
Runtime/R0/FreeBSD: Makefile changes for the FreeBSD port. Use the …
|
|
|
@18847
|
16 years |
vboxsync |
RTTest: Added alternative API that's easier to use.
|
|
|
@18750
|
16 years |
vboxsync |
RuntimeR0Drv: Promoted the random stuff from solaris to all.
|
|
|
@18364
|
16 years |
vboxsync |
RTTest: kick-off for testcase helpers.
|
|
|
@17748
|
16 years |
vboxsync |
fixed installation path
|
|
|
@17744
|
16 years |
vboxsync |
IPRT: Added a static/dll guest lib called RuntimeGuestR3Shared (use …
|
|
|
@17588
|
16 years |
vboxsync |
IPRT: heapsimple.cpp to RuntimeR0Drv_SOURCES not dot-something.
|
|
|
@17582
|
16 years |
vboxsync |
Add heapsimple to the RuntimeR0Drv library for .win (remove from …
|
|
|
@17464
|
16 years |
vboxsync |
Add heapsimple to the RuntimeGuestR0 library.
|
|
|
@17355
|
16 years |
vboxsync |
IPRT: Build RuntimeR3 with the RT_NO_GIP option so we don't need to …
|
|
|
@17354
|
16 years |
vboxsync |
IRPT: Use the static template for building RuntimeR3.a/lib so we can …
|
|
|
@17080
|
16 years |
vboxsync |
IPRT: build hack to make the VBoxRT alias do the install bits when the …
|
|
|
@16999
|
16 years |
vboxsync |
iprt: RTProcIsRunningByName implementation for Linux.
|
|
|
@16908
|
16 years |
vboxsync |
RuntimeGuestR3Mini: windows update.
|
|
|
@16870
|
16 years |
vboxsync |
Solaris/VBoxNetAdp: random MAC address
|
|
|
@16826
|
16 years |
vboxsync |
Runtime/zip: better include handling in Makefile.kmk
|
|
|
@16825
|
16 years |
vboxsync |
Runtime: zlib include path fix
|
|
|
@16824
|
16 years |
vboxsync |
Runtime/zip: enable zlib functions
|
|
|
@16809
|
16 years |
vboxsync |
VBoxRT/RuntimeR3: Added RTErrConvertToErrno.cpp to the libs.
|
|
|
@16760
|
16 years |
vboxsync |
RTBase64: The decoding part (untested).
|
|
|
@16678
|
16 years |
vboxsync |
IPRT/Makefile: Use the unstripped source for generating error stuff.
|
|
|
@16676
|
16 years |
vboxsync |
Makefiles: insert an additional step between VirtualBox.xidl and its …
|
|
|
@16650
|
16 years |
vboxsync |
IPRT: implement RTFileSetMode on Windows.
|
|
|
@16549
|
16 years |
vboxsync |
iprt/Makefile: Moved the subfooter.kmk include down after the doxygen …
|
|
|
@16546
|
16 years |
vboxsync |
Solaris/vboxdrv/vboxflt: Fixed incorrect return value on failure on _init.
|
|
|
@16163
|
16 years |
vboxsync |
New liblzf (v3.4) prep; VBOX_WITH_NEW_LIBLZF.
|
|
|
@16015
|
16 years |
vboxsync |
Runtime: FreeBSD build fixes (stubbing RTMp* in ring-3).
|
|
|
@16014
|
16 years |
vboxsync |
Makefiles: Added LIBPATHs corresponding to the INCS for *BSD; …
|
|
|
@16012
|
16 years |
vboxsync |
Various Makefiles: Cleaning out uncessary _INCS.freebsd props (moved …
|
|
|
@15881
|
16 years |
vboxsync |
IPRT: Implemented ring-3 priority scheme for darwin.
|
|
|
@15843
|
16 years |
vboxsync |
RTMpIsCpuWorkPending() -> RTMpIsCpuWorkPending(void), corrected …
|
|
|
@15798
|
16 years |
vboxsync |
implemented RTThreadPreemptDisable() and RTThreadPreemptRestore …
|
|
|
@15400
|
16 years |
vboxsync |
iprt: new Linux sysfs APIs
|
|
|
@15372
|
16 years |
vboxsync |
#3282: HostNetIf API implementation for Darwin. Common part revised. …
|
|
|
@15301
|
16 years |
vboxsync |
{IPRT,DIS}/Makefile.kmk: check and test must be double colon rules.
|
|
|
@15235
|
16 years |
vboxsync |
#3282: API, RT generic part, updated VBoxManage list hostif.
|
|
|
@14626
|
16 years |
vboxsync |
Our COM errors not in the guest
|
|
|
@14614
|
16 years |
vboxsync |
IPRT: errmsgvboxcom.xsl -> VBox/errmsgvboxcom.xsl; include result in …
|
|
|
@14604
|
16 years |
vboxsync |
Runtime: Understand COM error codes from VirtualBox.xidl in %Rhrc.
|
|
|
@14500
|
16 years |
vboxsync |
IPRT/SUPDrv/VMM: Made RTR0AssertPanicSystem available to VMMR0.r0 on …
|
|
|
@14468
|
16 years |
vboxsync |
linuxevent*-sems.cpp, Makefile.kmk: update the explanation and dropped …
|
|
|
@14429
|
16 years |
vboxsync |
when building against glibc 2.6, use the Posix implementation of the …
|
|
|
@14423
|
16 years |
vboxsync |
Debug log mutex fix for linux in atomic context.
|
|
|
@14338
|
16 years |
vboxsync |
IPRT: Basic implementation of the MP API for ring-0 Darwin.
|
|
|
@14035
|
16 years |
vboxsync |
IPRT: some makefile clean up.
|
|
|
@14030
|
16 years |
vboxsync |
VMMGC now uses the IPRT No-CRT.
|
|
|
@14021
|
16 years |
vboxsync |
The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. …
|
|
|
@13908
|
16 years |
vboxsync |
Fixed include order, a bunch of GCC 3.3 warnings, OS/2 build.
|
|
|
@13547
|
16 years |
vboxsync |
Makefiles: Eliminated a handful of places where we create extremely …
|
|
|