VirtualBox

source: vbox/trunk/include/iprt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @41268   13 years vboxsync Working on making DTrace grok VM+CPUM and VMCPU+CPUMCPU.
(edit) @41267   13 years vboxsync Hacking my way around D's lack of pragma pack.
(edit) @41259   13 years vboxsync Working on DTrace lib files.
(edit) @41251   13 years vboxsync log: Shortcut for LogFlowFunc(("LEAVE: %Rrc")).
(edit) @41247   13 years vboxsync More dtrace library stuff. On 64-bit solaris dtrace can now grok the …
(edit) @41169   13 years vboxsync IPRT,SUPDrv: RTR0MemKernelCopyFrom/To for safe kernel memory access in …
(edit) @41094   13 years vboxsync Runtime/Dvm: Glue for VFS
(edit) @41006   13 years vboxsync iprt/cdefs.h: _2K, _8K and _16K.
(edit) @40980   13 years vboxsync Corrected two really old sins.
(edit) @40979   13 years vboxsync Corrected two really old sins.
(edit) @40966   13 years vboxsync Runtime/r0drv/solaris: Dissolve VBI into IPRT.
(edit) @40946   13 years vboxsync iprt: build fix.
(edit) @40945   13 years vboxsync iprt: dance with NULL.
(edit) @40943   13 years vboxsync better fix for the NULL problem
(edit) @40942   13 years vboxsync iprt: comment fix.
(edit) @40941   13 years vboxsync runtime: smaller linux 3.4-rc3 build fix.
(edit) @40938   13 years vboxsync runtime: backed out r77481,r77482,r77483,r77484,r77485
(edit) @40931   13 years vboxsync linux: 3.4-rc3 build fix [-fpermissive]
(edit) @40915   13 years vboxsync FreeBSD: Fix build on 10-CURRENT (Thanks to Daichi Goto and Bernhard …
(edit) @40914   13 years vboxsync FreeBSD: Fix build on 10-CURRENT (Thanks to Tijl Coosemans and …
(edit) @40894   13 years vboxsync IPRT/SUPDrv: Don't create a fixed sized heap if we don't have to, use …
(edit) @40874   13 years vboxsync Apply cdecl/regparm for RTCALL only on x86, like below for DECLASM.
(edit) @40873   13 years vboxsync iprt/cdefs.h: the regparm(0) addition in DECLASM caused a lot of …
(edit) @40869   13 years vboxsync MSC v7.1 build fix.
(edit) @40856   13 years vboxsync IPRT: Transformed the RTR0MachKernel API into RTR0DbgKrnlInfo.
(edit) @40855   13 years vboxsync RTR0DbgKrnlInfo: Release shall accept NIL handle. Made QuerySymbol …
(edit) @40838   13 years vboxsync iprt/cdefs.h: The MSC equivalent of PRETTY_FUNCTION is FUNCSIG.
(edit) @40826   13 years vboxsync VBoxTpG.cpp: Microsoft Visual C++ support.
(edit) @40824   13 years vboxsync errno.h wrapper.
(edit) @40807   13 years vboxsync build fix
(edit) @40806   13 years vboxsync RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
(edit) @40775   13 years vboxsync iprt/timer.h: comment fix.
(edit) @40771   13 years vboxsync iprt/string.h: comment fixes
(edit) @40705   13 years vboxsync dbg.h: RING_0 separation.
(edit) @40668   13 years vboxsync Runtime/r0drv: RTR0DbgKrnl implementation for Solaris.
(edit) @40663   13 years vboxsync 2nd proposal.
(edit) @40661   13 years vboxsync RTR0DbgKrnl: CTF API proposal (mostly solaris).
(edit) @40630   13 years vboxsync include/iprt: asm.h comment fixes.
(edit) @40598   13 years vboxsync getopt: Added RTGETOPT_REQ_BOOL.
(edit) @40571   13 years vboxsync ARTProcExec: dded RTPROC_FLAGS_SEARCH_PATH and implemented for posix.
(edit) @40557   13 years vboxsync RT_STR_TUPLE: Switch the length and string so it'll work with …
(edit) @40510   13 years vboxsync iprt/stdarg.h: Forgot to clean some debug bits.
(edit) @40508   13 years vboxsync iprt/stdarg.h: Workaround for 3.4.x biased system headers in solaris …
(edit) @40507   13 years vboxsync iprt/string.h: indent.
(edit) @40504   13 years vboxsync Solaris 11 build fixes.
(edit) @40427   13 years vboxsync iprt/cdefs: gcc-4.7 fix: Make DECLASM compatible with DECLCALLBACK. …
(edit) @40404   13 years vboxsync iprt/cdefs.h: Added RT_STR_TUPLE.
(edit) @40372   13 years vboxsync some customer complained the 'unprofessional' error message
(edit) @40329   13 years vboxsync Main/Runtime/VBoxManage: SHA256 support comes with OVF 2.0
(edit) @40314   13 years vboxsync Fix assertion on OS/2.
(edit) @40222   13 years vboxsync IEM: Implemented fldcw, fldenv fnstcw and fnstenv.
(edit) @40206   13 years vboxsync iprt/isofs: gcc warning and 32-bit file size limit explanation
(edit) @40191   13 years vboxsync iprt/err: added VERR_NOT_AVAILABLE and fixed duplicate error codes
(edit) @40182   13 years vboxsync protected mode far call and far return.
(edit) @40170   13 years vboxsync MSRs and MTRRs, CPUM saved state changed. (linux 2.4.31 seems to …
(edit) @40162   13 years vboxsync fmul st0,m64r
(edit) @40161   13 years vboxsync IEM: Debugged fdiv, hacked my way around shortcuts in the recompiler …
(edit) @40144   13 years vboxsync fdiv - almost there…
(edit) @40140   13 years vboxsync Move X86_XCPT_* to x86extra.mac.
(edit) @40138   13 years vboxsync IEM: fdiv work. Added x86extra.mac for non-automatic x86.h bits.
(edit) @40123   13 years vboxsync Runtime/strings: add Utf-8 and Utf-16 sanitising to a white list of …
(edit) @40091   13 years vboxsync Runtime/strings: add Utf-8 and Utf-16 sanitising to a white list of …
(edit) @40076   13 years vboxsync Changed the types of the r80 views of the FPU registers.
(edit) @40071   13 years vboxsync Runtime/strings: add Utf-8 and Utf-16 sanitising to a white list of …
(edit) @40069   13 years vboxsync Floating point testing.
(edit) @40053   13 years vboxsync IPRT: Added RTAvllU32RemoveNode.
(edit) @40052   13 years vboxsync IPRT: Added string hashing API (RTStrHash1*).
(edit) @40036   13 years vboxsync Runtime: export new filesystem code.
(edit) @40029   13 years vboxsync Runtime: Add filesystem API to detect which ranges of a medium are in …
(edit) @40027   13 years vboxsync Runtime/Dvm: Add callbacks to query the allocation status of blocks …
(edit) @39993   13 years vboxsync tstX86-1: Some fxsave and fxrstor tests.
(edit) @39918   13 years vboxsync improve r75830 (better Linux 3.3 compile fix)
(edit) @39910   13 years vboxsync Runtime/Timers: RTTimerLRChangeInterval function and testcase
(edit) @39897   13 years vboxsync RTCString: Adding count() from QString, implementing one of the three …
(edit) @39890   13 years vboxsync VMMDev,IGuest,IAdditionsFacility,VBoxGuest,iprt/types.h: VMMDev must …
(edit) @39877   13 years vboxsync IPRT: Implemented RTStrConvertHexBytes; Added RTManifestEntryQueryAttr …
(edit) @39836   13 years vboxsync Clearify RTTHREADFLAGS_WAITABLE docs.
(edit) @39826   13 years vboxsync Runtume/linux: build linux-3.3.0-rc1 (please review).
(edit) @39804   13 years vboxsync Fixed regression (I hope) in yesterdays tcp/socket changes (name …
(edit) @39803   13 years vboxsync space
(edit) @39792   13 years vboxsync iprt/mem.h: Use RT_THROW not throw to indicate exceptions thrown by a …
(edit) @39732   13 years vboxsync mangler.h: RTCdrom*.
(edit) @39730   13 years vboxsync iprt/cdrom.h + cdrom-generic.cpp: Sketched out an API for messing with …
(edit) @39727   13 years vboxsync VINF_SYS_MAY_POWER_OFF
(edit) @39724   13 years vboxsync Shutdown implementation for linux (untested).
(edit) @39722   13 years vboxsync build fix
(edit) @39721   13 years vboxsync RTSystemShutdown: stub.
(edit) @39690   13 years vboxsync IPRT: Added RTPipeQueryReadable.
(edit) @39686   13 years vboxsync req.h: docs.
(edit) @39658   13 years vboxsync iprt/mem.h: missing header
(edit) @39641   13 years vboxsync IPRT headers: warning
(edit) @39632   13 years vboxsync Most of the reqpool code is there now. The testcase didn't turn up any …
(edit) @39628   13 years vboxsync symlinks: small fixes
(edit) @39627   13 years vboxsync backed out previous changeset
(edit) @39626   13 years vboxsync more symlink stuff
(edit) @39620   13 years vboxsync more reqpool code.
(edit) @39612   13 years vboxsync IPRT/*: add _NO_SYMLINKS flags to certain functions
(edit) @39550   13 years vboxsync Request thread pool hancking. Some RTReq refactoring as always…
(edit) @39515   13 years vboxsync *: Use RTLISTANCHOR.
(edit) @39509   13 years vboxsync iprt/list.h: RTLISTANCHOR.
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