VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16200   16 years vboxsync Solaris/vboxdrv: Use rwlock instead of mutex (#3021).
(edit) @16195   16 years vboxsync #3419: No promisc for WiFi on Darwin either.
(edit) @16193   16 years vboxsync #3419: Added fNoPromisc parameter to vboxNetFltNewInstance for dynamic …
(edit) @16170   16 years vboxsync More device work
(edit) @16164   16 years vboxsync rtZipStoreCompress: g++ (GCC) 4.1.2 (Gentoo 4.1.2 p1.1) generates …
(edit) @16163   16 years vboxsync New liblzf (v3.4) prep; VBOX_WITH_NEW_LIBLZF.
(edit) @16079   16 years vboxsync Linux hostif: Fixed the issue with duplicating guest originated packets.
(edit) @16065   16 years vboxsync log.h,log-vbox.cpp: S does not come after H, nor before I... :-) Added …
(edit) @16024   16 years vboxsync rtProcInitExePath/freebsd: Make an attempt at dealing with …
(edit) @16015   16 years vboxsync Runtime: FreeBSD build fixes (stubbing RTMp* in ring-3).
(edit) @16014   16 years vboxsync Makefiles: Added LIBPATHs corresponding to the INCS for *BSD; …
(edit) @16012   16 years vboxsync Various Makefiles: Cleaning out uncessary _INCS.freebsd props (moved …
(edit) @15954   16 years vboxsync IPRT: Added Windows 2008 and Windows 7 OS detection.
(edit) @15907   16 years vboxsync Solaris/vbi: implemented RTMpCpuWorkIsPending.
(edit) @15896   16 years vboxsync Oops
(edit) @15895   16 years vboxsync RTMpIsCpuWorkPending changed; previous code wasn't useful
(edit) @15881   16 years vboxsync IPRT: Implemented ring-3 priority scheme for darwin.
(edit) @15880   16 years vboxsync IPRT/threadinit: removed double #ifdef IN_RING3.
(edit) @15870   16 years vboxsync IPRT/darwin: Fixed bugs in RTTimeGetSystem*TS: wrong …
(edit) @15851   16 years vboxsync small cosmetical fix
(edit) @15850   16 years vboxsync Runtime: error is below zero
(edit) @15843   16 years vboxsync RTMpIsCpuWorkPending() -> RTMpIsCpuWorkPending(void), corrected …
(edit) @15839   16 years vboxsync Experimental implementation of RTMpIsCpuWorkPending for windows hosts.
(edit) @15837   16 years vboxsync Added RTMpIsCpuWorkPending stub.
(edit) @15835   16 years vboxsync rtR0MemObjNativeEnterPhys: Use method supporting 64-bit physical …
(edit) @15821   16 years vboxsync tstDarwinSched: experiment with darwin scheduling.
(edit) @15813   16 years vboxsync RTPathAbs: When the path is empty we return VERR_INVALID_PARAMETER …
(edit) @15809   16 years vboxsync iprt: style.
(edit) @15808   16 years vboxsync iprt: added RTPathGetCurrent.
(edit) @15806   16 years vboxsync tstPath: style.
(edit) @15805   16 years vboxsync RTPathAbs/posix: man strcpy 'The strings may not overlap, ...' -> …
(edit) @15801   16 years vboxsync linux RTThreadPreemptDisable/Restore: Set and check dummy like on Solaris.
(edit) @15798   16 years vboxsync implemented RTThreadPreemptDisable() and RTThreadPreemptRestore
(edit) @15773   16 years vboxsync NetFlt/win: propper handling for open adapter failure
(edit) @15756   16 years vboxsync Runtime: RTPathAbs: Fixed the "." case on POSIX, fixed the "" case on …
(edit) @15755   16 years vboxsync Runtime/Windows: RTPathAbs: Truncate the trailing slash of a non-root …
(edit) @15754   16 years vboxsync Runtime/POSIX: RTPathAbs: Don't access file system when calculating …
(edit) @15747   16 years vboxsync restored waiting on non-waitable assert (things I do to please Knut :) )
(edit) @15740   16 years vboxsync removed bogus assert when trying to wait on non-waitable thread
(edit) @15718   16 years vboxsync RTR0MemObjLockUser: Replaced the warnings with more useful information.
(edit) @15660   16 years vboxsync #3416: The problem with incorrectly shown guest-to-host packets is fixed.
(edit) @15655   16 years vboxsync IPRT/tcp.cpp: separated the resolver errors from the other ones, clear …
(edit) @15644   16 years vboxsync IPRT: sysfs review, fixes and cleanup.
(edit) @15509   16 years vboxsync Runtime/TCP: add proper handling of error codes from resolver. …
(edit) @15459   16 years vboxsync fix svn id keyword
(edit) @15400   16 years vboxsync iprt: new Linux sysfs APIs
(edit) @15399   16 years vboxsync iprt: new Linux sysfs APIs
(edit) @15372   16 years vboxsync #3282: HostNetIf API implementation for Darwin. Common part revised. …
(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.
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