|
|
@21452
|
15 年 |
vboxsync |
Solaris/vbi: Fixed preemption issue for Solaris 10 by hardcoded offsets.
|
|
|
@21451
|
15 年 |
vboxsync |
iprt/asm.h: Remvoed ASMAtomicXchgU128 as it is causing trouble for …
|
|
|
@21428
|
15 年 |
vboxsync |
Main: remove ENoMemory exception class, replace with std::bad_alloc() …
|
|
|
@21412
|
15 年 |
vboxsync |
Add,++: Switch to common addition kernel module.
|
|
|
@21409
|
15 年 |
vboxsync |
IPRT: rename ministring, add iprt:: namespace
|
|
|
@21404
|
15 年 |
vboxsync |
IPRT, Main: make ministring throw std::bad_alloc on allocation …
|
|
|
@21399
|
15 年 |
vboxsync |
timerlr-generic.cpp,iprt/timer.h: Skip ticks if we're more than 60 …
|
|
|
@21396
|
15 年 |
vboxsync |
IPRT: fix missing '\0'
|
|
|
@21394
|
15 年 |
vboxsync |
Backing out r49763 to fix Windows burns.
|
|
|
@21393
|
15 年 |
vboxsync |
IPRT, Main: make ministring throw std::bad_alloc on allocation …
|
|
|
@21381
|
15 年 |
vboxsync |
IPRT: gcc warnings when compiled as ISO C
|
|
|
@21377
|
15 年 |
vboxsync |
iprt/log.h,DBGFLog.cpp,VBoxGuest-linux.c: Added RTLogDestinations, …
|
|
|
@21375
|
15 年 |
vboxsync |
log.cpp: Make the ring-0 fallback logging more obvious and support the …
|
|
|
@21356
|
15 年 |
vboxsync |
typo
|
|
|
@21355
|
15 年 |
vboxsync |
build fix.
|
|
|
@21349
|
15 年 |
vboxsync |
spinlock-r0drv-linux.c: missing header.
|
|
|
@21346
|
15 年 |
vboxsync |
internal/iprt.h: IN_MODULE or our hack, MODULE is the linux kernel's …
|
|
|
@21337
|
15 年 |
vboxsync |
IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel …
|
|
|
@21332
|
15 年 |
vboxsync |
dead
|
|
|
@21322
|
15 年 |
vboxsync |
OSE header fix
|
|
|
@21315
|
15 年 |
vboxsync |
strformatrt.cpp: Use thousand separators in the formatting of RTtimspec.
|
|
|
@21314
|
15 年 |
vboxsync |
IPRT: Implemented rtR0MemObjNativeLockKernel for linux.
|
|
|
@21296
|
15 年 |
vboxsync |
Linux kernel modules: compile fix for recent Linux kernels
|
|
|
@21292
|
15 年 |
vboxsync |
svn:eol-style native
|
|
|
@21290
|
15 年 |
vboxsync |
gcc warning
|
|
|
@21287
|
15 年 |
vboxsync |
tstRTR0MemUserKernel: Test that it doesn't allow kernel addresses.
|
|
|
@21286
|
15 年 |
vboxsync |
tstRTR0MemUserKernel: Testcase for the RTR0MemUser/Kernel API.
|
|
|
@21284
|
15 年 |
vboxsync |
RTR0MemAreKernelAndUserRangesDifferent -> …
|
|
|
@21283
|
15 年 |
vboxsync |
memuserkernel-r0drv-nt.cpp: build fix.
|
|
|
@21282
|
15 年 |
vboxsync |
iprt/mem.h: Added RTR0MemAreKernelAndUserRangesDifferent.
|
|
|
@21281
|
15 年 |
vboxsync |
RTR0MemUser/Kernel implementation for OS/2 while I'm at it. (untested)
|
|
|
@21280
|
15 年 |
vboxsync |
RTR0MemUser/Kernel implementation for FreeBSD. (also completely untested)
|
|
|
@21279
|
15 年 |
vboxsync |
RTR0MemUser/Kernel implementation for NT. (also completely untested)
|
|
|
@21278
|
15 年 |
vboxsync |
RTR0MemUser/Kernel implementation for linux. (hope it compiles most places)
|
|
|
@21277
|
15 年 |
vboxsync |
I'm not paying attention here…
|
|
|
@21276
|
15 年 |
vboxsync |
runtime/makefile.kmk: build the two memuserkernel files.
|
|
|
@21275
|
15 年 |
vboxsync |
RTR0MemUser/Kernel implementation for solaris.
|
|
|
@21274
|
15 年 |
vboxsync |
RTR0MemUser/Kernel implementation for darwin.
|
|
|
@21273
|
15 年 |
vboxsync |
RTR0MemUser/Kernel implementation for darwin.
|
|
|
@21266
|
15 年 |
vboxsync |
the-linux-kernel.h: fixed PAGE_SIZE warnings.
|
|
|
@21227
|
15 年 |
vboxsync |
VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
|
|
|
@21197
|
15 年 |
vboxsync |
log-vbox.cpp: guest r0drv fixes.
|
|
|
@21135
|
15 年 |
vboxsync |
log.cpp: Fixed assertion if RTLogDestroy is called during linux module …
|
|
|
@21110
|
15 年 |
vboxsync |
RTDbg: Some adjustments and fixes.
|
|
|
@21107
|
15 年 |
vboxsync |
dbgmodnm.cpp: the module mangling didn't quite work out, redid it.
|
|
|
@21099
|
15 年 |
vboxsync |
removed darwin debug flags
|
|
|
@21089
|
15 年 |
vboxsync |
debug mac build error.
|
|
|
@21088
|
15 年 |
vboxsync |
debug mac build error.
|
|
|
@21087
|
15 年 |
vboxsync |
Only build r3/xml.cpp as part of VBoxRT for now, to not upset the …
|
|
|
@21086
|
15 年 |
vboxsync |
debug mac build error.
|
|
|
@21082
|
15 年 |
vboxsync |
Missed one VBOX_WITH_LIBXML2_IN_VBOXRT.
|
|
|
@21080
|
15 年 |
vboxsync |
fix burns after r49339: needs BOOST SDK
|
|
|
@21079
|
15 年 |
vboxsync |
Main: move libxml2 to IPRT unconditionally (remove …
|
|
|
@21077
|
15 年 |
vboxsync |
back out r49329, r49331, will start over
|
|
|
@21073
|
15 年 |
vboxsync |
Main: move libxml2 to IPRT unconditionally (remove …
|
|
|
@21047
|
15 年 |
vboxsync |
IPRT: Added a reader of NM-style map files. (Mainly for linux …
|
|
|
@21046
|
15 年 |
vboxsync |
IPRT: Added a reader of NM-style map files. (Mainly for linux …
|
|
|
@21045
|
15 年 |
vboxsync |
IPRT: Fixed RTStrmClearError so that it clears the error on the stream …
|
|
|
@21005
|
15 年 |
vboxsync |
dbgmodcontainer.cpp: Added the missing file header.
|
|
|
@20961
|
15 年 |
vboxsync |
fixed typo, it means occurred, not occured
|
|
|
@20933
|
15 年 |
vboxsync |
Runtime: add missing (lazy) symbols in the X11 Additions
|
|
|
@20929
|
15 年 |
vboxsync |
semevent-r0drv-nt.cpp: s/pEventInt/pThis/g
|
|
|
@20923
|
15 年 |
vboxsync |
semevent*-r0drv-nt.cpp: we've agreed that only the object is subject …
|
|
|
@20913
|
15 年 |
vboxsync |
semevent*-r0drv-nt.cpp: Removed left over WaitReason bits.
|
|
|
@20912
|
15 年 |
vboxsync |
semeventmulti-r0drv-nt.cpp,semevent-r0drv-nt.cpp: Seems it's ok to …
|
|
|
@20911
|
15 年 |
vboxsync |
IPRT: better fix.
|
|
|
@20910
|
15 年 |
vboxsync |
IPRT: fixed debug additions build.
|
|
|
@20909
|
15 年 |
vboxsync |
initterm-r0drv.cpp: Must call rtThreadTerm on Windows or we'll be …
|
|
|
@20884
|
15 年 |
vboxsync |
More comments
|
|
|
@20883
|
15 年 |
vboxsync |
Call KeWaitForSingleObject with UserMode for event semaphores
|
|
|
@20878
|
15 年 |
vboxsync |
gcc warning
|
|
|
@20862
|
15 年 |
vboxsync |
SUP: Made SUPPageLock and SUPPageUnlock internal to SUP.
|
|
|
@20859
|
15 年 |
vboxsync |
IPRT: Increased the logger buffer and replaced a bunch RTUINT with …
|
|
|
@20853
|
15 年 |
vboxsync |
IPRT: Added custom prefix callback to the logger.
|
|
|
@20848
|
15 年 |
vboxsync |
alignmentchecks.h: wrong fix.
|
|
|
@20839
|
15 年 |
vboxsync |
darwin build fix.
|
|
|
@20837
|
15 年 |
vboxsync |
IPRT: fixed Darwin
|
|
|
@20823
|
15 年 |
vboxsync |
iprt/stream.cpp: alignment hacks.
|
|
|
@20822
|
15 年 |
vboxsync |
utf8-posix.cpp: Fixed allocation bug in rtstrConvert where we would …
|
|
|
@20821
|
15 年 |
vboxsync |
IPRT: alignment check hacking.
|
|
|
@20819
|
15 年 |
vboxsync |
getenv -> RTEnvGet.
|
|
|
@20809
|
15 年 |
vboxsync |
Runtime/getopt: new parameter value type 'UUID'
|
|
|
@20801
|
15 年 |
vboxsync |
IPRT: The rest of the basic RTDbgMod code.
|
|
|
@20800
|
15 年 |
vboxsync |
IPRT: More RTDbgMod code.
|
|
|
@20799
|
15 年 |
vboxsync |
IPRT: More RTDbgMod code.
|
|
|
@20793
|
15 年 |
vboxsync |
semevent*-r0drv-solaris.c(+spinlock-r0drv-solaris.c+the-solaris-kernel. …
|
|
|
@20756
|
15 年 |
vboxsync |
IPRT: More RTDbg coding - generic container is mostly done now.
|
|
|
@20744
|
15 年 |
vboxsync |
IPRT: RTDbg coding.
|
|
|
@20741
|
15 年 |
vboxsync |
iprt/dbg.cpp/h: the RTDbgLine* methods as well.
|
|
|
@20740
|
15 年 |
vboxsync |
iprt: More RTDbg coding; added a new AVL tree for RTUINPTR.
|
|
|
@20739
|
15 年 |
vboxsync |
iprt: RTDbgMod coding in progress.
|
|
|
@20736
|
15 年 |
vboxsync |
typo.
|
|
|
@20647
|
15 年 |
vboxsync |
IPRT: Added simple testcase for the RTStrCache API (just to smoke it out).
|
|
|
@20606
|
15 年 |
vboxsync |
IPRT/testcase: Use RTTestInitAndCreate.
|
|
|
@20605
|
15 年 |
vboxsync |
IPRT: Added RTTestInitAndCreate - a combination of RTR3Init and …
|
|
|
@20603
|
15 年 |
vboxsync |
Runtime/generic SemRW: fix return values
|
|
|
@20601
|
15 年 |
vboxsync |
Runtime: generic SemRW code, removed old implementation
|
|
|
@20600
|
15 年 |
vboxsync |
fixed tstStrFormat
|
|
|
@20597
|
15 年 |
vboxsync |
Runtime: improve SemRW testcase to also do recursion testing
|
|
|
@20575
|
15 年 |
vboxsync |
IPRT: Wrote the body for tstRTMemPool and fixed two isseus in …
|
|
|