VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @14836   16 年 vboxsync SUPDrv.c/memobj-r0drv-darwin.cpp: removed debug printf left behind …
(edit) @14824   16 年 vboxsync IPRT: RTR0MemObjMapKernelEx for mapping a portion of a memory object …
(edit) @14743   16 年 vboxsync alloc-r0drv: Fixed RTMemFree assertion.
(edit) @14518   16 年 vboxsync nc
(edit) @14500   16 年 vboxsync IPRT/SUPDrv/VMM: Made RTR0AssertPanicSystem available to VMMR0.r0 on …
(edit) @14465   16 年 vboxsync thread2-r0drv-linux.c: RTThreadPreemptIsEnabled, return false if …
(edit) @14423   16 年 vboxsync Debug log mutex fix for linux in atomic context.
(edit) @14338   16 年 vboxsync IPRT: Basic implementation of the MP API for ring-0 Darwin.
(edit) @14318   16 年 vboxsync Fix a couple of words doubled in comments. No code changes.
(edit) @14298   16 年 vboxsync Corrected a couple of grammos.
(edit) @14069   16 年 vboxsync alloc-r0drv.cpp: 64-bit MSC warning hunt.
(edit) @14068   16 年 vboxsync alloc-r0drv.cpp: 64-bit MSC warning hunt.
(edit) @13994   16 年 vboxsync better check
(edit) @13992   16 年 vboxsync did not consider PAE
(edit) @13908   16 年 vboxsync Fixed include order, a bunch of GCC 3.3 warnings, OS/2 build.
(edit) @13891   16 年 vboxsync warning
(edit) @13839   16 年 vboxsync And yet more %V* -> %R* changes…
(edit) @13837   16 年 vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
(edit) @13770   16 年 vboxsync superflous
(edit) @13764   16 年 vboxsync EXPORT_SYMBOL must be placed after the function/variable was …
(edit) @13675   16 年 vboxsync mark multiple allocated pages as compound
(edit) @13666   16 年 vboxsync rtR0MemObjNativeMapUser/linux: vm_insert_page should not be used when …
(edit) @13665   16 年 vboxsync rtMemAlloc/linux: Don't fool ourselves trying to allocate executable …
(edit) @13512   16 年 vboxsync cast not necessary
(edit) @13489   16 年 vboxsync ;
(edit) @13488   16 年 vboxsync rtR0PowerNotificationInit bugfix.
(edit) @13487   16 年 vboxsync Bugfix
(edit) @13486   16 年 vboxsync quick workaround to unbust the mac driver.
(edit) @13478   16 年 vboxsync IPRT: set all properties.
(edit) @13476   16 年 vboxsync IPRT: don't OR together status codes.
(edit) @13475   16 年 vboxsync compile fix
(edit) @13474   16 年 vboxsync Compile fix
(edit) @13470   16 年 vboxsync Compile fix
(edit) @13468   16 年 vboxsync Export
(edit) @13466   16 年 vboxsync Power notification API added.
(edit) @13323   16 年 vboxsync vbi: fixes to vbi_stimer_begin.
(edit) @13319   16 年 vboxsync linux kernel modules: export symbols where they are implemented
(edit) @13314   16 年 vboxsync Created assert-r0drv-linux.c (finally).
(edit) @13313   16 年 vboxsync fixed warnings.
(edit) @13312   16 年 vboxsync fixed warnings.
(edit) @13310   16 年 vboxsync build fix.
(edit) @13309   16 年 vboxsync hrmpf. forgot iprt/asm.h, C compilers rock…
(edit) @13307   16 年 vboxsync assert-r0drv-solaris: minor adjustments.
(edit) @13306   16 年 vboxsync IPRT,++: some assert.h cleanup, making a suitable place to call …
(edit) @13299   16 年 vboxsync iprt: removed code duplicated in r0drv/solaris/vbi, copy back later …
(edit) @13298   16 年 vboxsync iprt/r0drv/solaris/RTTimerCreateEx: initialize fAllCpu(s) and …
(edit) @13297   16 年 vboxsync Runtime/vbi: Use MUTEX_SPIN for vbi too.
(edit) @13275   16 年 vboxsync iprt: reverted r37922, it is not needed after I purge out/
(edit) @13274   16 年 vboxsync iprt: temporarily disable RTThreadPreemptRestore for Windows hosts as …
(edit) @13272   16 年 vboxsync mp-r0drv-nt.cpp: updated w2k8 todos.
(edit) @13262   16 年 vboxsync iprt: RTThreadPreemptIsEanbled - check the interrupt flags too.
(edit) @13254   16 年 vboxsync IPRT: Added RTThreadPreemptIsEnabled, RTThreadPreemptDisable and …
(edit) @13248   16 年 vboxsync Runtime/Solaris: Use MUTEX_SPIN with dispatch level. (Temporary …
(edit) @13103   16 年 vboxsync warning
(edit) @13009   16 年 vboxsync @todo is written always in a / */ or / comment, doxygen won't pick …
(edit) @13000   16 年 vboxsync Implemented kernel driver build flag to allow better debuggability of …
(edit) @12945   16 年 vboxsync vbi v3
(edit) @12922   16 年 vboxsync warnings
(edit) @12595   16 年 vboxsync improved r36823 (handle jiffies wraparounds)
(edit) @12591   16 年 vboxsync #2247 (public), #3193 (internal): handle jiffies wrap around
(edit) @12360   16 年 vboxsync 2.6.27 vboxdrv compile fix
(edit) @12292   16 年 vboxsync iprt: Fixed spinlock leak in rtR0MpNotification
(edit) @12160   16 年 vboxsync IPRT/semfastmutex-r0drv-nt: Fail RTSemFastMutexRequest calls with IRQL …
(edit) @12141   16 年 vboxsync timer-r0drv-linux. Fixed bug in RTTimerStart where changes to the +1 …
(edit) @12029   16 年 vboxsync mpnotifications-r0drv-linux: added explanatory comments.
(edit) @12015   16 年 vboxsync redhat/centos 5.2 fix
(edit) @11982   16 年 vboxsync All: license header changes for 2.0 (OSE headers, add Sun GPL/LGPL …
(edit) @11917   16 年 vboxsync assert-r0drv-nt: (C).
(edit) @11916   16 年 vboxsync assert-r0drv-nt: just do the same as everyone else.
(edit) @11900   16 年 vboxsync IPRT: assert-r0drv-nt.c -> assert-r0drv-nt.cpp.
(edit) @11899   16 年 vboxsync iprt: props and missing bits in assert-r0drv-nt.c.
(edit) @11873   16 年 vboxsync Runtime/r0drv: Solaris non-vbi code build fix.
(edit) @11770   16 年 vboxsync iprt: Pass TS_RUN to thread_create (non-vbi, solaris ring-0).
(edit) @11769   16 年 vboxsync vbi thread fix.
(edit) @11768   16 年 vboxsync vbi thread fix.
(edit) @11645   16 年 vboxsync svn:executable
(edit) @11528   16 年 vboxsync Solaris build fix.
(edit) @11521   16 年 vboxsync IN_MODULE only
(edit) @11519   16 年 vboxsync Linux additions: properly install and compile the kernel modules
(edit) @11032   16 年 vboxsync iprt: Added missing locking to rtR0MpNotificationNativeInit/Term on …
(edit) @11029   16 年 vboxsync IPRT: Integrated vbi v2 fixes (r0drv/solaris/vbi)
(edit) @11019   16 年 vboxsync iprt: Added a RT_NO_THROW macro for wrapping up the throw() stuff, …
(edit) @10954   16 年 vboxsync IPRT: Integrated vbi v2 changes (r0drv/solaris/vbi).
(edit) @10935   16 年 vboxsync More moving around of files in Linux 2.6.27
(edit) @10866   16 年 vboxsync Fixed missing 'el' and reinserted the blank lines.
(edit) @10864   16 年 vboxsync Update for future Linux 2.6.27.
(edit) @10827   16 年 vboxsync It's not very clear what this Contention field really means. Seems to …
(edit) @10738   16 年 vboxsync Assert on the fast mutex semaphore being release and having no …
(edit) @10608   16 年 vboxsync Made the STDOUT destination for the ring-0 logger on Darwin printf to …
(edit) @10457   16 年 vboxsync Solaris/r0drv: fixed lockkernel. Found this while exploring vboxvfs …
(edit) @10390   16 年 vboxsync We need to do reference counting becuase the ring-0 IPRT may be shared …
(edit) @9979   16 年 vboxsync g_MpPendingOfflineSet is only used when CPU_DOWN_FAILED is defined.
(edit) @9959   16 年 vboxsync ring-0 nt: fixed typo in RTTimerStart that caused timers to run at a …
(edit) @9958   16 年 vboxsync comment.
(edit) @9619   16 年 vboxsync Fixed darwin bustage.
(edit) @9610   16 年 vboxsync Burn fix.
(edit) @9609   16 年 vboxsync Todo.
(edit) @9603   16 年 vboxsync oops. left a RTR0MpNotificationTerm call there.
(edit) @9602   16 年 vboxsync Changed RTR0MpNotificationInit/Term to rtR0MpNotificationInit/Term and …
(edit) @9588   16 年 vboxsync Initialize the MP event notifications from initterm-r0drv.cpp after all.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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