VirtualBox

source: vbox/trunk/src/VBox/Runtime/r0drv

Revision Log Mode:


Legend:

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

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette