|
|
@13908
|
16 years |
vboxsync |
Fixed include order, a bunch of GCC 3.3 warnings, OS/2 build.
|
|
|
@13891
|
16 years |
vboxsync |
warning
|
|
|
@13841
|
16 years |
vboxsync |
The VBox format types - they are not retired, just sligtly deprecated …
|
|
|
@13840
|
16 years |
vboxsync |
Hex format types (Vhx[sd] -> Rhx[sd]).
|
|
|
@13839
|
16 years |
vboxsync |
And yet more %V* -> %R* changes…
|
|
|
@13837
|
16 years |
vboxsync |
s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
|
|
|
@13836
|
16 years |
vboxsync |
s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
|
|
|
@13832
|
16 years |
vboxsync |
IN_GC -> IN_RC.
|
|
|
@13813
|
16 years |
vboxsync |
#1865: Final VMM cleanups.
|
|
|
@13775
|
16 years |
vboxsync |
EXPORT_SYMBOL after implementation of the function/variable; fixed warning
|
|
|
@13770
|
16 years |
vboxsync |
superflous
|
|
|
@13764
|
16 years |
vboxsync |
EXPORT_SYMBOL must be placed after the function/variable was …
|
|
|
@13717
|
16 years |
vboxsync |
VMM,IPRT: More GC->RC and similar cleanups.
|
|
|
@13675
|
16 years |
vboxsync |
mark multiple allocated pages as compound
|
|
|
@13666
|
16 years |
vboxsync |
rtR0MemObjNativeMapUser/linux: vm_insert_page should not be used when …
|
|
|
@13665
|
16 years |
vboxsync |
rtMemAlloc/linux: Don't fool ourselves trying to allocate executable …
|
|
|
@13664
|
16 years |
vboxsync |
not necessary
|
|
|
@13661
|
16 years |
vboxsync |
space
|
|
|
@13660
|
16 years |
vboxsync |
IPRT: RTThreadPoke update - don't use signal but sigaction (more well …
|
|
|
@13653
|
16 years |
vboxsync |
IPRT: RTThreadPoke for posix.
|
|
|
@13549
|
16 years |
vboxsync |
Just RTSTR_MAX.
|
|
|
@13547
|
16 years |
vboxsync |
Makefiles: Eliminated a handful of places where we create extremely …
|
|
|
@13513
|
16 years |
vboxsync |
false positive but fixing does not hurt
|
|
|
@13512
|
16 years |
vboxsync |
cast not necessary
|
|
|
@13489
|
16 years |
vboxsync |
;
|
|
|
@13488
|
16 years |
vboxsync |
rtR0PowerNotificationInit bugfix.
|
|
|
@13487
|
16 years |
vboxsync |
Bugfix
|
|
|
@13486
|
16 years |
vboxsync |
quick workaround to unbust the mac driver.
|
|
|
@13481
|
16 years |
vboxsync |
IPRT: FreeBSD and OS/2 want the powernotifications too.
|
|
|
@13478
|
16 years |
vboxsync |
IPRT: set all properties.
|
|
|
@13476
|
16 years |
vboxsync |
IPRT: don't OR together status codes.
|
|
|
@13475
|
16 years |
vboxsync |
compile fix
|
|
|
@13474
|
16 years |
vboxsync |
Compile fix
|
|
|
@13472
|
16 years |
vboxsync |
IPRT: Added a couple of function for simple string pattern matching …
|
|
|
@13470
|
16 years |
vboxsync |
Compile fix
|
|
|
@13469
|
16 years |
vboxsync |
Build the new power management code
|
|
|
@13468
|
16 years |
vboxsync |
Export
|
|
|
@13467
|
16 years |
vboxsync |
more chcon hacking.
|
|
|
@13466
|
16 years |
vboxsync |
Power notification API added.
|
|
|
@13443
|
16 years |
vboxsync |
Runtime/Makefile: new chcon that doesn't cause warning. seems to work.
|
|
|
@13408
|
16 years |
vboxsync |
why?
|
|
|
@13334
|
16 years |
vboxsync |
comment
|
|
|
@13332
|
16 years |
vboxsync |
leave that out for now
|
|
|
@13331
|
16 years |
vboxsync |
leave that out for now
|
|
|
@13330
|
16 years |
vboxsync |
leave that out for the moment
|
|
|
@13325
|
16 years |
vboxsync |
r0drv.linux: more missing files
|
|
|
@13323
|
16 years |
vboxsync |
vbi: fixes to vbi_stimer_begin.
|
|
|
@13319
|
16 years |
vboxsync |
linux kernel modules: export symbols where they are implemented
|
|
|
@13316
|
16 years |
vboxsync |
r0drv.linux: added missing function
|
|
|
@13314
|
16 years |
vboxsync |
Created assert-r0drv-linux.c (finally).
|
|
|
@13313
|
16 years |
vboxsync |
fixed warnings.
|
|
|
@13312
|
16 years |
vboxsync |
fixed warnings.
|
|
|
@13310
|
16 years |
vboxsync |
build fix.
|
|
|
@13309
|
16 years |
vboxsync |
hrmpf. forgot iprt/asm.h, C compilers rock…
|
|
|
@13307
|
16 years |
vboxsync |
assert-r0drv-solaris: minor adjustments.
|
|
|
@13306
|
16 years |
vboxsync |
IPRT,++: some assert.h cleanup, making a suitable place to call …
|
|
|
@13300
|
16 years |
vboxsync |
typo.
|
|
|
@13299
|
16 years |
vboxsync |
iprt: removed code duplicated in r0drv/solaris/vbi, copy back later …
|
|
|
@13298
|
16 years |
vboxsync |
iprt/r0drv/solaris/RTTimerCreateEx: initialize fAllCpu(s) and …
|
|
|
@13297
|
16 years |
vboxsync |
Runtime/vbi: Use MUTEX_SPIN for vbi too.
|
|
|
@13275
|
16 years |
vboxsync |
iprt: reverted r37922, it is not needed after I purge out/
|
|
|
@13274
|
16 years |
vboxsync |
iprt: temporarily disable RTThreadPreemptRestore for Windows hosts as …
|
|
|
@13272
|
16 years |
vboxsync |
mp-r0drv-nt.cpp: updated w2k8 todos.
|
|
|
@13262
|
16 years |
vboxsync |
iprt: RTThreadPreemptIsEanbled - check the interrupt flags too.
|
|
|
@13260
|
16 years |
vboxsync |
iprt: non-vbi solaris fix.
|
|
|
@13259
|
16 years |
vboxsync |
iprt: fixing windows burns.
|
|
|
@13255
|
16 years |
vboxsync |
build fix (log.cpp).
|
|
|
@13254
|
16 years |
vboxsync |
IPRT: Added RTThreadPreemptIsEnabled, RTThreadPreemptDisable and …
|
|
|
@13248
|
16 years |
vboxsync |
Runtime/Solaris: Use MUTEX_SPIN with dispatch level. (Temporary …
|
|
|
@13213
|
16 years |
vboxsync |
iprt/timer-posix.cpp: Don't access private siginfo members, that's not …
|
|
|
@13104
|
16 years |
vboxsync |
IPRT: Added todos for implementing INodeId and INodeIdDevice using the …
|
|
|
@13103
|
16 years |
vboxsync |
warning
|
|
|
@13083
|
16 years |
vboxsync |
Runtime: no need to add \n to the end of 'unknown status' error text
|
|
|
@13009
|
16 years |
vboxsync |
@todo is written always in a / */ or / comment, doxygen won't pick …
|
|
|
@13000
|
16 years |
vboxsync |
Implemented kernel driver build flag to allow better debuggability of …
|
|
|
@12989
|
16 years |
vboxsync |
VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
|
|
|
@12960
|
16 years |
vboxsync |
;
|
|
|
@12945
|
16 years |
vboxsync |
vbi v3
|
|
|
@12922
|
16 years |
vboxsync |
warnings
|
|
|
@12912
|
16 years |
vboxsync |
warning
|
|
|
@12907
|
16 years |
vboxsync |
typo
|
|
|
@12906
|
16 years |
vboxsync |
fixed type
|
|
|
@12905
|
16 years |
vboxsync |
fixed check
|
|
|
@12892
|
16 years |
vboxsync |
AssertMsgRC
|
|
|
@12874
|
16 years |
vboxsync |
IPRT: added a testcase for RTSemPingPong and some state inspection methods.
|
|
|
@12821
|
16 years |
vboxsync |
annoying warning
|
|
|
@12780
|
16 years |
vboxsync |
Makefiles: fixed misbehaving 'docs' target in VBOX_SINGLE_MAKEFILE=1 …
|
|
|
@12595
|
16 years |
vboxsync |
improved r36823 (handle jiffies wraparounds)
|
|
|
@12591
|
16 years |
vboxsync |
#2247 (public), #3193 (internal): handle jiffies wrap around
|
|
|
@12581
|
16 years |
vboxsync |
IPRT/log: Added a fallback path that deals with failure to obtain the …
|
|
|
@12548
|
16 years |
vboxsync |
iprt/tstTSC: Extended it with an option (-f) for sampling the …
|
|
|
@12423
|
16 years |
vboxsync |
IPRT/SUP: Renamed RTLdrOpenAppSharedLib to RTLdrOpenAppPriv. Hardend …
|
|
|
@12360
|
16 years |
vboxsync |
2.6.27 vboxdrv compile fix
|
|
|
@12302
|
16 years |
vboxsync |
iprt: fixed RTMemExec leak in RTLogDestroy.
|
|
|
@12292
|
16 years |
vboxsync |
iprt: Fixed spinlock leak in rtR0MpNotification
|
|
|
@12287
|
16 years |
vboxsync |
Fixed Tolkien birthdate.
|
|
|
@12247
|
16 years |
vboxsync |
Runtime/Makefiles: eliminated PATH_TARGET, pushed them up to the root …
|
|
|
@12170
|
16 years |
vboxsync |
Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
|
|
|
@12160
|
16 years |
vboxsync |
IPRT/semfastmutex-r0drv-nt: Fail RTSemFastMutexRequest calls with IRQL …
|
|
|
@12159
|
16 years |
vboxsync |
log: don't assert on lock failure, just return. (todo count)
|
|
|