|
|
@10905
|
16 years |
vboxsync |
tstStrFormat: Fixed %RGv and %RGp bustage. Added %RRv test.
|
|
|
@10866
|
16 years |
vboxsync |
Fixed missing 'el' and reinserted the blank lines.
|
|
|
@10864
|
16 years |
vboxsync |
Update for future Linux 2.6.27.
|
|
|
@10854
|
16 years |
vboxsync |
Disable use of posix timers on Solaris, working around the missing …
|
|
|
@10848
|
16 years |
vboxsync |
Export to OSE
|
|
|
@10839
|
16 years |
vboxsync |
RTSemEventDestroy: Don't bitch on NIL_RTSEMEVENT.
|
|
|
@10827
|
16 years |
vboxsync |
It's not very clear what this Contention field really means. Seems to …
|
|
|
@10803
|
16 years |
vboxsync |
tstHandleTable: reneabled all the tests.
|
|
|
@10795
|
16 years |
vboxsync |
IPRT: Enabled the rtThreadRemoveLocked assertion on OS/2, hoping that …
|
|
|
@10794
|
16 years |
vboxsync |
tstThread-1: cosmetics.
|
|
|
@10793
|
16 years |
vboxsync |
IPRT: Added a simple thread testcase for the latest insertion race.
|
|
|
@10792
|
16 years |
vboxsync |
IPRT: Fixed issue where RTCreateThread would race against the …
|
|
|
@10791
|
16 years |
vboxsync |
Runtime: added a missing file to the R3 mini-runtime
|
|
|
@10790
|
16 years |
vboxsync |
IPRT: Fixed an overlooked race found by the threaded testcase.
|
|
|
@10789
|
16 years |
vboxsync |
IPRT: Implemented the simple handle table variant too.
|
|
|
@10788
|
16 years |
vboxsync |
IPRT: Implemented the context variant of the handle table.
|
|
|
@10768
|
16 years |
vboxsync |
Some early commit of the handle table code (home -> work).
|
|
|
@10767
|
16 years |
vboxsync |
RTOBJCACHE_MAGIC -> RTMEMCACHE_MAGIC, added RTMEMCACHE_MAGIC_DEAD. …
|
|
|
@10766
|
16 years |
vboxsync |
handle table magic.
|
|
|
@10738
|
16 years |
vboxsync |
Assert on the fast mutex semaphore being release and having no …
|
|
|
@10737
|
16 years |
vboxsync |
Must release the semaphore before destroying it (vista gets upset …
|
|
|
@10718
|
16 years |
vboxsync |
r0drv/solaris/vbi/mpnotification-r0drv-solaris.c prep.
|
|
|
@10708
|
16 years |
vboxsync |
Runtime: add cache implementation
|
|
|
@10646
|
16 years |
vboxsync |
Made RTLogDestroy ignore NULL logger.
|
|
|
@10644
|
16 years |
vboxsync |
r=bird: The file mode is the 3rd argument to open. If no mode is …
|
|
|
@10634
|
16 years |
vboxsync |
Runtime: implement Unix access permissions in RTFileOpen
|
|
|
@10616
|
16 years |
vboxsync |
comment
|
|
|
@10614
|
16 years |
vboxsync |
Enable posix timers by default by all users of the code (requirement …
|
|
|
@10608
|
16 years |
vboxsync |
Made the STDOUT destination for the ring-0 logger on Darwin printf to …
|
|
|
@10544
|
16 years |
vboxsync |
Performance API, version 0, with fixed COMDefs.h.
|
|
|
@10534
|
16 years |
vboxsync |
Backed out Performance API changes.
|
|
|
@10528
|
16 years |
vboxsync |
Performance API, version 0, webservice broken.
|
|
|
@10482
|
16 years |
vboxsync |
cosmetics.
|
|
|
@10481
|
16 years |
vboxsync |
cosmetics.
|
|
|
@10479
|
16 years |
vboxsync |
Enable logging function for Windows in Runtime.
|
|
|
@10470
|
16 years |
vboxsync |
warning
|
|
|
@10457
|
16 years |
vboxsync |
Solaris/r0drv: fixed lockkernel.
Found this while exploring vboxvfs …
|
|
|
@10453
|
16 years |
vboxsync |
removed a surpurfluous flower box
|
|
|
@10452
|
16 years |
vboxsync |
Cooked up some basic RTMp for darwin.
|
|
|
@10446
|
16 years |
vboxsync |
Adjusted cpu frequency logic a bit. Make more generous assumptions …
|
|
|
@10445
|
16 years |
vboxsync |
forgotten fclose, cleanup
|
|
|
@10442
|
16 years |
vboxsync |
Implement getting CPU frequency values on Linux.
|
|
|
@10428
|
16 years |
vboxsync |
Print online / offline status returned by RTMpIsCpuOnline for visual …
|
|
|
@10426
|
16 years |
vboxsync |
Extended the testcase with the RTGetCur/MaxFrequency APIs.
|
|
|
@10425
|
16 years |
vboxsync |
Fixed incorrect function delcarations.
|
|
|
@10421
|
16 years |
vboxsync |
_SC_NPROCESSORS_CONF doesn't work.
|
|
|
@10419
|
16 years |
vboxsync |
Linux implementation of the RTMp* bits we current need in ring-3.
|
|
|
@10418
|
16 years |
vboxsync |
New runtime functions fopr getting cpu frequency. Stubs only to far.
|
|
|
@10390
|
16 years |
vboxsync |
We need to do reference counting becuase the ring-0 IPRT may be shared …
|
|
|
@10237
|
16 years |
vboxsync |
sub-makefile fix.
|
|
|
@10225
|
16 years |
vboxsync |
VBOX_SINGLE_MAKEFILE fixes.
|
|
|
@10218
|
16 years |
vboxsync |
POSIX timers, take two. No signals at all.
|
|
|
@10177
|
16 years |
vboxsync |
Added the generic uuid stuff to the ring-0 driver runtime.
|
|
|
@10137
|
16 years |
vboxsync |
More warnings / bad string prototypes. (nocrt stuff)
|
|
|
@10136
|
16 years |
vboxsync |
shut up warnings.
|
|
|
@10135
|
16 years |
vboxsync |
Added kup file.
|
|
|
@10106
|
16 years |
vboxsync |
Added RTStrValidateEncoding, RTStrValidateEncodingEx and …
|
|
|
@10048
|
16 years |
vboxsync |
VBOX_KBUILD_HACKING
|
|
|
@10023
|
16 years |
vboxsync |
Solaris vboxvfs: resolved symbols and updated the VBOXGUESTR0 …
|
|
|
@9979
|
16 years |
vboxsync |
g_MpPendingOfflineSet is only used when CPU_DOWN_FAILED is defined.
|
|
|
@9963
|
16 years |
vboxsync |
More pretty printing.
|
|
|
@9959
|
16 years |
vboxsync |
ring-0 nt: fixed typo in RTTimerStart that caused timers to run at a …
|
|
|
@9958
|
16 years |
vboxsync |
comment.
|
|
|
@9950
|
16 years |
vboxsync |
Corrected NtQueryTimerResolution (max resolution == the lower number), …
|
|
|
@9935
|
16 years |
vboxsync |
r=bird: Review comments, work to be done. Marked the …
|
|
|
@9932
|
16 years |
vboxsync |
r=bird: (todo) Must dedicate a thread for taking the signals, we …
|
|
|
@9931
|
16 years |
vboxsync |
VERR_UNRESOLVED_ERROR is *never* the right translation of an error …
|
|
|
@9909
|
16 years |
vboxsync |
fixed spelling (r32159)
|
|
|
@9906
|
16 years |
vboxsync |
build fixes for undefined VERR_NOT_IMPLEMENTED
|
|
|
@9904
|
16 years |
vboxsync |
Global and per-VM CPU usage API added
|
|
|
@9839
|
17 years |
vboxsync |
New implementation of RTTimer... using POSIX timers.
|
|
|
@9829
|
17 years |
vboxsync |
Runtime/common: handle the EPROTO posix error code as we return this …
|
|
|
@9786
|
17 years |
vboxsync |
fixed docs.
|
|
|
@9785
|
17 years |
vboxsync |
Update the return value.
|
|
|
@9749
|
17 years |
vboxsync |
spaces
|
|
|
@9744
|
17 years |
vboxsync |
Opps, left some @todos behind.
|
|
|
@9743
|
17 years |
vboxsync |
Made RTUuidCompare grok NULL pointers and behave the same way in both …
|
|
|
@9742
|
17 years |
vboxsync |
Added a todo.
|
|
|
@9741
|
17 years |
vboxsync |
Split out RTUuidCreate, so we don't drag in RTRand when we don't need …
|
|
|
@9740
|
17 years |
vboxsync |
missing assertion.
|
|
|
@9739
|
17 years |
vboxsync |
typo.
|
|
|
@9738
|
17 years |
vboxsync |
Some UUID cleanup; added RTUuidCompareStr(PCRTUUID, const char *).
|
|
|
@9723
|
17 years |
vboxsync |
Runtime: added strtonum.cpp to the mini-runtime
|
|
|
@9670
|
17 years |
vboxsync |
L4 doesn't currently build anyway
|
|
|
@9640
|
17 years |
vboxsync |
l4 question.
|
|
|
@9633
|
17 years |
vboxsync |
More dead stuff.
|
|
|
@9632
|
17 years |
vboxsync |
Removed the non-VBOX_WITH_64BIT_ADDITIONS bits.
|
|
|
@9619
|
17 years |
vboxsync |
Fixed darwin bustage.
|
|
|
@9610
|
17 years |
vboxsync |
Burn fix.
|
|
|
@9609
|
17 years |
vboxsync |
Todo.
|
|
|
@9603
|
17 years |
vboxsync |
oops. left a RTR0MpNotificationTerm call there.
|
|
|
@9602
|
17 years |
vboxsync |
Changed RTR0MpNotificationInit/Term to rtR0MpNotificationInit/Term and …
|
|
|
@9588
|
17 years |
vboxsync |
Initialize the MP event notifications from initterm-r0drv.cpp after all.
|
|
|
@9586
|
17 years |
vboxsync |
Fixed missing time unit conversion in RTTimerREquestSystemGranularity.
|
|
|
@9585
|
17 years |
vboxsync |
warnings
|
|
|
@9584
|
17 years |
vboxsync |
Inverted test in RTMpOnSpecific.
|
|
|
@9583
|
17 years |
vboxsync |
Some fixes and adjustments.
|
|
|
@9582
|
17 years |
vboxsync |
Query the procedures in the init function.
|
|
|
@9580
|
17 years |
vboxsync |
Raw untested timer code for NT.
|
|
|
@9567
|
17 years |
vboxsync |
Made the code compile and fixed the g_rtMpNtCpuSet update order.
|
|
|