|
|
@9506
|
17 years |
vboxsync |
fix
|
|
|
@9504
|
17 years |
vboxsync |
modified the right file now.
|
|
|
@9503
|
17 years |
vboxsync |
Reverted 31773.
|
|
|
@9502
|
17 years |
vboxsync |
asm strlen. Added a few more string/mem functions to the windows R0 …
|
|
|
@9499
|
17 years |
vboxsync |
Preparing 64-bit guest additions building (focusing on windows atm.)
|
|
|
@9494
|
17 years |
vboxsync |
fixed + re-enabled USE_NEW_OS_INTERFACE_FOR_GIP code for Linux
|
|
|
@9473
|
17 years |
vboxsync |
fix linux module build
|
|
|
@9466
|
17 years |
vboxsync |
Fixes and optimizations. The HRTIMER code is still unusable, though. :-/
|
|
|
@9444
|
17 years |
vboxsync |
Added iTick to FNTIMER (the timer callback).
|
|
|
@9442
|
17 years |
vboxsync |
Fixed TICK_NSEC (1000 times too small).
|
|
|
@9436
|
17 years |
vboxsync |
Fixed typo (Present -> Possible).
|
|
|
@9433
|
17 years |
vboxsync |
Fixed build break.
|
|
|
@9429
|
17 years |
vboxsync |
RTMpDoesCpuExist -> RTMpIsCpuPossible. Changed the RTMpGetCount and …
|
|
|
@9416
|
17 years |
vboxsync |
Return VERR_NOT_SUPPORTED if RTTIMER_FLAGS_CPU_* is set.
|
|
|
@9372
|
17 years |
vboxsync |
fixed assertion, wonder if that helps the rhel3 gcc SIGSEGV.
|
|
|
@9371
|
17 years |
vboxsync |
quick reorg.
|
|
|
@9370
|
17 years |
vboxsync |
comment.
|
|
|
@9369
|
17 years |
vboxsync |
comment.
|
|
|
@9368
|
17 years |
vboxsync |
RTCpuSetIsEqual
|
|
|
@9366
|
17 years |
vboxsync |
New timer code for linux - untested and unused atm.
|
|
|
@9365
|
17 years |
vboxsync |
moved NTICK_NSEC close to the other jiffie stuff.
|
|
|
@9358
|
17 years |
vboxsync |
More fun.
|
|
|
@9357
|
17 years |
vboxsync |
#include <limits.h>; this should drag in NAME_MAX whether even if it's …
|
|
|
@9355
|
17 years |
vboxsync |
d_name can be defined as <= MAX_PATH (solaris does this). Clearified …
|
|
|
@9352
|
17 years |
vboxsync |
Added missing pTimer->iTick++.
|
|
|
@9318
|
17 years |
vboxsync |
Use the-solaris-kernel.h.
|
|
|
@9317
|
17 years |
vboxsync |
NOREF(pvOS);
|
|
|
@9316
|
17 years |
vboxsync |
build fixes.
|
|
|
@9315
|
17 years |
vboxsync |
r0drv/solaris/mpnotification-r0drv-solaris.cpp -> …
|
|
|
@9314
|
17 years |
vboxsync |
mpnotification-r0drv.cpp -> mpnotification-r0drv.c
|
|
|
@9313
|
17 years |
vboxsync |
NOTIFY_DONE.
|
|
|
@9312
|
17 years |
vboxsync |
include notifier for RTMpNotification*.
|
|
|
@9311
|
17 years |
vboxsync |
props
|
|
|
@9309
|
17 years |
vboxsync |
Added RTMpNotificationRegister/Deregister that provides notification …
|
|
|
@9308
|
17 years |
vboxsync |
Comment.
|
|
|
@9298
|
17 years |
vboxsync |
doxy: be less verbose (with bird's permission)
|
|
|
@9244
|
17 years |
vboxsync |
GC logging changes for 64 bits guests. (RTGCPTR -> RTRCPTR)
|
|
|
@9240
|
17 years |
vboxsync |
Use ktime_get_ts() instead of ktime_get() as the latter first appeared …
|
|
|
@9239
|
17 years |
vboxsync |
Use ktime_get_real_ts() instead of ktime_get_real() as the latter …
|
|
|
@9238
|
17 years |
vboxsync |
include linux/hrtimer.h too.
|
|
|
@9237
|
17 years |
vboxsync |
fixed keywords.
|
|
|
@9236
|
17 years |
vboxsync |
Implemented RTTime for the linux kernel (not used yet).
|
|
|
@9230
|
17 years |
vboxsync |
missing properties.
|
|
|
@9229
|
17 years |
vboxsync |
Missing
|
|
|
@9228
|
17 years |
vboxsync |
More updates for 64 bits guest pointers. Introduced AVLOU32TREE.
|
|
|
@9226
|
17 years |
vboxsync |
%RRv for RTGCPTR/RTGCUINTPTR/RTGCINTPTR formatting.
|
|
|
@9224
|
17 years |
vboxsync |
Added '%VRv' string format extension for raw mode pointers (RTRCPTR).
|
|
|
@9212
|
17 years |
vboxsync |
Major changes for sizeof(RTGCPTR) == uint64_t.
Introduced RCPTRTYPE …
|
|
|
@9187
|
17 years |
vboxsync |
Some kind of number puzzle.
|
|
|
@9186
|
17 years |
vboxsync |
Better testcases for ASMMemFill32 and ASMMemZero32.
|
|
|
@9185
|
17 years |
vboxsync |
Added testcase for ASMMemFill32 and ASMMemZero32.
|
|
|
@9176
|
17 years |
vboxsync |
Tabs.
|
|
|
@9173
|
17 years |
vboxsync |
export
|
|
|
@9172
|
17 years |
vboxsync |
export
|
|
|
@9171
|
17 years |
vboxsync |
export
|
|
|
@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.
|
|
|
@9147
|
17 years |
vboxsync |
export vbi.
|
|
|
@9138
|
17 years |
vboxsync |
tstFileAppendWin-1 for exploring FILE_APPEND_DATA.
|
|
|
@9063
|
17 years |
vboxsync |
Workaround for #2833.
|
|
|
@8954
|
17 years |
vboxsync |
Don't fail on 0 byte files.
|
|
|
@8927
|
17 years |
vboxsync |
and return the correct index.
|
|
|
@8926
|
17 years |
vboxsync |
Don't return VERR_GETOP_UNKNOWN_OPTION when encountering a file.
|
|
|
@8925
|
17 years |
vboxsync |
New file APIs for reading (or mapping) a file into memory: …
|
|
|
@8921
|
17 years |
vboxsync |
Solaris vboxdrv: fixed to use thread_change_pri instead of incorrect macro.
|
|
|
@8913
|
17 years |
vboxsync |
made RTFileGetMaxSizeEx() OS-specific
|
|
|
@8889
|
17 years |
vboxsync |
Added ASMGetCpuModuleIntel/Amd and ASMIsIntelCpu and ASMIsIntelCpuEx …
|
|
|
@8882
|
17 years |
vboxsync |
Added ASMGetCpuFamily, ASMGetCpuModel and ASMGetCpuStepping to pack up …
|
|
|
@8840
|
17 years |
vboxsync |
Disabled assertion
|
|
|
@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.
|
|
|
@8729
|
17 years |
vboxsync |
cosmetics
|
|
|
@8728
|
17 years |
vboxsync |
if1of
|
|
|
@8727
|
17 years |
vboxsync |
sorted the stuff.
|
|
|
@8707
|
17 years |
vboxsync |
Something is broken here, most likely. dunno what.
|
|
|
@8706
|
17 years |
vboxsync |
r=bird: the timeout handling is busted since we're using absolute wall …
|
|
|
@8702
|
17 years |
vboxsync |
fixed mixed up description and define columns.
|
|
|
@8686
|
17 years |
vboxsync |
ordering
|
|
|
@8685
|
17 years |
vboxsync |
Added our custom E_ACCESSDENIED value.
|
|
|
@8681
|
17 years |
vboxsync |
Wrote the xpcom error message lookup table by hand. (there are so few …
|
|
|
@8679
|
17 years |
vboxsync |
Ignore NIL_RTTHREAD parameters for the RTThreadGet*LockCount APIs.
|
|
|
@8671
|
17 years |
vboxsync |
?/? for r0/gc.
|
|
|
@8670
|
17 years |
vboxsync |
made the lock count eat less space.
|
|
|
@8669
|
17 years |
vboxsync |
Use the IN_TREE flag instead of the state just to be on the safe side.
|
|
|
@8663
|
17 years |
vboxsync |
New logger prefix: lockcnts Output: read/write
|
|
|
@8662
|
17 years |
vboxsync |
PDMCritSect fix.
|
|
|
@8661
|
17 years |
vboxsync |
Another attempt - don't call rtThreadRemove twice and if we do call …
|
|
|
@8658
|
17 years |
vboxsync |
Invalidate the thread structure *after* removing it from the tree or …
|
|
|
@8653
|
17 years |
vboxsync |
Added RTSemRWIsWriteOwner, RTSemRWGetWriteRecursion and …
|
|
|
@8652
|
17 years |
vboxsync |
Lock counting.
|
|
|
@8651
|
17 years |
vboxsync |
Moved the strictness indicators into internal/strict.h.
|
|
|
@8650
|
17 years |
vboxsync |
L4 uses TLS and doesn't need to be excluded from strict critsects.
|
|
|
@8649
|
17 years |
vboxsync |
Count mutex locks.
|
|
|