VirtualBox

source: vbox/trunk/include/iprt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @90652   4 years vboxsync iprt/asm.h: Added another version of ASMAtomicCmpWriteU128 that takes …
(edit) @90649   4 years vboxsync iprt/critsectrw.h: Need to have the state union as a separate …
(edit) @90648   4 years vboxsync iprt/asm.h: Added another version of ASMAtomicCmpWriteU128 that takes …
(edit) @90647   4 years vboxsync iprt/cdefs.h,iprt/types.h: Added RT_COMPILER_WITH_128BIT_INT_TYPES to …
(edit) @90640   4 years vboxsync iprt/asm.h,tstRTInlineAsm: Added ASMAtomicCmpWriteU128 and …
(edit) @90637   4 years vboxsync IPRT/RTCritSectRw,VMM/PDMCritSectRw: Rearranged the core members a …
(edit) @90588   4 years vboxsync Devices/Security: EFI can communicate with the external TPM emulator …
(edit) @90587   4 years vboxsync Devices/Security: EFI can communicate with the external TPM emulator …
(edit) @90488   4 years vboxsync IPRT: Added RTSemEventIsSignalSafe and RTSemEventMultiIsSignalSafe - …
(edit) @90469   4 years vboxsync iprt/asm-amd64-x86-watcom-16.h: Another fix for ASMOutStrU8/16/32 - …
(edit) @90466   4 years vboxsync iprt/asm-amd64-x86-watcom-16.h: Fix ASMOutStrU8/16/32 - cannot list DS …
(edit) @90450   4 years vboxsync iprt/cdefs.h: DECL_CHECK_RETURN for Visual C++ (require /analyze to do …
(edit) @90444   4 years vboxsync iprt/cdefs.h: Added DECL_CHECK_RETURN and DECL_CHECK_RETURN_NOT_R3. …
(edit) @90416   4 years vboxsync IPRT: Adding RTThreadQueryTerminationStatus (ring-0). bugref:6695
(edit) @90399   4 years vboxsync iprt/thread.h: Removed RTThreadIsOperational as we don't have any …
(edit) @90398   4 years vboxsync iprt/critsect.h: comment typo.
(edit) @90395   4 years vboxsync IPRT/RTThreadCreate: Added RTTHREADFLAGS_NO_SIGNALS (posix only). …
(edit) @90392   4 years vboxsync IPRT/RTThreadCreate: Added RTTHREADFLAGS_NO_SIGNALS (posix only). …
(edit) @90342   4 years vboxsync efi-common.h: Two new GUIDs, bugref:9580
(edit) @90286   4 years vboxsync Runtime/efi: Started implementing the functionality to parse, create …
(edit) @90284   4 years vboxsync Runtime/efi: Started implementing the functionality to parse, create …
(edit) @90283   4 years vboxsync Runtime/efi: Started implementing the functionality to parse, create …
(edit) @90168   4 years vboxsync iprt/cdefs.h: Adjusted the RT_VALID_PTR versions for linux/AMD64 to …
(edit) @90114   4 years vboxsync Runtime/RTEfi*: Updates to the EFI variable storage access module, …
(edit) @90062   4 years vboxsync Runtime/RTEfi*: Start of a VFS module to access a EFI variable store …
(edit) @90061   4 years vboxsync Runtime/RTEfi*: Start of a VFS module to access a EFI variable store …
(edit) @90023   4 years vboxsync iprt/linux/version.h: Doxygen fixes for ubuntu abi macros. bugref:10007
(edit) @90022   4 years vboxsync iprt/linux/version.h: Doxygen fixes for ubuntu abi macros, fixed …
(edit) @89971   4 years vboxsync Runtime/RTDbgCfg: Add API to look for a DWARF debug file by build-id …
(edit) @89970   4 years vboxsync Runtime/ldrELF: Add RTLDRPROP_BUILDID for querying the build-id of an …
(edit) @89969   4 years vboxsync Runtime/ldrELF: Add RTLDRPROP_BUILDID for querying the build-id of an …
(edit) @89475   4 years vboxsync Intel IOMMU: bugref:9967 x86.h: Macros for getting page base and …
(edit) @89421   4 years vboxsync DrvHostAudioDSound: Multi channel support. bugref:9890
(edit) @89386   4 years vboxsync iprt/formats/riff.h: Added extensible wave format structures and …
(edit) @89264   4 years vboxsync Runtime/sg.h: Add copy variants which take a callback instead of a …
(edit) @89154   4 years vboxsync iprt/message.h,iprt/stream.h: Avoid duplicate PRTSTREAM typedef. clang …
(edit) @89149   4 years vboxsync IPRT,bs3kit: Added ASMMultU64ByU32DivByU32 to bs3kit. bugref:10009
(edit) @89148   4 years vboxsync iprt/asm-watcom-x86-32.h: Fixed ASMBitLastSetU64. Was working like …
(edit) @89089   4 years vboxsync Audio: 32-bit windows build fixes. bugref:9890
(edit) @89078   4 years vboxsync AudioTest/Wave: Hack to skip PAD chunk. bugref:10008
(edit) @89076   4 years vboxsync IPRT/cdefs.h: Also disable warning for MSVC 2019 for RT_FLEXIBLE_ARRAY …
(edit) @89073   4 years vboxsync Audio/ValKit: Moved the AudioTestWaveXXX functions to AudioTest.cpp so …
(edit) @89059   4 years vboxsync ValKit/Audio: Added a 'play' command for playing wave files so that …
(edit) @89047   4 years vboxsync iprt: Linux: introduce Ubuntu kernel version checker macros, ​bugref:10007.
(edit) @89018   4 years vboxsync SUPDev,IPRT: On darwin allow Mac dev certs as long as it is a build …
(edit) @88978   4 years vboxsync Reverted for rework r144310, r144311, r144312 and r144313, ​bugref:10007.
(edit) @88975   4 years vboxsync iprt: introduce Ubuntu kernel versions range checker, ​bugref:10007.
(edit) @88973   4 years vboxsync iprt: introduce Ubuntu kernel version checkers, bugref:10007.
(edit) @88813   4 years vboxsync IPRT/RTReq: Added a RTReqCancel function. Changed the behavior of the …
(edit) @88810   4 years vboxsync IPRT/RTReqPool: Added RTREQPOOLCFGVAR_THREAD_FLAGS so we can supply …
(edit) @88688   4 years vboxsync VBoxRT: Added RTTHREADFLAGS_COM_MTA and RTTHREADFLAGS_COM_STA flags to …
(edit) @88626   4 years vboxsync DrvHostAudioWasApi: Early WASAPI backend. bugref:9890
(edit) @88311   4 years vboxsync IPRT/test: Added RTTestErrContext (with variations) for setting a …
(edit) @88297   4 years vboxsync Some small Solaris-specific build warning fixes: include/iprt/x86.h: …
(edit) @88218   4 years vboxsync iprt/errcore.h: Fix for non-C99 compilers.
(edit) @88128   4 years vboxsync include/iprt/string.h, src/VBox/Devices/Network/slirp/slirp_config.h: …
(edit) @88124   4 years vboxsync OCI/PCA: bugref:9969 - Make it possible to specify the CA file for the …
(edit) @87797   4 years vboxsync IPRT/include: Docs typos.
(edit) @87739   4 years vboxsync SUP/Makefile-wrapper.gmk,iprt/asmdefs.mac: Call objtool on our .r0
(edit) @87647   4 years vboxsync IPRT/time: Added RTTimeNanoTSWorkerName for introspection. Maded the …
(edit) @87626   4 years vboxsync IPRT/time,VMM/TM: Added extra parameter to the RTTimeNanoTS GIP …
(edit) @87590   4 years vboxsync IPRT/RTFileGetMaxSize: Doxygen fix.
(edit) @87524   4 years vboxsync IPRT: RTNetStrToIPv6Cidr() - to parse f00::/42 notation for IPv6 …
(edit) @87514   4 years vboxsync IPRT: mangling.h - sort the RTNet* section alphabetically. No …
(edit) @87456   4 years vboxsync iprt/asmdefs.mac,VMM: Implemented an alternative to the YASM unwind …
(edit) @87424   4 years vboxsync IPRT/vfs: Typo in a comment.
(edit) @87404   4 years vboxsync iprt/asm-amd64-x86.h: Found intrinsics for lidt, sidt, lgdt and sgdt …
(edit) @87403   4 years vboxsync iprt/asm-amd64-x86.h: Added ASMGetFSBase, ASMSetFSBase, ASMGetGSBase …
(edit) @87402   4 years vboxsync iprt/cdefs.h,asm*.h,hmvmxinline.h: Changed the …
(edit) @87358   4 years vboxsync kmk incs
(edit) @87339   4 years vboxsync IPRT/net: Document that RTCidrStrToIPv4() is deprecated. bugref:9330
(edit) @87290   4 years vboxsync iprt/param.h: Must include cdefs.h as we're testing RT_ARCH_XXXX …
(edit) @87256   4 years vboxsync IPRT,iprt/asm-arm.h: ASMReadTSC using CNTVCT or CNTPCT. bugref:9898
(edit) @87230   4 years vboxsync iprt/asm.h: Try fix x86/gcc version of ASMPRobeReadByte.
(edit) @87226   4 years vboxsync IPRT: Add ASMAtomicUoXorU32 mangling. bugref:9898. Fixes build.
(edit) @87223   4 years vboxsync IPRT: ASMAtomicXorU32 build fix (gcc). bugref:9898
(edit) @87218   4 years vboxsync iprt/asm-arm.h: Fix include guard and add #pragma once to make scm happy.
(edit) @87212   4 years vboxsync iprt/asm.h,tstRTInlineAsm: Extending testcase, added a couple of …
(edit) @87206   4 years vboxsync iprt/asm.h: Removed extra+wrong assertion in ASMAtomicUoReadS32. …
(edit) @87202   4 years vboxsync iprt/nocrt/limits.h: Adjustments for bugref:9898.
(edit) @87197   4 years vboxsync iprt/asm-arm.h: copied from branch. needs work. bugref:9898 bugref:9026
(edit) @87196   4 years vboxsync iprt/asm.h: More fun. Mostly done with asm.h. Added AMD64/gcc variant …
(edit) @87195   4 years vboxsync iprt/asm.h: More fun. Mostly done with asm.h. Added AMD64/gcc variant …
(edit) @87192   4 years vboxsync iprt/asm.h: Added generic C version of ASMBitFirstClear. Officially …
(edit) @87191   4 years vboxsync iprt/asm.h: More fun. Adding Xor and extended And, Or and Xor variants …
(edit) @87189   4 years vboxsync iprt/asm.h: More fun. bugref:9898
(edit) @87188   4 years vboxsync iprt/asm.h: Build fix (ASMAtomicXchgU64). bugref:9898
(edit) @87187   4 years vboxsync IPRT: Make sparc[64] and asm-fake.cpp use the generic ASMMem* …
(edit) @87183   4 years vboxsync iprt/asm.h: More fun. bugref:9898 bugref:9026
(edit) @87181   4 years vboxsync iprt/asm.h,iprt/cdefs.h: More fun. bugref:9898 bugref:9026
(edit) @87178   4 years vboxsync iprt/asm.h: Added note about 'ordered' not implying any compiler …
(edit) @87177   4 years vboxsync iprt/asm.h: add 'cc' to clobber list for x86/amd64 asm too …
(edit) @87172   4 years vboxsync iprt/asm.h: Missing memory ordering. Changed ASMMemoryFence from dsb …
(edit) @87171   4 years vboxsync iprt/asm.h: Generic memory barriers, writes and reads. Additions, …
(edit) @87156   4 years vboxsync iprt/asm.h: Rest of the ASMAtomicCmpXchg* functions. bugref:9898 …
(edit) @87155   4 years vboxsync iprt/asm.h: ASMAtomicXchgUxx and some ASMAtomicCmpXchgXx. bugref:9898 …
(edit) @87154   4 years vboxsync iprt/asm.h: ASMAtomicXchgU8 and ASMNopPause. bugref:9898 bugref:9026
(edit) @87148   4 years vboxsync iprt/stdint.h: Adjustments for bugref:9898.
(edit) @87147   4 years vboxsync iprt/asm.h,iprt/param.h: More bugref:9898 adjustments.
(edit) @87145   4 years vboxsync iprt/asm.h: fix. bugref:9898
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