VirtualBox

source: vbox/trunk/include/iprt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @57643   9 years vboxsync IPRT: Added RTVfsIoStrmFromRTPipe (and RTPipeQueryInfo) for the …
(edit) @57613   9 years vboxsync IPRT,UINetworkReply.cpp: Added RTPathGlob, a set of …
(edit) @57584   9 years vboxsync IPRT: Implemented reading lib/Security/cacerts from JRE.
(edit) @57579   9 years vboxsync iprt/asn1.h: Unused parameter warnings.
(edit) @57577   9 years vboxsync IPRT,QtGui: Redid the certificate download code in the GUI and reduced …
(edit) @57572   9 years vboxsync IPRT: Started on accessing system certificate stores to get SSL roots …
(edit) @57516   9 years vboxsync Runtime/http: additional error code
(edit) @57433   9 years vboxsync cdefs.h: typo
(edit) @57432   9 years vboxsync iprt/cdefs.h,*: Split RT_NO_THROW into prototype and definition macros …
(edit) @57430   9 years vboxsync iprt/cdefs.h: Attempt at fixing lnx32-rel build problem in the NAT daemon.
(edit) @57416   9 years vboxsync More DECLCALLBACK fixes; retired RTMemAutoPtr.
(edit) @57402   9 years vboxsync build fix
(edit) @57392   9 years vboxsync DECLCALLBACK
(edit) @57336   9 years vboxsync iprt/cdefs.h,PGMDbg.cpp: Align DECLASM and DECLCALLBACK (and the rest) …
(edit) @57312   9 years vboxsync ASMChangeFlags,ASMAddFlags,ASMClearFlags: GCC inline assembly …
(edit) @57302   9 years vboxsync iprt/nt/nt.h: PROCESSINFOCLASS updates.
(edit) @57250   9 years vboxsync ASMChangeFlags,ASMAddFlags,ASMClearFlags: gcc inline assembly bugfixes
(edit) @57220   9 years vboxsync SUPDrv,asm-amd64-x86.h: More EFLAGS.AC checks.
(edit) @57184   9 years vboxsync include/iprt/string.h: hack for Linux 4.2
(edit) @57094   9 years vboxsync IPRT: comment typos.
(edit) @57079   9 years vboxsync Forgot to mangle RTSystemIsInsideVM.
(edit) @57078   9 years vboxsync sup,iprt: SUPIsHostVirtualized belongs in IPRT and does not need to be …
(edit) @57055   9 years vboxsync SUPDrv: Remove the KVM hack, it only affects <= 3.8 linux kernels, …
(edit) @57051   9 years vboxsync VMM, SUPDrv: More fine-grained error codes and checking, corrected …
(edit) @57005   9 years vboxsync Annotated format strings in ministring.h and com/strings.h.
(edit) @57004   9 years vboxsync iprt,*: Marked all format strings in the C part of IPRT and fixed the …
(edit) @56980   9 years vboxsync iprt/string.h: Moved RT_IPRT_FORMAT_ATTR on inline functions to make …
(edit) @56919   9 years vboxsync Introducing RT_IPRT_FORMAT_ATTR for the purpose of marking functions …
(edit) @56767   10 years vboxsync tstRTR0Timer.cpp: Fudge bogus RTTimerStop behavior for now.
(edit) @56637   10 years vboxsync 5.0.0 RC2
(edit) @56514   10 years vboxsync VMM/DBGF: Dump guest core with a more standardized CPU dump including …
(edit) @56402   10 years vboxsync DevATA,PDMCritSect: Changed the AsyncIOSem from RTSEMEVENT to …
(edit) @56380   10 years vboxsync iprt/log.h: a few more RT_GCC_EXTENSIONs for gcc-5
(edit) @56377   10 years vboxsync more RT_GCC_EXTENSION required for gcc-5
(edit) @56335   10 years vboxsync *.def,*.sed,*.m,*.mm: whitespace and svn properties
(edit) @56309   10 years vboxsync RTLdrLoad[Ex]/NT: Reimplemented backend with proper unicode conversion …
(edit) @56291   10 years vboxsync include: Updated (C) year.
(edit) @56137   10 years vboxsync Comment typo.
(edit) @56009   10 years vboxsync IPRT/cdefs.h: Typos.
(edit) @55989   10 years vboxsync iprt/log.h: Make RTLOGGRPFLAGS_FLOW and RTLOGGRPFLAGS_WARN be in the …
(edit) @55988   10 years vboxsync iprt/log.h,SUPDrv: Replaced the 'personal' logging groups with 6 more …
(edit) @55980   10 years vboxsync iprt/log.h,++: Added extended logger instance getters that also checks …
(edit) @55957   10 years vboxsync Tag RT_UNLIKELY as 'deprecated'.
(edit) @55951   10 years vboxsync iprt/cdefs.h,iprt/err.h: More or less deprecated RT_UNLIKELY and …
(edit) @55950   10 years vboxsync iprt/mem.h: Replaced two RT_UNLIKELY occurences with RT_LIKELY.
(edit) @55949   10 years vboxsync iprt/asm.h: Replaced two RT_UNLIKELY occurances with RT_LIKELY.
(edit) @55948   10 years vboxsync iprt/cpuset.h: Eliminated RT_UNLIKELY use.
(edit) @55947   10 years vboxsync iprt/cpp/list.h: Eliminated RT_UNLIKELY.
(edit) @55946   10 years vboxsync iprt/asn1-generator-pass.h: Got rid of RT_UNLIKELY.
(edit) @55885   10 years vboxsync IMachineDebugger: Added a queryOSKernelLog method.
(edit) @55866   10 years vboxsync Update (C) while at it.
(edit) @55865   10 years vboxsync iprt/assert.h: Replaced 'if (RT_UNLIKELY(!(expr)))' with 'if …
(edit) @55863   10 years vboxsync IPRT,SUPDrv,VMM: Revised the context switching hook interface. Do …
(edit) @55734   10 years vboxsync asmdefs.mac: Added RT_BIT_64 for xsave macros.
(edit) @55690   10 years vboxsync x86.h: PKE
(edit) @55671   10 years vboxsync RTGetOptArgvFromString: Added fFlags parameter for selecting the …
(edit) @55659   10 years vboxsync iprt/err.h: typos.
(edit) @55658   10 years vboxsync iprt/err.h: typos.
(edit) @55584   10 years vboxsync iprt/env.h: Added RTEnvQueryUtf8Block, RTEnvFreeUtf8Block and RTEnvReset.
(edit) @55562   10 years vboxsync IPRT: Added RTEnvCreateChangeRecord, RTEnvApplyChanges …
(edit) @55530   10 years vboxsync RTProcCreate,RTProcCreateEx: Added RTPROC_FLAGS_UNQUOTED_ARGS for …
(edit) @55529   10 years vboxsync RTGetOptArgv: Added RTGETOPTARGV_CNV_UNQUOTED.
(edit) @55487   10 years vboxsync iprt: Cloned iprt/list.h and morphed it into a 32-bit offset based …
(edit) @55468   10 years vboxsync iprt/cdefs.h: Forgot to fix a silly typo, extended the docs.
(edit) @55464   10 years vboxsync iprt/cdefs.h: Added RT_COMPILER_SUPPORTS_LAMDA.
(edit) @55456   10 years vboxsync CPUM: Dump supported extra state in the verbose edition of 'cpumguest' …
(edit) @55436   10 years vboxsync Reverted bad commit r99781.
(edit) @55435   10 years vboxsync Bad commit, reverted with following changeset
(edit) @55386   10 years vboxsync iprt/thread.h: typo.
(edit) @55319   10 years vboxsync forward-ported r98914, r98916 from 4.3 to trunk (LogRel and build fix)
(edit) @55318   10 years vboxsync forward-ported r98913 from 4.3 to trunk (Support/Darwin: on recent …
(edit) @55313   10 years vboxsync ASMXSave and ASMXRstor mangling.
(edit) @55310   10 years vboxsync duh
(edit) @55309   10 years vboxsync build fix
(edit) @55308   10 years vboxsync asm-amd64-x86.h: Added ASMXSave and ASMXRstor.
(edit) @55286   10 years vboxsync mark one additional log statement as gcc extension to shut up gcc 5
(edit) @55254   10 years vboxsync kmk incs
(edit) @55192   10 years vboxsync gcc 5 is very picky regarding FUNCTION and PRETTY_FUNCTION in …
(edit) @55161   10 years vboxsync iprt/err.h: Redid r99228 as shifting status code is risky wrt …
(edit) @55124   10 years vboxsync s/targetting/targeting/
(edit) @55108   10 years vboxsync build fix
(edit) @55107   10 years vboxsync asm-amd64-x86.h: Added ASMGetXcr0 & ASMSetXcr0.
(edit) @55071   10 years vboxsync iprt/cdefs: use this magic with gcc >= 4.4 as it may trigger the …
(edit) @55048   10 years vboxsync VMM,REM: Allocate the FPU/SSE/AVX/FUTURE state stuff. We need to use …
(edit) @54998   10 years vboxsync supHardNt: Some more memory replacment hacking - take evasive action …
(edit) @54997   10 years vboxsync supHardNt: Never call WinVerifyTrust and friends when owning the …
(edit) @54970   10 years vboxsync AsyncCompletion: Better error message if I/O manager could not be …
(edit) @54898   10 years vboxsync CPUMCTX,CPUMHOST: Replaced the fpu (X86FXSAVE) member with an XState …
(edit) @54896   10 years vboxsync x86.h,VMM: XSAVE structures.
(edit) @54894   10 years vboxsync VMM: Expose some of the recent AMD instruction set extensions to the …
(edit) @54893   10 years vboxsync typo - X86_MXSCR_MM is bit 17 according to figure 4-2 in APM1 v3.20.
(edit) @54892   10 years vboxsync typo
(edit) @54887   10 years vboxsync CPUM: Enable a bunch of recent instruction extensions for VMs which …
(edit) @54862   10 years vboxsync Corrected x86.h/mac typo.
(edit) @54775   10 years vboxsync iprt/time.h: fixed typo in RTTimeSpecSubSeconds(). Changed to using …
(edit) @54763   10 years vboxsync PATM,CPUM: Redid the CPUID stuff by calling a patch helper function …
(edit) @54738   10 years vboxsync VMM,REM: CPUID revamp - almost there now.
(edit) @54724   10 years vboxsync Runtime/RTStream: Make it possible to disable echoing of typed …
(edit) @54713   10 years vboxsync iprt/asmdefs.mac: Added RT_BIT_32 macro.
(edit) @54706   10 years vboxsync asn1-generator-pass.h: Don't do anything stupid should RTAsn1MemAllocZ …
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