VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @47637   11 years vboxsync Runtime/r0drv/nt: fix Windows r0drv timers
(edit) @47572   11 years vboxsync Runtime/threadctxhooks: RTThreadCtxHooksAreRegistered().
(edit) @47428   11 years vboxsync Addressed some warnings.
(edit) @47380   11 years vboxsync build fix
(edit) @47375   11 years vboxsync r0drv/linux: Unintentional commit of release logging.
(edit) @47373   11 years vboxsync nit.
(edit) @47370   11 years vboxsync iprt/thread.h: Define/document the return values more explicitly when …
(edit) @47364   11 years vboxsync r0drv/solaris/threadctxhooks: Msg is redundant as the conditional …
(edit) @47354   11 years vboxsync Runtime/r0drv/solaris: Free the hook object if the owner thread has …
(edit) @47352   11 years vboxsync Runtime/r0drv: Reference counting for kernel thread-context hooks.
(edit) @47304   11 years vboxsync spaces.
(edit) @47302   11 years vboxsync r0drv/threadctxhooks: Use the right function prototypes on S10, S11 as …
(edit) @47229   11 years vboxsync Runtime/r0drv/threadctxhooks: Assert on Linux that the hook invocation …
(edit) @47206   11 years vboxsync IPRT: Kernel thread-context hooks, Solaris implementation.
(edit) @47201   11 years vboxsync Runtime/r0drv: build fix.
(edit) @47200   11 years vboxsync Runtime/r0drv: build fix.
(edit) @47199   11 years vboxsync IPRT: Kernel thread-context hooks, linux implementation. Extended …
(edit) @47115   11 years vboxsync initterm-r0drv.cpp: RTR0TermForced must not forget to set g_crtR0Users …
(edit) @46663   12 years vboxsync Runtime/r0drv/linux: numa hack
(edit) @46567   12 years vboxsync RTMemAllocEx for ring-3.
(edit) @46565   12 years vboxsync alloc-r0drv.cpp: Typo, fortunatey harmless and strict builds only.
(edit) @46231   12 years vboxsync GetTickCount isn't usable, bit the bullet and read interrupt time from …
(edit) @46223   12 years vboxsync Must use same time source in user and kernel land otherwise we might …
(edit) @45927   12 years vboxsync *: a few uint32_t warnings
(edit) @45634   12 years vboxsync symdbdata.h: Regenerated from solserv. w2k bits added.
(edit) @45633   12 years vboxsync Updated ntBldSymDb.cpp to handle w2k symbols and correctly detect some …
(edit) @45540   12 years vboxsync threadpreempt-r0drv-darwin.cpp: Check for AST_QUANTUM as well.
(edit) @45445   12 years vboxsync quiet
(edit) @45444   12 years vboxsync IPRT: Use MmIsAddressValid since the try/except stuff doesn't …
(edit) @45443   12 years vboxsync IPRT: Better way of finding QuantumEnd and DpcQueueDepth.
(edit) @45440   12 years vboxsync ntBldSymDb.cpp: PAE kernel names.
(edit) @45438   12 years vboxsync ntBldSymDb.cpp: Fixes.
(edit) @45433   12 years vboxsync preemption hook todos.
(edit) @45423   12 years vboxsync ntBldSymDb.cpp: Fixes and symbol pack data.
(edit) @45405   12 years vboxsync ntBldSymDb.cpp: back to the os version info detection code.
(edit) @45383   12 years vboxsync -> laptop
(edit) @45357   12 years vboxsync ntBldSymDb.cpp: -> weinstadt
(edit) @45350   12 years vboxsync More ntBldSymDb.cpp work.
(edit) @45211   12 years vboxsync Hacking in progress.
(edit) @45090   12 years vboxsync Runtime/r0drv/solaris: Don't log when preemption is disabled as …
(edit) @44867   12 years vboxsync Linux 3.9.0 rc0 compile fix
(edit) @44677   12 years vboxsync memobj-r0drv-solaris.c: Fixed mapping of RTR0MEMOBJTYPE_PHYS objects …
(edit) @44579   12 years vboxsync BUGZ:6602 Reverted r83596.
(edit) @44544   12 years vboxsync Linux r0drv: implement DO_NOT_DISABLE_PROVE_LOCKING option.
(edit) @44538   12 years vboxsync BUGZ:6602 Do not disable lock validator on debug build.
(edit) @44535   12 years vboxsync BUGZ: 6570,6602 Disable lock validator for linux r0drv when …
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44451   12 years vboxsync BUGZ:6570 Add comment.
(edit) @44443   12 years vboxsync BUGZ:6570 Fixed. Split RTSPINLOCK_FLAGS_INTERRUPT_UNSAFE/SAFE …
(edit) @44302   12 years vboxsync Runtime: work around gcc bug 55940, see public ticket 11035
(edit) @44238   12 years vboxsync Runtime/FreeBSD: Build fix
(edit) @43856   12 years vboxsync Runtime/timer: actually disable the interrupts while having the …
(edit) @43699   12 years vboxsync r0drv/solaris: comment spaces.
(edit) @43637   12 years vboxsync Linux 3.7 fixes
(edit) @43578   12 years vboxsync debug build fix
(edit) @43437   12 years vboxsync Runtime/FreeBSD: Shorten wait channel name to 6 characters (thanks to …
(edit) @43434   12 years vboxsync Fix comments (thanks to Ed Maste)
(edit) @43403   12 years vboxsync r0drv/haiku: cleanup.
(edit) @43381   12 years vboxsync the-darwin-kernel.h: kIOMemoryMapperNone was introduced in 10.6 it seems.
(edit) @43375   12 years vboxsync memobj-r0drv-darwin.cpp: 10.8.2 fixes.
(edit) @43373   12 years vboxsync Additions/Haiku: missed commits.
(edit) @43366   12 years vboxsync Haiku Additions: cleanup, missed file.
(edit) @43363   12 years vboxsync Haiku Additions.
(edit) @43355   12 years vboxsync r0drv/darwin: memobj-r0drv-darwin; complete() and prepare() must be …
(edit) @43304   12 years vboxsync Forward ported r78691 from 4.1: Extend r80723 / r78414 to Snow Leopard.
(edit) @43303   12 years vboxsync Forward ported r78414 from 4.1: Fix VERR_NO_MEMORY loading VMMR0.r0
(edit) @42835   12 years vboxsync Runtime/r0drv/solaris: custom r0 assert diversion.
(edit) @42784   12 years vboxsync Linux 3.6-rc1 compile fix, spaces
(edit) @42597   12 years vboxsync Runtime/FreeBSD: Fix build on recent 10-CURRENT (thanks to Garrett …
(edit) @42496   12 years vboxsync Runtime/FreeBSD: Fix R0 spinlocks breaking VBox
(edit) @42154   12 years vboxsync VS2010 preps.
(edit) @42037   13 years vboxsync Runtime/Darwin: RT_BIT -> iprt/x86.h constants (please review)
(edit) @42035   13 years vboxsync r0drv/darwin/memobj: RT_ALIGN_Z.
(edit) @42025   13 years vboxsync A few missed copyright year updates.
(edit) @42024   13 years vboxsync VMM: RDTSCP support on Intel. Segregated some common CPU features from …
(edit) @41968   13 years vboxsync Runtime/r0drv/solaris: comments, spaces.
(edit) @41946   13 years vboxsync r0drv/solaris/dbgkrnlinfo: initialize with NIL_RTDBGKRNLINFO.
(edit) @41895   13 years vboxsync Runtime/r0drv: unused var.
(edit) @41879   13 years vboxsync Runtime/r0drv/solaris: Fix failure path to exclusive lock pages before …
(edit) @41875   13 years vboxsync Misleading comment.
(edit) @41783   13 years vboxsync Doxygen, comment typos.
(edit) @41776   13 years vboxsync doxygen comments.
(edit) @41774   13 years vboxsync bugref..
(edit) @41701   13 years vboxsync Runtime/r0drv/solaris: comment.
(edit) @41684   13 years vboxsync Runtime/r0drv/solaris: cosmetics.
(edit) @41682   13 years vboxsync Runtime/r0drv/solaris: Query PG_NORELOC support for large pages.
(edit) @41680   13 years vboxsync Runtime/r0drv/solaris: cleanup.
(edit) @41660   13 years vboxsync IPRT/r0drv/Linux: make it work with Linux 3.5 kernels
(edit) @41656   13 years vboxsync Runtime/r0drv/solaris: We don't directly use kflts anymore, don't …
(edit) @41652   13 years vboxsync Runtime/r0drv/solaris: Proper high limit constraint on PHYS_NC …
(edit) @41629   13 years vboxsync Runtime/r0drv/solaris: Off-by-one error fix.
(edit) @41628   13 years vboxsync Runtime/r0drv/solaris: cosmetics.
(edit) @41627   13 years vboxsync Runtime/r0drv/solaris: Fix to prevent paging out during freeing of 4K …
(edit) @41622   13 years vboxsync Runtime/r0drv/Solaris: Implemented large page support. Fixed possible …
(edit) @41169   13 years vboxsync IPRT,SUPDrv: RTR0MemKernelCopyFrom/To for safe kernel memory access in …
(edit) @41146   13 years vboxsync memobj-r0drv-solaris: Implemented rtR0MemObjNativeMapKernel.
(edit) @41116   13 years vboxsync rtR0MemObjNativeLockUser: Force write access to COW pages.
(edit) @41090   13 years vboxsync memobj-r0drv-darwin.cpp: Attempt at fixing the vm_protect/fExecute problem.
(edit) @41082   13 years vboxsync Runtime/r0drv/linux: PhysHighest is inclusive, highest permittable …
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