VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @37861   13 years vboxsync IPRT: fix assigning of empty lists
(edit) @37829   13 years vboxsync header fixes
(edit) @37818   13 years vboxsync Fix logging from R0
(edit) @37809   13 years vboxsync gcc-4.6 warnings (shadowed declaration)
(edit) @37808   13 years vboxsync Runtime/common/alloc/allo.cpp: warning (RTMEM_NO_WRAP_TO_EF_APIS redefined)
(edit) @37774   13 years vboxsync Build fixes for current FreeBSD 9 (Thanks to Bernhard Froehlich and …
(edit) @37733   13 years vboxsync gcc 4.4.4 build fix for VBOX_WITH_EF_WRAPS=1.
(edit) @37720   13 years vboxsync Runtime: add C++-like vector implementation in C
(edit) @37679   13 years vboxsync iprt/fileio-posix: gcc-4.6 warning => error
(edit) @37672   13 years vboxsync warnings
(edit) @37665   13 years vboxsync Runtime/getopt: add new option flag to switch to case insensitive matching
(edit) @37631   13 years vboxsync coredumper-solaris.*,tstRTCoreDump: Don't use RTFile*; rewrote …
(edit) @37609   13 years vboxsync build fix
(edit) @37607   13 years vboxsync build fix
(edit) @37605   13 years vboxsync duh.
(edit) @37600   13 years vboxsync build fix
(edit) @37598   13 years vboxsync build fix
(edit) @37597   13 years vboxsync darwin build fix
(edit) @37596   13 years vboxsync *: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
(edit) @37593   13 years vboxsync build fix
(edit) @37591   13 years vboxsync RTLog,VMM,Main,SUPDrv: Restrict VM release logging by group - major …
(edit) @37578   13 years vboxsync duh
(edit) @37577   13 years vboxsync IPRT/darwin-r0drv: Redid RTFileReadAt without using vn_rdwr which …
(edit) @37575   13 years vboxsync IPRT/darwin-r0drv: Implemented RTMpPokeCpu and …
(edit) @37573   13 years vboxsync iprt: More kernel symbol resolving on darwin.
(edit) @37569   13 years vboxsync IPRT: More in kernel file I/O code for darwin.
(edit) @37568   13 years vboxsync opening files from the kernel (darwin)…
(edit) @37566   13 years vboxsync more testing, bugfixing and docs.
(edit) @37565   13 years vboxsync mach_kernel-r0drv-darwin.cpp: Added a bunch of known symbols.
(edit) @37563   13 years vboxsync Runtime/pathhost-posix.cpp: missing include
(edit) @37562   13 years vboxsync fixes.
(edit) @37561   13 years vboxsync build fix
(edit) @37560   13 years vboxsync IPRT: Darwin symbol hacking in progress.
(edit) @37520   13 years vboxsync X11 Additions: save a few bytes by making all MiniRT symbols local …
(edit) @37499   13 years vboxsync IPRT/RTProcCreateEx: fixed memory leak
(edit) @37493   13 years vboxsync Runtime: fix mem leak
(edit) @37448   13 years vboxsync process-creation/*: Adjusted assertions for RTPROC_FLAGS_SAME_CONTRACT …
(edit) @37447   13 years vboxsync GuestCtrl/Execute: Added NoProfile flag for executing processes …
(edit) @37423   13 years vboxsync Ran the source code massager (scm).
(edit) @37419   13 years vboxsync PDM/IPRT CritSect: Introduced the NOP critical section for simplifying …
(edit) @37409   13 years vboxsync iprt/trace: Added the CPU/APIC ID to the trace entires. Added some …
(edit) @37400   13 years vboxsync tracebuf.cpp: Attempt to fix the windows builds. Use defines for the …
(edit) @37398   13 years vboxsync build fix.
(edit) @37397   13 years vboxsync build fix.
(edit) @37396   13 years vboxsync iprt/trace.h: Mostly done, but untested and undocumented.
(edit) @37379   13 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.
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