VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(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   9 年 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
(edit) @55860   10 年 vboxsync threadctxhooks-r0drv-solaris.c: disabled strict build code accessing …
(edit) @55859   10 年 vboxsync SMAP paranoia.
(edit) @55812   10 年 vboxsync space
(edit) @55801   10 年 vboxsync fixed offline check while busy waiting in RTMpOnPair.
(edit) @55401   10 年 vboxsync added a couple of missing Id headers
(edit) @55112   10 年 vboxsync Runtime: Linux < 2.6.13 fix
(edit) @55095   10 年 vboxsync Assorted fixes for FreeBSD hosts, VBox compiles and runs again without …
(edit) @54872   10 年 vboxsync threadctxhooks-r0drv-linux.c: Looks like 3.19 stopped restoring kernel …
(edit) @54866   10 年 vboxsync threadctxhooks-r0drv-linux.c: Be a little bit more careful with EFLAGS …
(edit) @54808   10 年 vboxsync backed out r98998 and r99000 -- shouldn't be necessary here
(edit) @54804   10 年 vboxsync more places for SMAP handling
(edit) @54802   10 年 vboxsync another place where we have to handle SMAP
(edit) @54715   10 年 vboxsync Runtime/r0drv/solaris: fix invalid process handle while creating …
(edit) @54709   10 年 vboxsync Runtime/r0drv/solaris: nope, this isn't it either.
(edit) @54695   10 年 vboxsync Runtime/r0drv/solaris: temporary try.
(edit) @54694   10 年 vboxsync Runtime/r0drv/solaris: revert temporary change, didn't help.
(edit) @54665   10 年 vboxsync Runtime/r0drv/solaris: temporarily disable thread_join() in …
(edit) @54663   10 年 vboxsync IPRT: RTMpOnPair fix for Linux < 2.6.27
(edit) @54650   10 年 vboxsync SUPDrv/VMMR0: properly handle the CR4 shadow register on Linux >= 4.0
(edit) @54643   10 年 vboxsync Runtime/r0drv/solaris: (c) year missed update.
(edit) @54642   10 年 vboxsync Runtime/r0drv/solaris: Add runtime struct member offset detection for …
(edit) @54512   10 年 vboxsync RTTimerDestroy() is off limits from the timer callback on windows too.
(edit) @54501   10 年 vboxsync Reverted r98596, only using broadcast IPI in RTMpOnSpecific for …
(edit) @54488   10 年 vboxsync NT: Try only using IPIs in RTMpOnSpecific.
(edit) @54479   10 年 vboxsync Runtime/r0drv/solaris: Fix Solaris 10 breakage due to incompatible …
(edit) @54477   10 年 vboxsync IPRT: name the Linux workqueue iprt-VBoxWQueue as a bit more …
(edit) @54476   10 年 vboxsync IPRT: fix for Linux 2.6.27
(edit) @54471   10 年 vboxsync mp-r0drv-solaris: C-style decl.
(edit) @54469   10 年 vboxsync mp-r0drv-solaris: move stuff that doesn't need preemption to be …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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