VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @37111   14 years vboxsync Runtime/r0drv: delete unused file, confusing.
(edit) @37071   14 years vboxsync VMM: Online/offine CPUs, solaris debug build fix.
(edit) @37062   14 years vboxsync VMM: Support for online/offlining of CPUs.
(edit) @37055   14 years vboxsync threadpreempt-r0drv-darwin.cpp: g_aPreemptHacks is too small for snow …
(edit) @37054   14 years vboxsync mp-r0drv-darwin.cpp: Eliminate MY_DARWIN_MAX_CPUS - snow leopard …
(edit) @37041   14 years vboxsync IPRT: Refined the RTThreadPreemptIsPending fix.
(edit) @37040   14 years vboxsync RTThreadPreemptIsPending/darwin: Try to unbreak this on AMD64.
(edit) @37024   14 years vboxsync iprt/dvm: use static, changed prefix of internal functions.
(edit) @37023   14 years vboxsync just had to mention hpfs…
(edit) @37016   14 years vboxsync Added VBOX_VERSION_STRING_RAW to only handle/store the pure VBox …
(edit) @36982   14 years vboxsync alloc-r0drv.cpp: Fixed bug in RTMemReallocTag when RTR0MEM_STRICT is …
(edit) @36979   14 years vboxsync semfastmutex-r0drv-linux.c: Check mutex ownership in strict builds, …
(edit) @36969   14 years vboxsync more gcc-4.6 -Werror=int-to-pointer-cast fixes
(edit) @36962   14 years vboxsync rtR0MemAllocEx/linux: Avoid vmalloc, it's has serious performance …
(edit) @36951   14 years vboxsync warnings
(edit) @36947   14 years vboxsync Runtime/r0drv: fix for Linux 2.4 kernels
(edit) @36912   14 years vboxsync gcc-4.6 -Werror=int-to-pointer-cast fixes
(edit) @36906   14 years vboxsync RTPathRename, RTFileRename, RTDirRename / posix: Use stat instead of …
(edit) @36881   14 years vboxsync IPRT/tstRTPath: Fixed result / displaying values.
(edit) @36879   14 years vboxsync IPRT/path-win: Fixed NT4 breakage when using SHGetFolderPathW.
(edit) @36868   14 years vboxsync Runtime/common/dvm: export
(edit) @36848   14 years vboxsync Video: display/miniport drivers. (#5464)
(edit) @36827   14 years vboxsync iprt/assert.cpp: made the stderr format msg2 buffer as big as the …
(edit) @36817   14 years vboxsync Another try
(edit) @36816   14 years vboxsync IPRT: Initial commit of the disk volume management API. Supports …
(edit) @36679   14 years vboxsync Runtime/log: move writing the initial log messages to after the lock …
(edit) @36675   14 years vboxsync nit
(edit) @36674   14 years vboxsync nit
(edit) @36661   14 years vboxsync Runtime/Makefile.kmk: Ignore bad_alloc() and exception() in the …
(edit) @36624   14 years vboxsync IPRT/Mangling: solaris build fix.
(edit) @36623   14 years vboxsync Runtime/r0drv/solaris: 32-bit fix of r71000.
(edit) @36614   14 years vboxsync iprt: next try
(edit) @36613   14 years vboxsync iprt: try to fix win burn
(edit) @36611   14 years vboxsync iprt: add RTPathUserDocuments
(edit) @36607   14 years vboxsync iprt/Makefile.kmk: ignore mangled strpbrk.
(edit) @36606   14 years vboxsync build fix.
(edit) @36605   14 years vboxsync iprt/memtracker: try to fix 32bit builds
(edit) @36604   14 years vboxsync iprt/RTDirCreateUniqueNumbered: build fix
(edit) @36601   14 years vboxsync build fix
(edit) @36600   14 years vboxsync build fix
(edit) @36599   14 years vboxsync warning
(edit) @36598   14 years vboxsync RTDirCreateUniqueNumbered: RTStrFormatNumber is not safe.
(edit) @36597   14 years vboxsync IPRT: Implemented the memory tracker.
(edit) @36596   14 years vboxsync iprt/thread.h: Added RTThreadIsInitialized, RTThreadIsSelfKnown and …
(edit) @36582   14 years vboxsync iprt: next burn fix
(edit) @36580   14 years vboxsync Trunk: forward ported r70973: Additions/common/VBoxService: the …
(edit) @36579   14 years vboxsync iprt: fix win burns
(edit) @36578   14 years vboxsync iprt: grr, missed Makefiles
(edit) @36577   14 years vboxsync iprt: add RTDirCreateUniqueNumbered
(edit) @36576   14 years vboxsync iprt: fix memory leak
(edit) @36567   14 years vboxsync ugly.
(edit) @36565   14 years vboxsync Runtime/r0drv/solaris: Use kernel pages from free and cachelists.
(edit) @36563   14 years vboxsync iprt-cpp: More RTC*List methods. Added explicit constructors to the …
(edit) @36561   14 years vboxsync RTCString::join: Optimization.
(edit) @36560   14 years vboxsync IPRT: Perform the mangling check when building.
(edit) @36555   14 years vboxsync Use DECLHIDDEN, especially in IPRT.
(edit) @36549   14 years vboxsync IPRT: hide stuff…
(edit) @36544   14 years vboxsync iprt-cpp: fix RTCString::join when the list contains just one item
(edit) @36540   14 years vboxsync memuserkernel-r0drv-darwin.cpp needs iprt/assert.h
(edit) @36532   14 years vboxsync IPRT-C++: iprt::list -> RTCList; iprt::mtlist -> RTCMTList
(edit) @36529   14 years vboxsync iprt::non_copyable -> RTCNonCopyable (now in utils.h), moved and …
(edit) @36527   14 years vboxsync iprt::MiniString -> RTCString.
(edit) @36525   14 years vboxsync IPRT-C++: fix rel build boxes
(edit) @36524   14 years vboxsync IPRT-C++: add a thread-safe variant of the generic list class
(edit) @36523   14 years vboxsync Renamed iprt::Error to RTCError.
(edit) @36521   14 years vboxsync iprt/cpp/lock.h: RTLock, RTLockMtx -> RTCLock, RTClockMtx. 'RTC' is …
(edit) @36508   14 years vboxsync iprt/C++: some cleanup.
(edit) @36507   14 years vboxsync Doxyfile.*: Fixed ALIASES.
(edit) @36505   14 years vboxsync Runtime/r0drv/solaris/vbi: log.
(edit) @36501   14 years vboxsync IPRT: add join/split and + operators to the string class
(edit) @36500   14 years vboxsync IPRT: add a generic list class
(edit) @36492   14 years vboxsync iprt: CRITSECT_WITHOUT_REMAPPING -> RTCRITSECT_WITHOUT_REMAPPING.
(edit) @36488   14 years vboxsync iprt/Makefile.kmk: Added a test-mangling rule.
(edit) @36474   14 years vboxsync Runtime/r3/solaris/coredumper: log stmt.
(edit) @36472   14 years vboxsync addendum to r70394 for RTCrit*
(edit) @36465   14 years vboxsync Runtime/r3/solaris/coredumper: replace RTFileOpen() with open() …
(edit) @36440   14 years vboxsync build fix
(edit) @36438   14 years vboxsync RTSystemQueryDmiString: Should call CoUninitialize if …
(edit) @36408   14 years vboxsync log rotation review and adjustments: Don't delete any excess files if …
(edit) @36407   14 years vboxsync IPRT: Added RTStrCopyP, RTStrCopyPEx, RTStrCatP and RTStrCatPEx. These …
(edit) @36405   14 years vboxsync IPRT/xml: add optional parameter for adding a comment to the created …
(edit) @36392   14 years vboxsync r0drv/solaris/solevent*: Must re-check the wait condition before going …
(edit) @36390   14 years vboxsync thread-win.cpp: Backed out r70739 as OleUninitialize will decrement …
(edit) @36387   14 years vboxsync remove extra ole ref decrement
(edit) @36379   14 years vboxsync thread2-r0drv-linux.c: iprt-%s not vbox-%s as thread name (old …
(edit) @36378   14 years vboxsync thread2-r0drv-linux.c: Missing break in the RTTHREADTYPE_TIMER case. …
(edit) @36376   14 years vboxsync build fix
(edit) @36372   14 years vboxsync RTR0MemObjSize: Correct documentation and added alignment guarantee.
(edit) @36368   14 years vboxsync thread-win.cpp: Enabled the COM assertions + automatic cleanup.
(edit) @36367   14 years vboxsync fileio-win.cpp: Handle ERROR_NOT_ENOUGH_MEMORY conditions occuring …
(edit) @36366   14 years vboxsync iprt/thread-win.cpp: Experimental code (disabled) for checking for …
(edit) @36363   14 years vboxsync IPRT: Added g_frtAtExitCalled.
(edit) @36362   14 years vboxsync iprt/dllmain-win.cpp: Make sure IPRT doesn't ever get unloaded.
(edit) @36360   14 years vboxsync Runtime/r0drv/linux: fail to lock kernel memory for kmap()'ed memory
(edit) @36349   14 years vboxsync Runtime/log: another forgotten file
(edit) @36347   14 years vboxsync Runtime/log: adapt more places
(edit) @36344   14 years vboxsync Runtime/log: implement log rotation, adapt all code creating log files …
(edit) @36312   14 years vboxsync Runtime/common/misc/sg: temporarily sanity check
(edit) @36287   14 years vboxsync Runtime/r0drv/solaris: Fix for PIL changes while spinning across calls …
(edit) @36286   14 years vboxsync Warning again.
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