|
|
@9314
|
17 years |
vboxsync |
mpnotification-r0drv.cpp -> mpnotification-r0drv.c
|
|
|
@9309
|
17 years |
vboxsync |
Added RTMpNotificationRegister/Deregister that provides notification …
|
|
|
@9236
|
17 years |
vboxsync |
Implemented RTTime for the linux kernel (not used yet).
|
|
|
@9228
|
17 years |
vboxsync |
More updates for 64 bits guest pointers. Introduced AVLOU32TREE.
|
|
|
@9166
|
17 years |
vboxsync |
Missing continuation slash.
|
|
|
@9164
|
17 years |
vboxsync |
No VBI for the solaris guest additions - yet.
|
|
|
@9152
|
17 years |
vboxsync |
Opps, r0drv/generic/RTMpOn-r0drv-generic.cpp was lost in the previous …
|
|
|
@9149
|
17 years |
vboxsync |
New VBI code for Solaris.
|
|
|
@8925
|
17 years |
vboxsync |
New file APIs for reading (or mapping) a file into memory: …
|
|
|
@8761
|
17 years |
vboxsync |
The reminder.
|
|
|
@8760
|
17 years |
vboxsync |
PATH_KBUILD -> KBUILD_PATH.
|
|
|
@8759
|
17 years |
vboxsync |
BUILD_TYPE -> KBUILD_TYPE.
|
|
|
@8758
|
17 years |
vboxsync |
BUILD_TARGET* -> KBUILD_TARGET*.
|
|
|
@8757
|
17 years |
vboxsync |
BUILD_PLATFORM* -> KBUILD_HOST*.
|
|
|
@8731
|
17 years |
vboxsync |
Oops. included testcase/Makefile.kmk where it shouldn't have been.
|
|
|
@8730
|
17 years |
vboxsync |
Include the testcase bit using the sub-makefile setup.
|
|
|
@8728
|
17 years |
vboxsync |
if1of
|
|
|
@8681
|
17 years |
vboxsync |
Wrote the xpcom error message lookup table by hand. (there are so few …
|
|
|
@8524
|
17 years |
vboxsync |
Use target inheritance for RuntimeW32NT4GuestR0.
|
|
|
@8473
|
17 years |
vboxsync |
Solaris/vboxdrv: Using generic MP as VT-x/MP doesn't play nice yet.
|
|
|
@8402
|
17 years |
vboxsync |
Added %Rhrc, %Rhrf and %Rhra for formatting COM/XPCOM status codes. …
|
|
|
@8400
|
17 years |
vboxsync |
$(out) is NOT valid in this context.
|
|
|
@8295
|
17 years |
vboxsync |
Renamed ip.cpp, tstIp.cpp and ip.h to cidr so they correspond to the …
|
|
|
@8288
|
17 years |
vboxsync |
Added RTErrConvertFromDarwin() as a merge of the IO, Kern and COM versions.
|
|
|
@8284
|
17 years |
vboxsync |
simple scanning function for IPv4 CIDR addresses
|
|
|
@8245
|
17 years |
vboxsync |
rebranding: IPRT files again.
|
|
|
@8178
|
17 years |
vboxsync |
rebranding
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@7544
|
17 years |
vboxsync |
r=bird: libraries doesn't use/need LIBS properties.
|
|
|
@7517
|
17 years |
vboxsync |
Additions/FreeBSD: initial commit
Mostly tested on FreeBSD 7.0.
…
|
|
|
@7491
|
17 years |
vboxsync |
Freebsd only needs one RTTimerCreate-generic.cpp.
|
|
|
@7362
|
17 years |
vboxsync |
quick adaption of system-win.cpp into mp-win.cpp.
|
|
|
@7360
|
17 years |
vboxsync |
quick adaption of system-os2.cpp into mp-os2.cpp.
|
|
|
@7356
|
17 years |
vboxsync |
RTMpGetCount for 'posix'.
|
|
|
@7348
|
17 years |
vboxsync |
Generic implementations of the new RTMp functions.
|
|
|
@7337
|
17 years |
vboxsync |
Enabled RTMp on linux.
|
|
|
@7331
|
17 years |
vboxsync |
Solaris RTMp implementation (untested).
|
|
|
@7271
|
17 years |
vboxsync |
Implemented MP api for NT
|
|
|
@7254
|
17 years |
vboxsync |
Sketched out RTMp*. (All the platform specific code is disabled.)
|
|
|
@7198
|
17 years |
vboxsync |
FreeBSD needs memmove for the kernel bit too.
|
|
|
@7189
|
17 years |
vboxsync |
memmove for RuntimeR0 too.
|
|
|
@7186
|
17 years |
vboxsync |
nocrt memmove. Use it for RuntimeGuestR0Drv and GC.
|
|
|
@7183
|
17 years |
vboxsync |
Added RTStrFormatTypeRegister/SetUser/Deregister for runtime …
|
|
|
@7169
|
17 years |
vboxsync |
Doxygen fixes.
|
|
|
@7056
|
17 years |
vboxsync |
Try fix memcmp link issue for debug windows builds.
|
|
|
@7054
|
17 years |
vboxsync |
fixed debug windows build.
|
|
|
@6962
|
17 years |
vboxsync |
Enable the posix TLS implementation.
|
|
|
@6957
|
17 years |
vboxsync |
Implemented RTTls on win32.
|
|
|
@6910
|
17 years |
vboxsync |
Updated the todo.
|
|
|
@6894
|
17 years |
vboxsync |
Added todo on the VBoxRT.so command override warning.
|
|
|
@6892
|
17 years |
vboxsync |
RuntimeR0Drv: strpbrk is defined on solaris, make it target specific.
|
|
|
@6781
|
17 years |
vboxsync |
Fixed problem cross building x86 additions in a amd64 build.
|
|
|
@6766
|
17 years |
vboxsync |
Runtime: OS/2: Hacked RTFileChangeLock the same way it is done on Win32.
|
|
|
@6754
|
17 years |
vboxsync |
Unbreak l4 (linux.arch).
|
|
|
@6751
|
17 years |
vboxsync |
Fixed RuntimeGuestR3 issue (wrong semaphore code) when building on …
|
|
|
@6738
|
17 years |
vboxsync |
split up the linux and posix semaphore implementations (ring-3) to …
|
|
|
@6730
|
17 years |
vboxsync |
Made crossbuilding the linux additions in an l4 build work again. …
|
|
|
@6697
|
17 years |
vboxsync |
Drop the old remote building.
|
|
|
@6696
|
17 years |
vboxsync |
Removed RuntimeLnx32GuestR3, nobody is using it any longer.
|
|
|
@6693
|
17 years |
vboxsync |
Replaced VBOXLNX32GUESTR0 by VBOXGUESTR0, …
|
|
|
@6685
|
17 years |
vboxsync |
Build RuntimeGuestR3 on linux.
|
|
|
@6677
|
17 years |
vboxsync |
forward port from 1.5: build vditool for Linux if BUILD_TYPE=l4
|
|
|
@6657
|
17 years |
vboxsync |
Use the generic templates for building the OS/2 guest additions. …
|
|
|
@6604
|
17 years |
vboxsync |
Fixed the PIC issue with the X11 drivers: Made …
|
|
|
@6602
|
17 years |
vboxsync |
r=bird: RuntimeGuestR3Mini should be using the VBOXGUESTR3DLL template …
|
|
|
@6593
|
17 years |
vboxsync |
Additions/x11: get rid of gxx_personality_v0 on x11/Linux guests
|
|
|
@6554
|
17 years |
vboxsync |
Corrected inst dir for RuntimeGuestR3Mini.
|
|
|
@6553
|
17 years |
vboxsync |
r=bird: Don't create more RuntimeLnx32* legacy. No VBox in IPRT, so …
|
|
|
@6536
|
17 years |
vboxsync |
Runtime: added a reduced ("shared") R3 guest runtime which will work …
|
|
|
@6361
|
17 years |
vboxsync |
Fixed OS/2 build.
|
|
|
@6351
|
17 years |
vboxsync |
Include Guest R3 backdoor logging for RuntimeGuestR3 template users.
|
|
|
@6231
|
17 years |
vboxsync |
Guest Additions: add R3 backdoor logging for Linux guests
|
|
|
@6147
|
17 years |
vboxsync |
Solaris RTLogWriteDebugger and guest r0 logging changes.
|
|
|
@6143
|
17 years |
vboxsync |
windows -> win.
|
|
|
@6129
|
17 years |
vboxsync |
Implemented VBOX_WITH_ADDITIONS_FROM_BUILD_SERVER. Started cleaning up …
|
|
|
@6051
|
17 years |
vboxsync |
Put back the VBOX_ONLY_ADDITION stuff.
|
|
|
@6015
|
17 years |
vboxsync |
RuntimeGuestR0 RuntimeGuestR3 for solaris and the others.
|
|
|
@6014
|
17 years |
vboxsync |
Created generic templates for compiling guest additions (for new …
|
|
|
@6013
|
17 years |
vboxsync |
Created generic templates for compiling guest additions (for new …
|
|
|
@6012
|
17 years |
vboxsync |
It's BUILD_TARGET not TARGET.
|
|
|
@6009
|
17 years |
vboxsync |
Added VBOX_WITHOUT_ADDITIONS for skipping the additions althogether.
|
|
|
@6007
|
17 years |
vboxsync |
Introducing VBOX_ONLY_ADDITIONS.
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5976
|
17 years |
vboxsync |
Removed the tests for KMK_USE_REDIRECT, KMK_USE_TEST, KMK_NEW_SED and …
|
|
|
@5897
|
17 years |
vboxsync |
KMK_USE_REDIRECT
|
|
|
@5844
|
17 years |
vboxsync |
Backed out accidental Makefile.kmk commit.
|
|
|
@5843
|
17 years |
vboxsync |
r=bird: Adjusted the RTGetOpt API a little bit.
|
|
|
@5760
|
17 years |
vboxsync |
runtime: add generic command line parser, moved from webservice.
|
|
|
@5653
|
17 years |
vboxsync |
sched-os2.cpp
|
|
|
@5555
|
17 years |
vboxsync |
kStuff on Darwin and OS/2, no more special magic in src/VBox/Runtime.
|
|
|
@5552
|
17 years |
vboxsync |
Darwin build fixes.
|
|
|
@5551
|
17 years |
vboxsync |
kStuff integration in progress.
|
|
|
@5490
|
17 years |
vboxsync |
Converted gcc ASMMultU64ByU32DivByU32 inline code to nasm in order to …
|
|
|
@5464
|
17 years |
vboxsync |
More GOT / Yasm trouble. just go with the .cpp code for now.
|
|
|
@5462
|
17 years |
vboxsync |
Only use .asm in ring-3, 64-bit and symbol name issues.
|
|
|
@5461
|
17 years |
vboxsync |
Made u64Prev a pointer so TM can share it between contexts. Added R3, …
|
|
|
@5459
|
17 years |
vboxsync |
need to fix GOT problems first…
|
|
|
@5456
|
17 years |
vboxsync |
New RTTimeNanoTS/GIP code.
|
|
|
@5428
|
17 years |
vboxsync |
*-win32.cpp -> *-win.cpp
|
|
|
@5427
|
17 years |
vboxsync |
Merged r3/win32 and r3/win64
|
|
|