|
|
@5381
|
17 years |
vboxsync |
Fixed a typo in the-linux-kernel.h
|
|
|
@5358
|
17 years |
vboxsync |
pThis
|
|
|
@5355
|
17 years |
vboxsync |
Solaris patch 18 (handle cMillies == RT_INDEFINITE_WAIT).
|
|
|
@5354
|
17 years |
vboxsync |
Solaris patch 18 (handle cMillies == RT_INDEFINITE_WAIT).
|
|
|
@5351
|
17 years |
vboxsync |
page align the segkmem_alloc/free size.
|
|
|
@5349
|
17 years |
vboxsync |
need to take the cpu_lock before calling into cyclic.
|
|
|
@5335
|
17 years |
vboxsync |
all threads must wakeup on destroy; check for the right macro (bug …
|
|
|
@5334
|
17 years |
vboxsync |
check the right magic.
|
|
|
@5333
|
17 years |
vboxsync |
all threads must wakeup on destroy
|
|
|
@5325
|
17 years |
vboxsync |
use segkmem_alloc on 64-bit solaris because of gcc and its kernel code …
|
|
|
@5305
|
17 years |
vboxsync |
fixed rtR0MemObjNativeGetPagePhysAddr prototype mismatch.
|
|
|
@5230
|
17 years |
vboxsync |
Added r0drv/nt/semeventmulti-r0drv-nt.cpp.
|
|
|
@5229
|
17 years |
vboxsync |
rtSemEventWait -> rtSemEventMultiWait.
|
|
|
@5228
|
17 years |
vboxsync |
use the right magic.
|
|
|
@5226
|
17 years |
vboxsync |
Added r0drv/linux/semeventmulti-r0drv-linux.c
|
|
|
@5225
|
17 years |
vboxsync |
semaphore-r0drv-lnx.c split.
|
|
|
@5224
|
17 years |
vboxsync |
oops.
|
|
|
@5223
|
17 years |
vboxsync |
Split up r0drv/nt/semaphore-r0drv-nt.cpp.
|
|
|
@5222
|
17 years |
vboxsync |
Split up r0drv/nt/semaphore-r0drv-nt.cpp.
|
|
|
@5212
|
17 years |
vboxsync |
Solaris.
|
|
|
@5165
|
17 years |
vboxsync |
RTSemEventWaitNoResume
|
|
|
@5125
|
17 years |
vboxsync |
solaris build fix.
|
|
|
@5005
|
17 years |
vboxsync |
Failure logging
|
|
|
@4989
|
17 years |
vboxsync |
physnc fix.
|
|
|
@4981
|
17 years |
vboxsync |
as locking... hope it works.
|
|
|
@4869
|
17 years |
vboxsync |
warning
|
|
|
@4867
|
17 years |
vboxsync |
Drop noisy logging.
|
|
|
@4850
|
17 years |
vboxsync |
removed annoying message.
|
|
|
@4819
|
17 years |
vboxsync |
Don't assert on invalid handles as it upsets the dprintf2 logging in …
|
|
|
@4781
|
17 years |
vboxsync |
eol
|
|
|
@4755
|
17 years |
vboxsync |
Reverse allocation for Windows hosts: physical pages are allocated in …
|
|
|
@4751
|
17 years |
vboxsync |
eol
|
|
|
@4725
|
17 years |
vboxsync |
Use MmSecureVirtualMemory to have some limited protection with …
|
|
|
@4717
|
17 years |
vboxsync |
Solaris changes.
|
|
|
@4671
|
17 years |
vboxsync |
Must free MDL returned by MmAllocatePagesForMdl with ExFreePool
|
|
|
@4544
|
17 years |
vboxsync |
'u' is #defined by sys/user.h when in _KERNEL mode, that's great since …
|
|
|
@4543
|
17 years |
vboxsync |
Spaces.
|
|
|
@4542
|
17 years |
vboxsync |
Some freebsd fixes.
|
|
|
@4474
|
17 years |
vboxsync |
Solaris.
|
|
|
@4287
|
17 years |
vboxsync |
Solaris
|
|
|
@4233
|
17 years |
vboxsync |
please keep in mind that this file is part of the Linux kernel module …
|
|
|
@4230
|
17 years |
vboxsync |
Ported time-r0drv to NT.
|
|
|
@4229
|
17 years |
vboxsync |
Ported thread2-r0drv to Nt (completely untested).
|
|
|
@4224
|
17 years |
vboxsync |
shouldn't be here.
|
|
|
@4223
|
17 years |
vboxsync |
bugfixes.
|
|
|
@4222
|
17 years |
vboxsync |
warning.
|
|
|
@4221
|
17 years |
vboxsync |
forgot one inverted assertion.
|
|
|
@4220
|
17 years |
vboxsync |
some ideas for virtual address reserving.
|
|
|
@4219
|
17 years |
vboxsync |
RTR0MemObj for NT (untested).
|
|
|
@4179
|
17 years |
vboxsync |
Solaris changes.
|
|
|
@4178
|
17 years |
vboxsync |
Solaris changes.
|
|
|
@4160
|
17 years |
vboxsync |
Some bug fixes and allocation fallbacks.
|
|
|
@4159
|
17 years |
vboxsync |
Changed from $ to $.
|
|
|
@4158
|
17 years |
vboxsync |
Fixed build error and changed from $ to $.
|
|
|
@4155
|
17 years |
vboxsync |
RTR0MemGetAddressR3 & RTR0MemObjLockUser. Linux memobj impl.
|
|
|
@4154
|
17 years |
vboxsync |
work in progress. (bed time)
|
|
|
@4136
|
17 years |
vboxsync |
Added RTR0MemObjAllocPhysNC. Changed the two APIs taking ring-3 …
|
|
|
@4135
|
17 years |
vboxsync |
Use size_t for the page index. Added API for querying the ring-3 address.
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@4049
|
17 years |
vboxsync |
Some untested FreeBSD memory code.
|
|
|
@4038
|
17 years |
vboxsync |
some notes from kernel digging.
|
|
|
@4020
|
17 years |
vboxsync |
Spelling
|
|
|
@3990
|
17 years |
vboxsync |
|
|
|
@3989
|
17 years |
vboxsync |
export
|
|
|
@3985
|
17 years |
vboxsync |
export
|
|
|
@3984
|
17 years |
vboxsync |
grr
|
|
|
@3983
|
17 years |
vboxsync |
export
|
|
|
@3982
|
17 years |
vboxsync |
export
|
|
|
@3977
|
17 years |
vboxsync |
Implemented the timer and time apis for freebsd, stubbed the memobj ones.
|
|
|
@3760
|
17 years |
vboxsync |
use panic.
|
|
|
@3706
|
17 years |
vboxsync |
AssertMsg1/2.
|
|
|
@3705
|
17 years |
vboxsync |
RTStrPrintfV
|
|
|
@3699
|
17 years |
vboxsync |
double underscore cleanup.
|
|
|
@3680
|
17 years |
vboxsync |
Implemented some more FreeBSD ring-0 driver code.
|
|
|
@3679
|
17 years |
vboxsync |
Implemented some more FreeBSD ring-0 driver code.
|
|
|
@3676
|
17 years |
vboxsync |
typos.
|
|
|
@3672
|
17 years |
vboxsync |
RT_OS_* and RT_ARCH_* for Runtime/ and Support/
|
|
|
@3336
|
17 years |
vboxsync |
two more imports.
|
|
|
@3334
|
17 years |
vboxsync |
Fixed inverted interrupt[ia]ble test.
|
|
|
@3305
|
17 years |
vboxsync |
change_page_attr was introduced somewhere in the 2.4.21..28 range. …
|
|
|
@3282
|
17 years |
vboxsync |
FSHELPER.
|
|
|
@3236
|
17 years |
vboxsync |
comment.
|
|
|
@3225
|
17 years |
vboxsync |
RTR0MemObjMapKernel for OS/2.
|
|
|
@3224
|
17 years |
vboxsync |
DOS16DEVIOCTL*
|
|
|
@2988
|
18 years |
vboxsync |
InnoTek -> innotek part 4: more miscellaneous files.
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2652
|
18 years |
vboxsync |
The tag should be easy to spot (IPRT).
|
|
|
@2477
|
18 years |
vboxsync |
export
|
|
|
@2475
|
18 years |
vboxsync |
Makefile.kmk -> Makefile.kup
|
|
|
@1870
|
18 years |
vboxsync |
rtThreadMain bustage.
|
|
|
@1816
|
18 years |
vboxsync |
moved magics to a common header to avoid duplicating the same defines …
|
|
|
@1460
|
18 years |
vboxsync |
Partial fix for the VirtualBox startup hang - don't allocate …
|
|
|
@1300
|
18 years |
vboxsync |
Fix eol style properties for header files
|
|
|
@1206
|
18 years |
vboxsync |
use the mscount member of the GIS for system monotonic time source on OS/2.
|
|
|
@1191
|
18 years |
vboxsync |
svn properties.
|
|
|
@1190
|
18 years |
vboxsync |
Ported IPRT to ring-0 OS/2.
|
|
|
@1189
|
18 years |
vboxsync |
Corrected bug in the multiple release event semaphore wait code. Added …
|
|
|
@403
|
18 years |
vboxsync |
Need RTThreadWait in ring-0 too when using the generic timers, so …
|
|
|
@395
|
18 years |
vboxsync |
Log allocation failures.
|
|
|
@394
|
18 years |
vboxsync |
Use the vm_map_wire mode as it appears to be kinder to heap consumption.
|
|
|