VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @37607   14 years vboxsync build fix
(edit) @37605   14 years vboxsync duh.
(edit) @37600   14 years vboxsync build fix
(edit) @37598   14 years vboxsync build fix
(edit) @37597   14 years vboxsync darwin build fix
(edit) @37596   14 years vboxsync *: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
(edit) @37593   14 years vboxsync build fix
(edit) @37591   14 years vboxsync RTLog,VMM,Main,SUPDrv: Restrict VM release logging by group - major …
(edit) @37578   14 years vboxsync duh
(edit) @37577   14 years vboxsync IPRT/darwin-r0drv: Redid RTFileReadAt without using vn_rdwr which …
(edit) @37575   14 years vboxsync IPRT/darwin-r0drv: Implemented RTMpPokeCpu and …
(edit) @37573   14 years vboxsync iprt: More kernel symbol resolving on darwin.
(edit) @37569   14 years vboxsync IPRT: More in kernel file I/O code for darwin.
(edit) @37568   14 years vboxsync opening files from the kernel (darwin)…
(edit) @37566   14 years vboxsync more testing, bugfixing and docs.
(edit) @37565   14 years vboxsync mach_kernel-r0drv-darwin.cpp: Added a bunch of known symbols.
(edit) @37563   14 years vboxsync Runtime/pathhost-posix.cpp: missing include
(edit) @37562   14 years vboxsync fixes.
(edit) @37561   14 years vboxsync build fix
(edit) @37560   14 years vboxsync IPRT: Darwin symbol hacking in progress.
(edit) @37520   14 years vboxsync X11 Additions: save a few bytes by making all MiniRT symbols local …
(edit) @37499   14 years vboxsync IPRT/RTProcCreateEx: fixed memory leak
(edit) @37493   14 years vboxsync Runtime: fix mem leak
(edit) @37448   14 years vboxsync process-creation/*: Adjusted assertions for RTPROC_FLAGS_SAME_CONTRACT …
(edit) @37447   14 years vboxsync GuestCtrl/Execute: Added NoProfile flag for executing processes …
(edit) @37423   14 years vboxsync Ran the source code massager (scm).
(edit) @37419   14 years vboxsync PDM/IPRT CritSect: Introduced the NOP critical section for simplifying …
(edit) @37409   14 years vboxsync iprt/trace: Added the CPU/APIC ID to the trace entires. Added some …
(edit) @37400   14 years vboxsync tracebuf.cpp: Attempt to fix the windows builds. Use defines for the …
(edit) @37398   14 years vboxsync build fix.
(edit) @37397   14 years vboxsync build fix.
(edit) @37396   14 years vboxsync iprt/trace.h: Mostly done, but untested and undocumented.
(edit) @37379   14 years vboxsync blank lines
(edit) @37318   14 years vboxsync build hack
(edit) @37316   14 years vboxsync IPRT: Inlined the already-done check in RTOnce().
(edit) @37313   14 years vboxsync RTProcWait/win: build fix
(edit) @37312   14 years vboxsync RTProcWait/win: Don't leak opened process handles.
(edit) @37311   14 years vboxsync rtProcWinRemovePid: Don't forget to close the process handle.
(edit) @37310   14 years vboxsync rtThreadNativeDestroy/win: build fix
(edit) @37309   14 years vboxsync rtThreadNativeDestroy: Close the native thread handle.
(edit) @37305   14 years vboxsync IPRT/FreeBSD: Fix running VMs on 7.4, the sleep queue lock is released …
(edit) @37297   14 years vboxsync Runtime/r0drv/linux: mpnotification, filter off unwanted events.
(edit) @37295   14 years vboxsync Runtime/r0drv/linux: Use RTThreadPreemptDisable/Enable wrappers so …
(edit) @37294   14 years vboxsync Runtime/r0drv/linux: Fixed Mp event notifications.
(edit) @37281   14 years vboxsync IPRT/r0drv/solaris: Working on large page allocation optimization. …
(edit) @37277   14 years vboxsync Runtime/crypto+ssl: build cleanup and fixes
(edit) @37275   14 years vboxsync timer-r0drv-solaris.c: drop the vbi version check.
(edit) @37274   14 years vboxsync mpnotification-r0drv-solaris.c: drop the vbi version check.
(edit) @37270   14 years vboxsync IPRT/Dvm: Commit BSD disklabel support.
(edit) @37267   14 years vboxsync Build fix.
(edit) @37266   14 years vboxsync Windows ExtPack build fix.
(edit) @37254   14 years vboxsync OpenSSL: link ssl library.
(edit) @37243   14 years vboxsync Runtime/Makefile.kmk: extpack build fix.
(edit) @37233   14 years vboxsync IRPT: Adding RTErrVarsSave/Restore/++ to preserve errno, …
(edit) @37228   14 years vboxsync SUPDrv,VMM,VBoxDD*: Implemented native loading of the angnostic …
(edit) @37217   14 years vboxsync VBoxMouse: missing part of r71849
(edit) @37211   14 years vboxsync Some ASMAtomic*Size elimiation.
(edit) @37210   14 years vboxsync circbuf: make the structure abstract.
(edit) @37209   14 years vboxsync circbuf: Use ASMAtomic*Z instead of ASMAtomic*Size because the latter …
(edit) @37208   14 years vboxsync circbuf: code cleanup.
(edit) @37197   14 years vboxsync Runtime/udp: build fix
(edit) @37196   14 years vboxsync Runtime/socket+udp: new socket functions needed to provide UDP as part …
(edit) @37184   14 years vboxsync Corrected magic value... Sorry Jan.
(edit) @37171   14 years vboxsync IPRT: Use the linux thread affinity code.
(edit) @37170   14 years vboxsync linux affinity code.
(edit) @37156   14 years vboxsync build fix
(edit) @37155   14 years vboxsync build fix
(edit) @37154   14 years vboxsync RTThread[SG]etAffinity cleanup
(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
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