VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7254   17 years vboxsync Sketched out RTMp*. (All the platform specific code is disabled.)
(edit) @7253   17 years vboxsync Shut up stupid warning.
(edit) @7245   17 years vboxsync Must update cbReq.
(edit) @7244   17 years vboxsync Fixed corruption in RTMemExecAlloc when fencing was enabled …
(edit) @7240   17 years vboxsync spaces.
(edit) @7215   17 years vboxsync msc hack.
(edit) @7214   17 years vboxsync moved stuff around.
(edit) @7213   17 years vboxsync the clearing of xAX was supposed to be in the common part (see …
(edit) @7212   17 years vboxsync Fixed wrong shift in the 32-bit code, caused high word to be zero.
(edit) @7210   17 years vboxsync Testcases for memcpy, mempcpy, memset, memchr, strchr, memcmp and …
(edit) @7209   17 years vboxsync Implemented the MSC version and fixed the 64-bit GCC bit so that rax …
(edit) @7208   17 years vboxsync Initialize xAX to zero, was broken in the 64-bit success path.
(edit) @7204   17 years vboxsync Simple memmove testcase.
(edit) @7203   17 years vboxsync Fixed backwards copy, play it safe.
(edit) @7201   17 years vboxsync Runtime/Common: strformattype.cpp has to be compilable by a C compiler …
(edit) @7198   17 years vboxsync FreeBSD needs memmove for the kernel bit too.
(edit) @7189   17 years vboxsync memmove for RuntimeR0 too.
(edit) @7186   17 years vboxsync nocrt memmove. Use it for RuntimeGuestR0Drv and GC.
(edit) @7185   17 years vboxsync no-crt memmove implementation.
(edit) @7183   17 years vboxsync Added RTStrFormatTypeRegister/SetUser/Deregister for runtime …
(edit) @7180   17 years vboxsync Added ASMAtomicAddU32 and ASMAtomicAddS32. Extended the inline …
(edit) @7173   17 years vboxsync Doxygen fixes.
(edit) @7172   17 years vboxsync Doxygen fixes.
(edit) @7169   17 years vboxsync Doxygen fixes.
(edit) @7085   17 years vboxsync forgot this
(edit) @7062   17 years vboxsync build fix.
(edit) @7056   17 years vboxsync Try fix memcmp link issue for debug windows builds.
(edit) @7054   17 years vboxsync fixed debug windows build.
(edit) @7042   17 years vboxsync Fence the r0drv heap routines for strict builds.
(edit) @7032   17 years vboxsync Ring-0 semaphore debugging aid (linux).
(edit) @7026   17 years vboxsync RTGCPHYS is now 64 bits wide on all host platforms
(edit) @7019   17 years vboxsync Use the new ASMAtomic[Uo]Read/Write stuff.
(edit) @7016   17 years vboxsync Compile fixes
(edit) @7013   17 years vboxsync vboxdrv logging setup in #if 0..#endif so it can easily be enabled.
(edit) @6994   17 years vboxsync Restrict RTFILE_O_NOT_CONTENT_INDEXED to file creation. Rearranged the …
(edit) @6992   17 years vboxsync Restrict RTFILE_O_NOT_CONTENT_INDEXED to file creation.
(edit) @6991   17 years vboxsync r=bird: Close the file on failure.
(edit) @6984   17 years vboxsync IPRT: Bugfix for RTFILE_O_VALID_MASK, did not recognize …
(edit) @6971   17 years vboxsync Fixed: Newly created files and directories won't be indexed …
(edit) @6962   17 years vboxsync Enable the posix TLS implementation.
(edit) @6961   17 years vboxsync Generic implementation (in case it's needed).
(edit) @6957   17 years vboxsync Implemented RTTls on win32.
(edit) @6954   17 years vboxsync Implemented RTTls for posix threads.
(edit) @6951   17 years vboxsync Aligned the TLS destructor bits even more with posix.
(edit) @6946   17 years vboxsync Aligned the TLS destructor bits with posix.
(edit) @6945   17 years vboxsync doc
(edit) @6944   17 years vboxsync Implemented TLS on OS/2. (hope it compiles)
(edit) @6910   17 years vboxsync Updated the todo.
(edit) @6894   17 years vboxsync Added todo on the VBoxRT.so command override warning.
(edit) @6892   17 years vboxsync RuntimeR0Drv: strpbrk is defined on solaris, make it target specific.
(edit) @6872   17 years vboxsync ERROR_DIRECTORY -> VERR_NOT_A_DIRECTORY
(edit) @6846   17 years vboxsync Fix for previous change, move vermagic.h include back to where it was.
(edit) @6845   17 years vboxsync Fix a soon to appear post-2.6.24 linux kernel issue dropping a macro …
(edit) @6781   17 years vboxsync Fixed problem cross building x86 additions in a amd64 build.
(edit) @6777   17 years vboxsync added simple benchmark for low-level assembler instructions
(edit) @6766   17 years vboxsync Runtime: OS/2: Hacked RTFileChangeLock the same way it is done on Win32.
(edit) @6754   17 years vboxsync Unbreak l4 (linux.arch).
(edit) @6751   17 years vboxsync Fixed RuntimeGuestR3 issue (wrong semaphore code) when building on …
(edit) @6750   17 years vboxsync Added a optimization testcase mode.
(edit) @6749   17 years vboxsync fixed two second mixups.
(edit) @6748   17 years vboxsync Same assertion for request/release as in the event sem code. Document …
(edit) @6747   17 years vboxsync pInt[Event|EventMulti|Mutex]Sem -> pThis
(edit) @6746   17 years vboxsync Replaced rtsemMutexValid by assertions like all the recent …
(edit) @6745   17 years vboxsync Better alignment.
(edit) @6744   17 years vboxsync Undid [27825].
(edit) @6743   17 years vboxsync Use ASMAtomicCmpXchgS32
(edit) @6742   17 years vboxsync Use ASMAtomicCmpXchgS32
(edit) @6741   17 years vboxsync Extended the testcase a bit.
(edit) @6740   17 years vboxsync Removed VBox'isms and crt deps. Prefix output. Return a usable code.
(edit) @6739   17 years vboxsync fixed props.
(edit) @6738   17 years vboxsync split up the linux and posix semaphore implementations (ring-3) to …
(edit) @6737   17 years vboxsync save one ASMAtomicXchgS32(), added comments
(edit) @6736   17 years vboxsync simple RTSemMutex testcase
(edit) @6731   17 years vboxsync Fix bug in mutex semaphore reimplementation without pthreads. The …
(edit) @6730   17 years vboxsync Made crossbuilding the linux additions in an l4 build work again. …
(edit) @6727   17 years vboxsync Reimplemented mutex semaphores in sems-linux.cpp (64bit linux has bugs …
(edit) @6697   17 years vboxsync Drop the old remote building.
(edit) @6696   17 years vboxsync Removed RuntimeLnx32GuestR3, nobody is using it any longer.
(edit) @6693   17 years vboxsync Replaced VBOXLNX32GUESTR0 by VBOXGUESTR0, …
(edit) @6685   17 years vboxsync Build RuntimeGuestR3 on linux.
(edit) @6677   17 years vboxsync forward port from 1.5: build vditool for Linux if BUILD_TYPE=l4
(edit) @6657   17 years vboxsync Use the generic templates for building the OS/2 guest additions. …
(edit) @6644   17 years vboxsync Add CmpXchg functions to IPRT which additionally pass back the old …
(edit) @6604   17 years vboxsync Fixed the PIC issue with the X11 drivers: Made …
(edit) @6602   17 years vboxsync r=bird: RuntimeGuestR3Mini should be using the VBOXGUESTR3DLL template …
(edit) @6593   17 years vboxsync Additions/x11: get rid of gxx_personality_v0 on x11/Linux guests
(edit) @6554   17 years vboxsync Corrected inst dir for RuntimeGuestR3Mini.
(edit) @6553   17 years vboxsync r=bird: Don't create more RuntimeLnx32* legacy. No VBox in IPRT, so …
(edit) @6551   17 years vboxsync fixed the file header and removed unnecessary includes.
(edit) @6549   17 years vboxsync The usual stuff everyone forgets - properties, esp. export.
(edit) @6543   17 years vboxsync +tid for bird.
(edit) @6541   17 years vboxsync Fixed missing logger locking in ring-0.
(edit) @6536   17 years vboxsync Runtime: added a reduced ("shared") R3 guest runtime which will work …
(edit) @6525   17 years vboxsync UART_BASE -> IPRT_UART_BASE so it can safely be overrided by a DEFS += …
(edit) @6515   17 years vboxsync Added a 'pid' prefix flag to the logger. This is primarily intended …
(edit) @6493   17 years vboxsync Made it possible to make debug versions of vboxdrv on linux. This will …
(edit) @6480   17 years vboxsync typo
(edit) @6478   17 years vboxsync Drop annoying the cb != sizeof(void *) assertion.
(edit) @6477   17 years vboxsync Handle RTR0MEMOBJTYPE_PHYS_NC during free.
(edit) @6433   17 years vboxsync A little update.
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