VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @64785   8 年 vboxsync Runtime/r0drv/linux: fix for Linux 2.6.28
(edit) @64561   8 年 vboxsync Runtime/r0drv/linux: get_user_pages() fix for Linux 4.9
(edit) @64281   8 年 vboxsync IPRT,SUP: Major vboxdrv and GIP version change; more flexible …
(edit) @64267   8 年 vboxsync initterm-r0drv-nt.cpp: Reality update on MaximumProcessorCount.
(edit) @64234   8 年 vboxsync IPRT: Implemented processor group support for the ring-0 code.
(edit) @64153   8 年 vboxsync Runtime/r0drv: fix for Linux kernels with CONFIG_CPUMASK_OFFSTACK and …
(edit) @63970   8 年 vboxsync spinlock-r0drv-nt.cpp: fixed disabled code
(edit) @63561   8 年 vboxsync scm: cleaning up todos
(edit) @63558   8 年 vboxsync r0drv/netbsd: re-import memobj-r0drv-netbsd.c on top of an svn copy of …
(edit) @63549   8 年 vboxsync scm cleanups
(edit) @63519   8 年 vboxsync IPRT: warnings (clang)
(edit) @63509   8 年 vboxsync IPRT: warnings (clang)
(edit) @63508   8 年 vboxsync IPRT: warnings (clang)
(edit) @63451   8 年 vboxsync Runtime: warnings
(edit) @63407   8 年 vboxsync r0drv/netbsd: RTLogWriteStdOut that just uses kernel printf.
(edit) @63357   8 年 vboxsync thread2-r0drv-netbsd.c: rtThreadNativeSetPriority - just use …
(edit) @63354   8 年 vboxsync spinlock-r0drv-netbsd.c: RTSpinlockReleaseNoInts is long gone, g/c it.
(edit) @63349   8 年 vboxsync thread2-r0drv-netbsd.c: provide rtThreadNativeWaitKludge().
(edit) @63348   8 年 vboxsync thread2-r0drv-netbsd.c: rtThreadNativeCreate - g/c unused variable.
(edit) @63347   8 年 vboxsync time-r0drv-netbsd.c: Use named constants to convert time. Reduces the …
(edit) @63346   8 年 vboxsync r0drv/netbsd: add/remove blank lines to reduce diff to FreeBSD.
(edit) @63345   8 年 vboxsync r0drv/netbsd: re-import r0drv support for NetBSD on top of svn copy of …
(edit) @63341   8 年 vboxsync Runtime/r0drv/linux: 4.8 mod_timer_pinned fix
(edit) @63329   8 年 vboxsync Add missing copyright/license.
(edit) @63234   8 年 vboxsync Runtime: add missing Makefile.kup files
(edit) @63225   8 年 vboxsync the-linux-header.h: Suppress -Wol-style-declaration for rhel5 or …
(edit) @63191   8 年 vboxsync r0drv/netbsd: initial r0drv support for NetBSD. From Haomai Wang GSoC …
(edit) @63063   8 年 vboxsync IPRT: warnings
(edit) @63028   8 年 vboxsync bugref:4567: Linux kernel driver maintenance: the macro cpu_has_pge …
(edit) @62663   8 年 vboxsync RuntimeR0Drv: warnings
(edit) @62592   8 年 vboxsync IPRT: More unused parameters and undefined preprocessor macor warning …
(edit) @62567   8 年 vboxsync IPRT: More unused parameters.
(edit) @62566   8 年 vboxsync IPRT: More unused parameters.
(edit) @62477   8 年 vboxsync (C) 2016
(edit) @62461   8 年 vboxsync IPRT: scm
(edit) @62448   8 年 vboxsync IPRT: More MSC level 4 warning fixes.
(edit) @60771   9 年 vboxsync RTMpPoke/nt: Removed all the HalSendSoftwareInterrupt code, don't want …
(edit) @60769   9 年 vboxsync initterm-r0drv-nt.cpp: bugref:8343: Try not use …
(edit) @60704   9 年 vboxsync rtMpCallUsingDpcs: Fixed incorrect check.
(edit) @60603   9 年 vboxsync Assorted compile fixes for FreeBSD
(edit) @60457   9 年 vboxsync Runtime: build fix
(edit) @60455   9 年 vboxsync Runtime: comment
(edit) @60454   9 年 vboxsync Runtime: Linux 4.6 fixes
(edit) @60453   9 年 vboxsync Runtime/Additions: Linux 4.6 fixes
(edit) @60372   9 年 vboxsync Runtime/r0drv/linux: bugref:8315: don't set the PG_reserved flag on …
(edit) @60282   9 年 vboxsync Runtime/r0drv/nt: another Parfait __stdcall problem
(edit) @60278   9 年 vboxsync HostDrivers/Runtime: fixed a few functions according to __stdcall …
(edit) @60267   9 年 vboxsync Runtime/r0drv/nt: Parfait warning (stdcall)
(edit) @60143   9 年 vboxsync RTTimerGetSystemGranularity/nt: Removed assertion on …
(edit) @60077   9 年 vboxsync introduced RT_GNUC_PREREQ
(edit) @59747   9 年 vboxsync iprt/asm.h: Cleaned up the ASMMemIsAll8/U32 mess and implmeneted the …
(edit) @58823   9 年 vboxsync Please, do get these right or just drop them: #endif /* condition of …
(edit) @58801   9 年 vboxsync dbgkrnlinfo-r0drv-solaris: doxygen.
(edit) @58800   9 年 vboxsync Runtime/r0drv: Add 'pszModule' argument to RTR0DbgKrnlInfoQueryMember …
(edit) @58774   9 年 vboxsync dbgkrnlinfo-r0drv-solaris: check alloc failure.
(edit) @58772   9 年 vboxsync Runtime/r0drv: Added RTR0DbgKrnlInfoQuerySize, currently implemented …
(edit) @58698   9 年 vboxsync Solaris/r0drv,SUPDrv: backed out r104124 (On second thought, this is …
(edit) @58697   9 年 vboxsync Solaris/r0drv,SUPDrv: Don't drop log messages on bad-preemption …
(edit) @58598   9 年 vboxsync dbgkernel-info-r0drv-darwin.cpp: Look for development and debug …
(edit) @58278   9 年 vboxsync r0drv: Make it possible to use RTMEM_WRAP_TO_EF_APIS in the VBOXR0DRV …
(edit) @58272   9 年 vboxsync iprt/r0drv: electric fence fixes.
(edit) @58270   9 年 vboxsync iprt/r0drv: build fix
(edit) @58269   9 年 vboxsync iprt/r0drv: untested electrical heap alloc functions.
(edit) @58268   9 年 vboxsync r0drv/nt: Some rtR0MemObjNativeProtect sketches.
(edit) @58171   9 年 vboxsync doxygen: fixes.
(edit) @57978   9 年 vboxsync IPRT: Doxygen warning fixes (last ones, hopefully).
(edit) @57926   9 年 vboxsync IPRT: Doxygen clenaups (mostly).
(edit) @57432   9 年 vboxsync iprt/cdefs.h,*: Split RT_NO_THROW into prototype and definition macros …
(edit) @57409   9 年 vboxsync thread-r0drv-nt.cpp: Remove unused function RTThreadSleepCommon.
(edit) @57358   9 年 vboxsync *: scm cleanup run.
(edit) @57330   9 年 vboxsync spinlock-r0drv-linux.c: warning.
(edit) @57323   9 年 vboxsync the-linux-kernel.h: Use ASMChangeFlags for IPRT_LINUX_RESTORE_EFL_ONLY_AC.
(edit) @57322   9 年 vboxsync spinlock-r0drv-linux.c: Fixed saving and restoring EFLAGS.AC, must do …
(edit) @57318   9 年 vboxsync build fix
(edit) @57313   9 年 vboxsync IPRT,SUPDrv: More work on preserving certain EFLAGS for CONFIG_X86_SMAP.
(edit) @57294   9 年 vboxsync typo
(edit) @57281   9 年 vboxsync iprt/r0drv/linux: addendum to r102031
(edit) @57276   9 年 vboxsync iprt/r0drv/linux: Preserve EFLAGS/AC where ever it may possibly be …
(edit) @57274   9 年 vboxsync iprt/r0drv/darwin: The remaining (hopefully) places where we might …
(edit) @57252   9 年 vboxsync SUPDrv,VBoxNetFlt,VBoxNetAdp: Include the-darwin-kernel.h to avoid …
(edit) @57246   9 年 vboxsync iprt/darwin/r0drv: More saving of EFLAGS/AC, seems anything that may …
(edit) @57237   9 年 vboxsync Fix doxygen bugref w/ comments to use the URL format.
(edit) @57230   9 年 vboxsync spinlock-r0drv-darwin.cpp: Fix leak.
(edit) @57228   9 年 vboxsync IPRT/r0drv/darwin: More EFLAGS.AC paranoia.
(edit) @57122   9 年 vboxsync symdbdata.h,ntBldSymDb.cpp: Quick updates for W10/10240.
(edit) @57077   9 年 vboxsync Fixed copy & past burn (from the-linux-kernel.h).
(edit) @57074   9 年 vboxsync r0drv/darwin: Added a whole bunch of EFLAGS.AC save and restores when …
(edit) @56955   9 年 vboxsync Runtime/r0drv/threadctxhooks: Call preempt_notifier_inc/dec() for …
(edit) @56951   9 年 vboxsync Runtime/r0drv: comment.
(edit) @56753   9 年 vboxsync timer-r0drv-nt.cpp: Fixed bug in RTTimerStart which would cause the …
(edit) @56699   9 年 vboxsync dbgkrnlinfo-r0drv-darwin.cpp: Replaced vm_map_wire with vm_map_unwire …
(edit) @56362   9 年 vboxsync threadpreempt-r0drv-darwin.cpp: Account for two new AST values in …
(edit) @56361   9 年 vboxsync dbgkernelinfo-r0drv-darwin.cpp: Don't use sysctlbyname as a standard …
(edit) @56355   9 年 vboxsync dbgkrnlinfo-r0drv-darwin.cpp: Kernel location changed in 10.10, it seems.
(edit) @56290   9 年 vboxsync IPRT: Updated (C) year.
(edit) @56221   10 年 vboxsync warnings
(edit) @55976   10 年 vboxsync Runtime/r0drv: Fix typo in assertion in thread context hooks.
(edit) @55911   10 年 vboxsync build fix
(edit) @55863   10 年 vboxsync IPRT,SUPDrv,VMM: Revised the context switching hook interface. Do …
(edit) @55861   10 年 vboxsync build fix
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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