VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19391   16 years vboxsync IPRT: Explained RTMpOthers preemption req to the caller in mp.h, but …
(edit) @19389   16 years vboxsync IPRT: Implemented RTMpPokeCpu where it made sense (untested).
(edit) @19387   16 years vboxsync Runtime/r0drv: include string (StrDup/DupEx/Free) into r0drv.
(edit) @19384   16 years vboxsync iprt/common/string/string.cpp: RTR3DECL -> RTDECL (see header).
(edit) @19371   16 years vboxsync Runtime/Aio: Prevent inclusion of swabb.h because g++ doesn't like the …
(edit) @19370   16 years vboxsync Runtime/Aio: Fix the POSIX backend for Darwin. We have to obey the …
(edit) @19368   16 years vboxsync IPRT: initial check in of the runtime S3 interface (not used yet)
(edit) @19355   16 years vboxsync Runtime/r0drv/Solaris: fixed warning.
(edit) @19350   16 years vboxsync IPRT,tstDisasm-2: defined flags for RTFileReadAllEx and …
(edit) @19348   16 years vboxsync Runtime/Aio: Properties
(edit) @19346   16 years vboxsync Runtime/Aio: Updates * Add POSIX backend needed for the Darwin …
(edit) @19341   16 years vboxsync Runtime/r0drv-freebsd: Fixes for FreeBSD 8.0. Thanks to Ulf Lilleengen
(edit) @19338   16 years vboxsync 3880 VirtualBox and Solaris build 114 - don't use curproc
(edit) @19332   16 years vboxsync Runtime/r0drv/solaris: RTSemEventMulti fix for waking all threads not one.
(edit) @19315   16 years vboxsync Logging: introducing NAT and NET log groups
(edit) @19308   16 years vboxsync gcc-4.4 warnings
(edit) @19264   16 years vboxsync Runtime/MP-freebsd: Fix typo which makes the kernel module unloadable
(edit) @19212   16 years vboxsync Newline.
(edit) @19211   16 years vboxsync IPRT: Function RTDirRemoveRecursive added. Only partially implemented …
(edit) @19206   16 years vboxsync IPRT: Use generic UUID code on windows as well.
(edit) @19205   16 years vboxsync tstUuid: Updated to RTTest and added tests for the new Utf16 functions.
(edit) @19198   16 years vboxsync IPRT: Added RTUuidFrom/ToUtf16. (untested)
(edit) @19188   16 years vboxsync Runtime/Aio: Makefile
(edit) @19187   16 years vboxsync Runtime/Aio: Add FreeBSD backend
(edit) @19186   16 years vboxsync Runtime/Aio: Add Windows backend
(edit) @19185   16 years vboxsync Runtime/Aio: Slight changes to the API for Windows. Fix the Solaris backend
(edit) @19171   16 years vboxsync Shared folders: less ugly solution for making execute bits set on …
(edit) @19167   16 years vboxsync iprt/cdefs.h,RTLdr: Added an generic RT_NOTHING macro to fixing issues …
(edit) @19166   16 years vboxsync IPRT/include/internal/fileaio.h: export; (C) year.
(edit) @19147   16 years vboxsync #3854: Error checking for skb_gso_segment().
(edit) @19143   16 years vboxsync Compile fixes
(edit) @19128   16 years vboxsync gcc-4.4 warning
(edit) @19126   16 years vboxsync Runtime/Aio: * Move the validation macros to a new header because they …
(edit) @19120   16 years vboxsync Various files: Virtual Box -> VirtualBox.
(edit) @19071   16 years vboxsync memobj-r0drv-freebsd.c: make the exit point easier to spot.
(edit) @19057   16 years vboxsync IPRT/mp-r0drv-freebsd.c: Fixed a couple of issues. (hope it still works)
(edit) @19056   16 years vboxsync IPRT/darwin-r0: Fixed bug in RTMpOnOthers.
(edit) @19054   16 years vboxsync IPRT: svn props for tstFileAio.cpp and fileaio-linux.cpp. (Please use …
(edit) @19040   16 years vboxsync IPRT/fileaio-linux.cpp: A quick code review and cleanup: * …
(edit) @19011   16 years vboxsync Runtime/Aio: Implementation for Solaris
(edit) @19005   16 years vboxsync Runtime/R0/FreeBSD: Fix the rc hack. We can safely return with …
(edit) @19001   16 years vboxsync Runtime/R0/FreeBSD: Correct Makefile
(edit) @19000   16 years vboxsync Runtime/R0/FreeBSD: Finish RTMp API which is needed for VT-x/SVM
(edit) @18999   16 years vboxsync Runtime/Aio: Linux backend and a simple testcase. Disabled by default. …
(edit) @18997   16 years vboxsync IPRT: Redid r46081.
(edit) @18991   16 years vboxsync IPRT: tstFork().
(edit) @18990   16 years vboxsync IPRT/Makefile.kmk: missing directory deps.
(edit) @18989   16 years vboxsync iprt/process: update the cached process ID on fork
(edit) @18988   16 years vboxsync PGM api changes
(edit) @18972   16 years vboxsync IPRT/r0drv/freebsd: properties.
(edit) @18970   16 years vboxsync memobj-r0drv-freebsd.c: nitpicking…
(edit) @18969   16 years vboxsync IPRT/r0drv/freebsd: redid the mp-r0drv-freebsd.c rename (r45979 and …
(edit) @18960   16 years vboxsync Runtime/R0/FreeBSD: Fix the host crash during VM termination with …
(edit) @18921   16 years vboxsync Runtime/R0/FreeBSD: Makefile changes for the FreeBSD port. Use the …
(edit) @18920   16 years vboxsync Runtime/R0/FreeBSD: Implement method to map kernel memory into user space
(edit) @18919   16 years vboxsync Runtime/R0/FreeBSD: Use msleep_spin instead of msleep because the …
(edit) @18918   16 years vboxsync Runtime/R0/FreeBSD: Include needed header files
(edit) @18917   16 years vboxsync Runtime/R0/FreeBSD: Delete forgotten file
(edit) @18903   16 years vboxsync Runtime: rather ugly hack to force execute permissions on windows …
(edit) @18859   16 years vboxsync #2957: Dynamic add/remove via /dev/vboxnetctl ioctls.
(edit) @18847   16 years vboxsync RTTest: Added alternative API that's easier to use.
(edit) @18808   16 years vboxsync Runtime: Fix RTStrmGetLine() to return VERR_EOF when the end of …
(edit) @18805   16 years vboxsync Runtime: fixed RTFileReadAll()
(edit) @18803   16 years vboxsync Backed out r45795.
(edit) @18802   16 years vboxsync 2957: Dynamic add/remove via /dev/vboxnetctl ioctls.
(edit) @18750   16 years vboxsync RuntimeR0Drv: Promoted the random stuff from solaris to all.
(edit) @18744   16 years vboxsync Runtime/getopt: provide way to figure out which option definition matched
(edit) @18638   16 years vboxsync Doxygen: 2nd go at updating this; leaving selected indent and comment …
(edit) @18629   16 years vboxsync backed out r45404 as it messes up the file, manual merge of the …
(edit) @18603   16 years vboxsync heapsimple.cpp: Just convert to C style, plese, do NOT move comments …
(edit) @18602   16 years vboxsync log-vbox.cpp: Just drop the warning, we can't add this to every other …
(edit) @18587   16 years vboxsync typo + gcc warning
(edit) @18571   16 years vboxsync tstUtf8: Converted to RTTest (awful lot of work) and added RTStrStr …
(edit) @18570   16 years vboxsync RTStrIStr: fixed inverted test.
(edit) @18569   16 years vboxsync RTTest: sub tests, more typical reporting of those.
(edit) @18562   16 years vboxsync build fix?
(edit) @18561   16 years vboxsync Warnings: move assertion statements for parameters past initial …
(edit) @18560   16 years vboxsync Fix warning on linux about decls-after-statement.
(edit) @18552   16 years vboxsync IPRT: Untested RTStrIStr and RTStrStr. (testcase is underways)
(edit) @18544   16 years vboxsync RTStrToUpper/Lower: Document assumtions & todos properly, added …
(edit) @18538   16 years vboxsync docs: do as doxygen suggested and run "doxygen -u" to update these …
(edit) @18537   16 years vboxsync bah.
(edit) @18536   16 years vboxsync logbackdoor.cpp: Use ASMOutStrU8.
(edit) @18528   16 years vboxsync Runtime: added RTStrToLower & RTStrToUpper
(edit) @18522   16 years vboxsync memobj-r0drv-linux.c: nitpicking.
(edit) @18496   16 years vboxsync IPRT/the-nt-kernel.h: shut up warnings about stupid intrinsics.
(edit) @18468   16 years vboxsync tstAvl: warning about useless test.
(edit) @18455   16 years vboxsync tstRand: fixed warning stemming from a row of extra zeros.
(edit) @18454   16 years vboxsync tstLdr: copy&past warning.
(edit) @18428   16 years vboxsync heapsimple.cpp: MSC/64 warning.
(edit) @18427   16 years vboxsync iprt/test.cpp: MSC/64 warnings.
(edit) @18426   16 years vboxsync zip.cpp: shut up some conversion warnings (MSC/64).
(edit) @18425   16 years vboxsync tstBitOperations: Use RT_ZERO instead of memset a couple of place so …
(edit) @18371   16 years vboxsync RTAssertShouldPanic-vbox.cpp: don't waste stack.
(edit) @18367   16 years vboxsync tstBitOperations: Another testcase (left over from debugging a silly …
(edit) @18366   16 years vboxsync RTTest: RTTEST_CHECK, doxygen.
(edit) @18365   16 years vboxsync tstBitOperations: Use RTTest.
(edit) @18364   16 years vboxsync RTTest: kick-off for testcase helpers.
(edit) @18357   16 years vboxsync tstLdr-3: cpu mode.
(edit) @18329   16 years vboxsync iprt/err.h: Added VERR_INTERNAL_ERROR_2 and VERR_INTERNAL_ERROR_3 for …
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