VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15301   16 years vboxsync {IPRT,DIS}/Makefile.kmk: check and test must be double colon rules.
(edit) @15235   16 years vboxsync #3282: API, RT generic part, updated VBoxManage list hostif.
(edit) @15026   16 years vboxsync process-posix.cpp: correct rc fix.
(edit) @15007   16 years vboxsync missing initialization
(edit) @15001   16 years vboxsync Temp fix for burn
(edit) @14999   16 years vboxsync IPRT: Extended RTProcCreate with a daemonize flag.
(edit) @14856   16 years vboxsync Runtime: moved initialization of g_u64ProgramStart*TS down to be …
(edit) @14836   16 years vboxsync SUPDrv.c/memobj-r0drv-darwin.cpp: removed debug printf left behind …
(edit) @14832   16 years vboxsync build fix.
(edit) @14831   16 years vboxsync whole bunch: avoid runtime.h, include individual headers indead.
(edit) @14824   16 years vboxsync IPRT: RTR0MemObjMapKernelEx for mapping a portion of a memory object …
(edit) @14743   16 years vboxsync alloc-r0drv: Fixed RTMemFree assertion.
(edit) @14626   16 years vboxsync Our COM errors not in the guest
(edit) @14614   16 years vboxsync IPRT: errmsgvboxcom.xsl -> VBox/errmsgvboxcom.xsl; include result in …
(edit) @14604   16 years vboxsync Runtime: Understand COM error codes from VirtualBox.xidl in %Rhrc.
(edit) @14518   16 years vboxsync nc
(edit) @14500   16 years vboxsync IPRT/SUPDrv/VMM: Made RTR0AssertPanicSystem available to VMMR0.r0 on …
(edit) @14468   16 years vboxsync linuxevent*-sems.cpp, Makefile.kmk: update the explanation and dropped …
(edit) @14465   16 years vboxsync thread2-r0drv-linux.c: RTThreadPreemptIsEnabled, return false if …
(edit) @14435   16 years vboxsync warnings
(edit) @14429   16 years vboxsync when building against glibc 2.6, use the Posix implementation of the …
(edit) @14423   16 years vboxsync Debug log mutex fix for linux in atomic context.
(edit) @14412   16 years vboxsync semevent-linux.cpp: Use ASMAtomicCmpXchgExU32 to avoid doing unlocked …
(edit) @14369   16 years vboxsync Runtime/testcase: new testcase for sanity check of RTDirOpenFiltered.
(edit) @14368   16 years vboxsync Runtime/testcase: Dir-2: message fixes.
(edit) @14338   16 years vboxsync IPRT: Basic implementation of the MP API for ring-0 Darwin.
(edit) @14324   16 years vboxsync RTPathStripFilename root fix.
(edit) @14318   16 years vboxsync Fix a couple of words doubled in comments. No code changes.
(edit) @14298   16 years vboxsync Corrected a couple of grammos.
(edit) @14262   16 years vboxsync RTErrConvertToErrno: No LogRel here!
(edit) @14216   16 years vboxsync Runtime/RTErrConvertToErrno: remove an assertion on a condition which …
(edit) @14112   16 years vboxsync Linux hostif: Fixed memory leak. Event handlers added: promiscuous …
(edit) @14069   16 years vboxsync alloc-r0drv.cpp: 64-bit MSC warning hunt.
(edit) @14068   16 years vboxsync alloc-r0drv.cpp: 64-bit MSC warning hunt.
(edit) @14067   16 years vboxsync RTUuidIsNull: returns true if pUuid is NULL, not VERR_INVALID_PARAMETER.
(edit) @14066   16 years vboxsync strformat.cpp: shut up 64-bit MSC warnings. (hope this fix doesn't …
(edit) @14065   16 years vboxsync path-win.cpp: shut up 64-bit MSC warnings.
(edit) @14064   16 years vboxsync fileio-win.cpp: shut up 64-bit MSC warnings (valid ones this time).
(edit) @14062   16 years vboxsync RTDirRead/RTDirReadEx: sizes are size_t not unsigned.
(edit) @14061   16 years vboxsync IPRT: strformat-vbox.cpp: More 64-bit MSC warnings.
(edit) @14060   16 years vboxsync stream.cpp: shut up 64-bit MSC warning.
(edit) @14059   16 years vboxsync IPRT: internal/dir.h: some unsigned -> size_t to keep MSC silent.
(edit) @14058   16 years vboxsync iprt: More 64-bit MSC warnings.
(edit) @14057   16 years vboxsync semspingpong.cpp: shut up 64-bit MSC warning.
(edit) @14055   16 years vboxsync zip.cpp: shut up 64-bit MSC warning.
(edit) @14054   16 years vboxsync iprt: RTPath - lenths are size_t not unsigned.
(edit) @14052   16 years vboxsync iprt: RTPath - lenths are size_t not unsigned.
(edit) @14050   16 years vboxsync iprt: RTPath - lenths are size_t not unsigned.
(edit) @14049   16 years vboxsync ldrELFRelocatable.cpp.h: shut up 64-bit MSC warning.
(edit) @14048   16 years vboxsync md5.cpp: shut up 64-bit MSC warning.
(edit) @14035   16 years vboxsync IPRT: some makefile clean up.
(edit) @14030   16 years vboxsync VMMGC now uses the IPRT No-CRT.
(edit) @14026   16 years vboxsync tstNoCrt-1: Added simple strcpy test.
(edit) @14025   16 years vboxsync tstNoCrt-1: Added simple strcpy test.
(edit) @14024   16 years vboxsync strcpy.asm: bugfix.
(edit) @14021   16 years vboxsync The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. …
(edit) @14017   16 years vboxsync strcmp.asm: bugfix.
(edit) @14012   16 years vboxsync pReq may be invalid after queuing it (RTREQFLAGS_NO_WAIT), similar to …
(edit) @14008   16 years vboxsync tstUtf8: some more RTStrNICmp tests.
(edit) @14007   16 years vboxsync IPRT: RTStrNICmp correction - if cch == 0 then return equal regardless …
(edit) @14001   16 years vboxsync Not C++ comments.
(edit) @13994   16 years vboxsync better check
(edit) @13992   16 years vboxsync did not consider PAE
(edit) @13977   16 years vboxsync C warnings
(edit) @13938   16 years vboxsync Linux hostif: Packet injection works. Mutexless filter intance lookup.
(edit) @13927   16 years vboxsync Runtime: add RTStrNICmp and RTStrNCmp
(edit) @13908   16 years vboxsync Fixed include order, a bunch of GCC 3.3 warnings, OS/2 build.
(edit) @13891   16 years vboxsync warning
(edit) @13841   16 years vboxsync The VBox format types - they are not retired, just sligtly deprecated …
(edit) @13840   16 years vboxsync Hex format types (Vhx[sd] -> Rhx[sd]).
(edit) @13839   16 years vboxsync And yet more %V* -> %R* changes…
(edit) @13837   16 years vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
(edit) @13836   16 years vboxsync s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
(edit) @13832   16 years vboxsync IN_GC -> IN_RC.
(edit) @13813   16 years vboxsync #1865: Final VMM cleanups.
(edit) @13775   16 years vboxsync EXPORT_SYMBOL after implementation of the function/variable; fixed warning
(edit) @13770   16 years vboxsync superflous
(edit) @13764   16 years vboxsync EXPORT_SYMBOL must be placed after the function/variable was …
(edit) @13717   16 years vboxsync VMM,IPRT: More GC->RC and similar cleanups.
(edit) @13675   16 years vboxsync mark multiple allocated pages as compound
(edit) @13666   16 years vboxsync rtR0MemObjNativeMapUser/linux: vm_insert_page should not be used when …
(edit) @13665   16 years vboxsync rtMemAlloc/linux: Don't fool ourselves trying to allocate executable …
(edit) @13664   16 years vboxsync not necessary
(edit) @13661   16 years vboxsync space
(edit) @13660   16 years vboxsync IPRT: RTThreadPoke update - don't use signal but sigaction (more well …
(edit) @13653   16 years vboxsync IPRT: RTThreadPoke for posix.
(edit) @13549   16 years vboxsync Just RTSTR_MAX.
(edit) @13547   16 years vboxsync Makefiles: Eliminated a handful of places where we create extremely …
(edit) @13513   16 years vboxsync false positive but fixing does not hurt
(edit) @13512   16 years vboxsync cast not necessary
(edit) @13489   16 years vboxsync ;
(edit) @13488   16 years vboxsync rtR0PowerNotificationInit bugfix.
(edit) @13487   16 years vboxsync Bugfix
(edit) @13486   16 years vboxsync quick workaround to unbust the mac driver.
(edit) @13481   16 years vboxsync IPRT: FreeBSD and OS/2 want the powernotifications too.
(edit) @13478   16 years vboxsync IPRT: set all properties.
(edit) @13476   16 years vboxsync IPRT: don't OR together status codes.
(edit) @13475   16 years vboxsync compile fix
(edit) @13474   16 years vboxsync Compile fix
(edit) @13472   16 years vboxsync IPRT: Added a couple of function for simple string pattern matching …
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