|
|
@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. …
|
|
|
@6644
|
17 years |
vboxsync |
Add CmpXchg functions to IPRT which additionally pass back the old …
|
|
|
@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 …
|
|
|
@6551
|
17 years |
vboxsync |
fixed the file header and removed unnecessary includes.
|
|
|
@6549
|
17 years |
vboxsync |
The usual stuff everyone forgets - properties, esp. export.
|
|
|
@6543
|
17 years |
vboxsync |
+tid for bird.
|
|
|
@6541
|
17 years |
vboxsync |
Fixed missing logger locking in ring-0.
|
|
|
@6536
|
17 years |
vboxsync |
Runtime: added a reduced ("shared") R3 guest runtime which will work …
|
|
|
@6525
|
17 years |
vboxsync |
UART_BASE -> IPRT_UART_BASE so it can safely be overrided by a DEFS += …
|
|
|
@6515
|
17 years |
vboxsync |
Added a 'pid' prefix flag to the logger. This is primarily intended …
|
|
|
@6493
|
17 years |
vboxsync |
Made it possible to make debug versions of vboxdrv on linux. This will …
|
|
|
@6480
|
17 years |
vboxsync |
typo
|
|
|
@6478
|
17 years |
vboxsync |
Drop annoying the cb != sizeof(void *) assertion.
|
|
|
@6477
|
17 years |
vboxsync |
Handle RTR0MEMOBJTYPE_PHYS_NC during free.
|
|
|
@6433
|
17 years |
vboxsync |
A little update.
|
|
|
@6432
|
17 years |
vboxsync |
r=bird: Cannot see how IsBeyondLimit() is supposed to work.
|
|
|
@6431
|
17 years |
vboxsync |
Support seeking to xxxxxxxx'ffffffff on windows.
|
|
|
@6430
|
17 years |
vboxsync |
oops, removed a return 0; statement that left over from testing.
|
|
|
@6429
|
17 years |
vboxsync |
r=bird: file sizes and offets are given as RTFOFF now (the uint64_t …
|
|
|
@6428
|
17 years |
vboxsync |
Make it windows only to prevent potential trouble.
|
|
|
@6427
|
17 years |
vboxsync |
r=bird: Please, no more of that RT_OS_LINUX/RT_OS_SOLARIS stuff when …
|
|
|
@6421
|
17 years |
vboxsync |
iprt: added RTFileGetMaxSize()
|
|
|
@6416
|
17 years |
vboxsync |
Applied [27227] to the trunk: make it compile with older 2.6 kernels, …
|
|
|
@6407
|
17 years |
vboxsync |
Default to RTLOGDEST_USER instead of RTLOGDEST_FILE when …
|
|
|
@6361
|
17 years |
vboxsync |
Fixed OS/2 build.
|
|
|
@6351
|
17 years |
vboxsync |
Include Guest R3 backdoor logging for RuntimeGuestR3 template users.
|
|
|
@6296
|
17 years |
vboxsync |
LED and Network Config interfaces added. Fix in TMAll.cpp: Assertions …
|
|
|
@6285
|
17 years |
vboxsync |
(C) 2008
|
|
|
@6273
|
17 years |
vboxsync |
Runtime: do not create a log file in R3 additions as we now have …
|
|
|
@6267
|
17 years |
vboxsync |
We have to use InterruptTime like we do for the GIP. …
|
|
|
@6266
|
17 years |
vboxsync |
tstTime-4: Check that RTTimeNanoTS and RTTimeSystemNanoTS are using …
|
|
|
@6252
|
17 years |
vboxsync |
Print the delta relative to cpu0.
|
|
|
@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 …
|
|
|
@6095
|
17 years |
vboxsync |
Sort the result by apic id.
|
|
|
@6080
|
17 years |
vboxsync |
Fix for the vista psdk.
|
|
|
@6051
|
17 years |
vboxsync |
Put back the VBOX_ONLY_ADDITION stuff.
|
|
|
@6041
|
17 years |
vboxsync |
Added RTUtf16CalcUtf8Len and RTUtf16CalcUtf8LenEx.
|
|
|
@6033
|
17 years |
vboxsync |
vboxadd changes.
|
|
|
@6021
|
17 years |
vboxsync |
Solaris 64-bit vboxadd fix.
|
|
|
@6020
|
17 years |
vboxsync |
Started solaris additions and the os2 to common move.
|
|
|
@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.
|
|
|
@6000
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change, fixes.
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5978
|
17 years |
vboxsync |
gcc warning
|
|
|
@5976
|
17 years |
vboxsync |
Removed the tests for KMK_USE_REDIRECT, KMK_USE_TEST, KMK_NEW_SED and …
|
|
|
@5975
|
17 years |
vboxsync |
removed left over #if 1.
|
|
|
@5974
|
17 years |
vboxsync |
Implemented RTTimeNormalize. Added a offUTC field to RTTIME (only …
|
|
|
@5971
|
17 years |
vboxsync |
Use the new RT_C_* stuff in iprt/ctype.h. Made VBOX_LOG='*usb*=~0' …
|
|
|
@5948
|
17 years |
vboxsync |
drv_usectohz returns clock_t not int.
|
|
|
@5947
|
17 years |
vboxsync |
Use default sysclass priority for threads.
|
|
|
@5938
|
17 years |
vboxsync |
iprt: small performance fix using the optimal fd number for select, …
|
|
|
@5912
|
17 years |
vboxsync |
backed out r26450
|
|
|
@5911
|
17 years |
vboxsync |
RTGetOpt does not alter argv[] does it?
|
|
|
@5897
|
17 years |
vboxsync |
KMK_USE_REDIRECT
|
|
|
@5885
|
17 years |
vboxsync |
It's '.' and not '@' that's supposed to be used to indicate local …
|
|
|
@5882
|
17 years |
vboxsync |
optimize tstTSC.
|
|
|
@5881
|
17 years |
vboxsync |
barcelona needs more time?
|
|
|
@5856
|
17 years |
vboxsync |
and another one.
|
|
|
@5855
|
17 years |
vboxsync |
another one.
|
|
|
@5844
|
17 years |
vboxsync |
Backed out accidental Makefile.kmk commit.
|
|
|
@5843
|
17 years |
vboxsync |
r=bird: Adjusted the RTGetOpt API a little bit.
|
|
|
@5781
|
17 years |
vboxsync |
Fixed some overflow detection issues.
|
|
|
@5766
|
17 years |
vboxsync |
export getopt.cpp
|
|
|
@5760
|
17 years |
vboxsync |
runtime: add generic command line parser, moved from webservice.
|
|
|
@5712
|
17 years |
vboxsync |
Added warnings about trailing chars & spaces in the RTStrTo*Int* …
|
|
|
@5705
|
17 years |
vboxsync |
Free a previously allocated memory #2.
|
|
|
@5702
|
17 years |
vboxsync |
Free a previously allocated memory.
|
|
|
@5666
|
17 years |
vboxsync |
PFNSTRFORMAT should return size_t.
|
|
|
@5653
|
17 years |
vboxsync |
sched-os2.cpp
|
|
|
@5606
|
17 years |
vboxsync |
ALIGNP SIZEOFMEMB
|
|
|
@5605
|
17 years |
vboxsync |
BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
|
|
|
@5591
|
17 years |
vboxsync |
Leopard build fix.
|
|
|
@5588
|
17 years |
vboxsync |
Leopard build fix.
|
|
|
@5581
|
17 years |
vboxsync |
Fixed O_NONBLOCK / RTFILE_O_NON_BLOCK.
|
|
|
@5556
|
17 years |
vboxsync |
kStuff on Darwin and OS/2, no more special magic in src/VBox/Runtime.
|
|
|
@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.
|
|
|
@5547
|
17 years |
vboxsync |
cTries.
|
|
|
@5531
|
17 years |
vboxsync |
ring-0 import fix.
|
|
|
@5525
|
17 years |
vboxsync |
PDMUsb changes.
|
|
|
@5521
|
17 years |
vboxsync |
unused variable now
|
|
|
@5519
|
17 years |
vboxsync |
Runtime: Fixed memory leaks found by valgrind.
|
|
|