VirtualBox

source: vbox/trunk/src/VBox/Runtime

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @7783   17 年 vboxsync Don't try implement rtR0MemObjNativeAllocPhysNC without an optimal …
(edit) @7713   17 年 vboxsync forgot the comment with the max output size.
(edit) @7711   17 年 vboxsync typo
(edit) @7710   17 年 vboxsync append one space after the cpu id
(edit) @7709   17 年 vboxsync Added a cpuid / apicid logging prefix. New *_LOG_FLAGS is 'cpuid'.
(edit) @7639   17 年 vboxsync More strictness.
(edit) @7620   17 年 vboxsync RTGCPHYS is now 64 bits
(edit) @7602   17 年 vboxsync Runtime: switch guest R3 logging from backdoor to normal (with …
(edit) @7579   17 年 vboxsync Extra tests
(edit) @7554   17 年 vboxsync typo
(edit) @7553   17 年 vboxsync vboxdrv: re-added sanity check
(edit) @7544   17 年 vboxsync r=bird: libraries doesn't use/need LIBS properties.
(edit) @7532   17 年 vboxsync typo
(edit) @7531   17 年 vboxsync vboxdrv: set_pages_attr is not available for 2.6.25 anymore
(edit) @7517   17 年 vboxsync Additions/FreeBSD: initial commit Mostly tested on FreeBSD 7.0. …
(edit) @7506   17 年 vboxsync Made assertion private
(edit) @7491   17 年 vboxsync Freebsd only needs one RTTimerCreate-generic.cpp.
(edit) @7490   17 年 vboxsync RTTimerCreate is in generic code for a year now.
(edit) @7465   17 年 vboxsync fixed RTFileCopy* regression.
(edit) @7459   17 年 vboxsync More comments
(edit) @7458   17 年 vboxsync Comment
(edit) @7426   17 年 vboxsync RTUCS2 -> RTUTF16.
(edit) @7422   17 年 vboxsync Another silly _strnlenUtf16 regression.
(edit) @7421   17 年 vboxsync Reimplemented RTStrICmp so it's actually UTF-8 and not subject to the …
(edit) @7420   17 年 vboxsync Added RTStrCmp. Added missing NULL handling in RTStrICmp.
(edit) @7419   17 年 vboxsync Added missing RTMpGetMaxCpuId.
(edit) @7418   17 年 vboxsync UCS-2 -> UTF-16.
(edit) @7417   17 年 vboxsync Fixed regression in _strlenUtf16.
(edit) @7414   17 年 vboxsync UCS2->UTF-16
(edit) @7403   17 年 vboxsync typo.
(edit) @7401   17 年 vboxsync Don't use UCS2 routines & types. Fixed bug in RTPathUserHome().
(edit) @7391   17 年 vboxsync OSE
(edit) @7370   17 年 vboxsync A little adjustment of the RTFILECOPY flags.
(edit) @7362   17 年 vboxsync quick adaption of system-win.cpp into mp-win.cpp.
(edit) @7360   17 年 vboxsync quick adaption of system-os2.cpp into mp-os2.cpp.
(edit) @7357   17 年 vboxsync compile fix.
(edit) @7356   17 年 vboxsync RTMpGetCount for 'posix'.
(edit) @7355   17 年 vboxsync for fun.
(edit) @7352   17 年 vboxsync smp_call_function_single only exists starting 2.6.19. Added missing …
(edit) @7348   17 年 vboxsync Generic implementations of the new RTMp functions.
(edit) @7347   17 年 vboxsync Fixed typo in fallback code.
(edit) @7340   17 年 vboxsync Runtime: Added fFlags (RTFILECOPY_FLAG_NO_DENY_WRITE) to RTFileCopyEx.
(edit) @7337   17 年 vboxsync Enabled RTMp on linux.
(edit) @7331   17 年 vboxsync Solaris RTMp implementation (untested).
(edit) @7279   17 年 vboxsync Runtime function to load a shared library from the application directories.
(edit) @7271   17 年 vboxsync Implemented MP api for NT
(edit) @7254   17 年 vboxsync Sketched out RTMp*. (All the platform specific code is disabled.)
(edit) @7253   17 年 vboxsync Shut up stupid warning.
(edit) @7245   17 年 vboxsync Must update cbReq.
(edit) @7244   17 年 vboxsync Fixed corruption in RTMemExecAlloc when fencing was enabled …
(edit) @7240   17 年 vboxsync spaces.
(edit) @7215   17 年 vboxsync msc hack.
(edit) @7214   17 年 vboxsync moved stuff around.
(edit) @7213   17 年 vboxsync the clearing of xAX was supposed to be in the common part (see …
(edit) @7212   17 年 vboxsync Fixed wrong shift in the 32-bit code, caused high word to be zero.
(edit) @7210   17 年 vboxsync Testcases for memcpy, mempcpy, memset, memchr, strchr, memcmp and …
(edit) @7209   17 年 vboxsync Implemented the MSC version and fixed the 64-bit GCC bit so that rax …
(edit) @7208   17 年 vboxsync Initialize xAX to zero, was broken in the 64-bit success path.
(edit) @7204   17 年 vboxsync Simple memmove testcase.
(edit) @7203   17 年 vboxsync Fixed backwards copy, play it safe.
(edit) @7201   17 年 vboxsync Runtime/Common: strformattype.cpp has to be compilable by a C compiler …
(edit) @7198   17 年 vboxsync FreeBSD needs memmove for the kernel bit too.
(edit) @7189   17 年 vboxsync memmove for RuntimeR0 too.
(edit) @7186   17 年 vboxsync nocrt memmove. Use it for RuntimeGuestR0Drv and GC.
(edit) @7185   17 年 vboxsync no-crt memmove implementation.
(edit) @7183   17 年 vboxsync Added RTStrFormatTypeRegister/SetUser/Deregister for runtime …
(edit) @7180   17 年 vboxsync Added ASMAtomicAddU32 and ASMAtomicAddS32. Extended the inline …
(edit) @7173   17 年 vboxsync Doxygen fixes.
(edit) @7172   17 年 vboxsync Doxygen fixes.
(edit) @7169   17 年 vboxsync Doxygen fixes.
(edit) @7085   17 年 vboxsync forgot this
(edit) @7062   17 年 vboxsync build fix.
(edit) @7056   17 年 vboxsync Try fix memcmp link issue for debug windows builds.
(edit) @7054   17 年 vboxsync fixed debug windows build.
(edit) @7042   17 年 vboxsync Fence the r0drv heap routines for strict builds.
(edit) @7032   17 年 vboxsync Ring-0 semaphore debugging aid (linux).
(edit) @7026   17 年 vboxsync RTGCPHYS is now 64 bits wide on all host platforms
(edit) @7019   17 年 vboxsync Use the new ASMAtomic[Uo]Read/Write stuff.
(edit) @7016   17 年 vboxsync Compile fixes
(edit) @7013   17 年 vboxsync vboxdrv logging setup in #if 0..#endif so it can easily be enabled.
(edit) @6994   17 年 vboxsync Restrict RTFILE_O_NOT_CONTENT_INDEXED to file creation. Rearranged the …
(edit) @6992   17 年 vboxsync Restrict RTFILE_O_NOT_CONTENT_INDEXED to file creation.
(edit) @6991   17 年 vboxsync r=bird: Close the file on failure.
(edit) @6984   17 年 vboxsync IPRT: Bugfix for RTFILE_O_VALID_MASK, did not recognize …
(edit) @6971   17 年 vboxsync Fixed: Newly created files and directories won't be indexed …
(edit) @6962   17 年 vboxsync Enable the posix TLS implementation.
(edit) @6961   17 年 vboxsync Generic implementation (in case it's needed).
(edit) @6957   17 年 vboxsync Implemented RTTls on win32.
(edit) @6954   17 年 vboxsync Implemented RTTls for posix threads.
(edit) @6951   17 年 vboxsync Aligned the TLS destructor bits even more with posix.
(edit) @6946   17 年 vboxsync Aligned the TLS destructor bits with posix.
(edit) @6945   17 年 vboxsync doc
(edit) @6944   17 年 vboxsync Implemented TLS on OS/2. (hope it compiles)
(edit) @6910   17 年 vboxsync Updated the todo.
(edit) @6894   17 年 vboxsync Added todo on the VBoxRT.so command override warning.
(edit) @6892   17 年 vboxsync RuntimeR0Drv: strpbrk is defined on solaris, make it target specific.
(edit) @6872   17 年 vboxsync ERROR_DIRECTORY -> VERR_NOT_A_DIRECTORY
(edit) @6846   17 年 vboxsync Fix for previous change, move vermagic.h include back to where it was.
(edit) @6845   17 年 vboxsync Fix a soon to appear post-2.6.24 linux kernel issue dropping a macro …
(edit) @6781   17 年 vboxsync Fixed problem cross building x86 additions in a amd64 build.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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