|
|
@89386
|
4 years |
vboxsync |
iprt/formats/riff.h: Added extensible wave format structures and …
|
|
|
@89264
|
4 years |
vboxsync |
Runtime/sg.h: Add copy variants which take a callback instead of a …
|
|
|
@89154
|
4 years |
vboxsync |
iprt/message.h,iprt/stream.h: Avoid duplicate PRTSTREAM typedef. clang …
|
|
|
@89149
|
4 years |
vboxsync |
IPRT,bs3kit: Added ASMMultU64ByU32DivByU32 to bs3kit. bugref:10009
|
|
|
@89148
|
4 years |
vboxsync |
iprt/asm-watcom-x86-32.h: Fixed ASMBitLastSetU64. Was working like …
|
|
|
@89089
|
4 years |
vboxsync |
Audio: 32-bit windows build fixes. bugref:9890
|
|
|
@89078
|
4 years |
vboxsync |
AudioTest/Wave: Hack to skip PAD chunk. bugref:10008
|
|
|
@89076
|
4 years |
vboxsync |
IPRT/cdefs.h: Also disable warning for MSVC 2019 for RT_FLEXIBLE_ARRAY …
|
|
|
@89073
|
4 years |
vboxsync |
Audio/ValKit: Moved the AudioTestWaveXXX functions to AudioTest.cpp so …
|
|
|
@89059
|
4 years |
vboxsync |
ValKit/Audio: Added a 'play' command for playing wave files so that …
|
|
|
@89047
|
4 years |
vboxsync |
iprt: Linux: introduce Ubuntu kernel version checker macros, bugref:10007.
|
|
|
@89018
|
4 years |
vboxsync |
SUPDev,IPRT: On darwin allow Mac dev certs as long as it is a build …
|
|
|
@88978
|
4 years |
vboxsync |
Reverted for rework r144310, r144311, r144312 and r144313, bugref:10007.
|
|
|
@88975
|
4 years |
vboxsync |
iprt: introduce Ubuntu kernel versions range checker, bugref:10007.
|
|
|
@88973
|
4 years |
vboxsync |
iprt: introduce Ubuntu kernel version checkers, bugref:10007.
|
|
|
@88813
|
4 years |
vboxsync |
IPRT/RTReq: Added a RTReqCancel function. Changed the behavior of the …
|
|
|
@88810
|
4 years |
vboxsync |
IPRT/RTReqPool: Added RTREQPOOLCFGVAR_THREAD_FLAGS so we can supply …
|
|
|
@88688
|
4 years |
vboxsync |
VBoxRT: Added RTTHREADFLAGS_COM_MTA and RTTHREADFLAGS_COM_STA flags to …
|
|
|
@88626
|
4 years |
vboxsync |
DrvHostAudioWasApi: Early WASAPI backend. bugref:9890
|
|
|
@88311
|
4 years |
vboxsync |
IPRT/test: Added RTTestErrContext (with variations) for setting a …
|
|
|
@88297
|
4 years |
vboxsync |
Some small Solaris-specific build warning fixes:
include/iprt/x86.h: …
|
|
|
@88218
|
4 years |
vboxsync |
iprt/errcore.h: Fix for non-C99 compilers.
|
|
|
@88128
|
4 years |
vboxsync |
include/iprt/string.h, src/VBox/Devices/Network/slirp/slirp_config.h: …
|
|
|
@88124
|
4 years |
vboxsync |
OCI/PCA: bugref:9969 - Make it possible to specify the CA file for the …
|
|
|
@87797
|
4 years |
vboxsync |
IPRT/include: Docs typos.
|
|
|
@87739
|
4 years |
vboxsync |
SUP/Makefile-wrapper.gmk,iprt/asmdefs.mac: Call objtool on our .r0 …
|
|
|
@87647
|
4 years |
vboxsync |
IPRT/time: Added RTTimeNanoTSWorkerName for introspection. Maded the …
|
|
|
@87626
|
4 years |
vboxsync |
IPRT/time,VMM/TM: Added extra parameter to the RTTimeNanoTS GIP …
|
|
|
@87590
|
4 years |
vboxsync |
IPRT/RTFileGetMaxSize: Doxygen fix.
|
|
|
@87524
|
4 years |
vboxsync |
IPRT: RTNetStrToIPv6Cidr() - to parse f00::/42 notation for IPv6 …
|
|
|
@87514
|
4 years |
vboxsync |
IPRT: mangling.h - sort the RTNet* section alphabetically.
No …
|
|
|
@87456
|
4 years |
vboxsync |
iprt/asmdefs.mac,VMM: Implemented an alternative to the YASM unwind …
|
|
|
@87424
|
4 years |
vboxsync |
IPRT/vfs: Typo in a comment.
|
|
|
@87404
|
4 years |
vboxsync |
iprt/asm-amd64-x86.h: Found intrinsics for lidt, sidt, lgdt and sgdt …
|
|
|
@87403
|
4 years |
vboxsync |
iprt/asm-amd64-x86.h: Added ASMGetFSBase, ASMSetFSBase, ASMGetGSBase …
|
|
|
@87402
|
4 years |
vboxsync |
iprt/cdefs.h,asm*.h,hmvmxinline.h: Changed the …
|
|
|
@87358
|
4 years |
vboxsync |
kmk incs
|
|
|
@87339
|
4 years |
vboxsync |
IPRT/net: Document that RTCidrStrToIPv4() is deprecated. bugref:9330
|
|
|
@87290
|
4 years |
vboxsync |
iprt/param.h: Must include cdefs.h as we're testing RT_ARCH_XXXX …
|
|
|
@87256
|
4 years |
vboxsync |
IPRT,iprt/asm-arm.h: ASMReadTSC using CNTVCT or CNTPCT. bugref:9898
|
|
|
@87230
|
4 years |
vboxsync |
iprt/asm.h: Try fix x86/gcc version of ASMPRobeReadByte.
|
|
|
@87226
|
4 years |
vboxsync |
IPRT: Add ASMAtomicUoXorU32 mangling. bugref:9898.
Fixes build.
|
|
|
@87223
|
4 years |
vboxsync |
IPRT: ASMAtomicXorU32 build fix (gcc). bugref:9898
|
|
|
@87218
|
4 years |
vboxsync |
iprt/asm-arm.h: Fix include guard and add #pragma once to make scm happy.
|
|
|
@87212
|
4 years |
vboxsync |
iprt/asm.h,tstRTInlineAsm: Extending testcase, added a couple of …
|
|
|
@87206
|
4 years |
vboxsync |
iprt/asm.h: Removed extra+wrong assertion in ASMAtomicUoReadS32. …
|
|
|
@87202
|
4 years |
vboxsync |
iprt/nocrt/limits.h: Adjustments for bugref:9898.
|
|
|
@87197
|
4 years |
vboxsync |
iprt/asm-arm.h: copied from branch. needs work. bugref:9898 bugref:9026
|
|
|
@87196
|
4 years |
vboxsync |
iprt/asm.h: More fun. Mostly done with asm.h. Added AMD64/gcc variant …
|
|
|
@87195
|
4 years |
vboxsync |
iprt/asm.h: More fun. Mostly done with asm.h. Added AMD64/gcc variant …
|
|
|
@87192
|
4 years |
vboxsync |
iprt/asm.h: Added generic C version of ASMBitFirstClear. Officially …
|
|
|
@87191
|
4 years |
vboxsync |
iprt/asm.h: More fun. Adding Xor and extended And, Or and Xor variants …
|
|
|
@87189
|
4 years |
vboxsync |
iprt/asm.h: More fun. bugref:9898
|
|
|
@87188
|
4 years |
vboxsync |
iprt/asm.h: Build fix (ASMAtomicXchgU64). bugref:9898
|
|
|
@87187
|
4 years |
vboxsync |
IPRT: Make sparc[64] and asm-fake.cpp use the generic ASMMem* …
|
|
|
@87183
|
4 years |
vboxsync |
iprt/asm.h: More fun. bugref:9898 bugref:9026
|
|
|
@87181
|
4 years |
vboxsync |
iprt/asm.h,iprt/cdefs.h: More fun. bugref:9898 bugref:9026
|
|
|
@87178
|
4 years |
vboxsync |
iprt/asm.h: Added note about 'ordered' not implying any compiler …
|
|
|
@87177
|
4 years |
vboxsync |
iprt/asm.h: add 'cc' to clobber list for x86/amd64 asm too …
|
|
|
@87172
|
4 years |
vboxsync |
iprt/asm.h: Missing memory ordering. Changed ASMMemoryFence from dsb …
|
|
|
@87171
|
4 years |
vboxsync |
iprt/asm.h: Generic memory barriers, writes and reads. Additions, …
|
|
|
@87156
|
4 years |
vboxsync |
iprt/asm.h: Rest of the ASMAtomicCmpXchg* functions. bugref:9898 …
|
|
|
@87155
|
4 years |
vboxsync |
iprt/asm.h: ASMAtomicXchgUxx and some ASMAtomicCmpXchgXx. bugref:9898 …
|
|
|
@87154
|
4 years |
vboxsync |
iprt/asm.h: ASMAtomicXchgU8 and ASMNopPause. bugref:9898 bugref:9026
|
|
|
@87148
|
4 years |
vboxsync |
iprt/stdint.h: Adjustments for bugref:9898.
|
|
|
@87147
|
4 years |
vboxsync |
iprt/asm.h,iprt/param.h: More bugref:9898 adjustments.
|
|
|
@87145
|
4 years |
vboxsync |
iprt/asm.h: fix. bugref:9898
|
|
|
@87144
|
4 years |
vboxsync |
iprt/formats/mach-o.h: ARM CPU types and sub-types. bugref:9898
|
|
|
@87124
|
4 years |
vboxsync |
iprt/asm.h: Some more fun. bugref:9888
|
|
|
@87117
|
4 years |
vboxsync |
tools/env.sh,/Config.kmk,iprt/cdefs.h: A little fun. bugref:9898
|
|
|
@87042
|
4 years |
vboxsync |
Shared Clipboard/Transfers: More cleanup / documentation work. bugref:9874
|
|
|
@87041
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Added initial supported for connection …
|
|
|
@87037
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Renaming (RTHTTP_WITH_WEBDAV -> …
|
|
|
@87032
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Added initial directory listing support …
|
|
|
@87016
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Initial code for directory listing …
|
|
|
@87012
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Docs fix. bugref:9874
|
|
|
@87010
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Initial commit for HTTP server. Work in …
|
|
|
@87007
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Initial commit for HTTP server. Work in …
|
|
|
@87006
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Initial commit for HTTP server. Work in …
|
|
|
@87004
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Initial commit for HTTP server. Work in …
|
|
|
@86973
|
4 years |
vboxsync |
IPRT/FTP: Resolved some @ŧodos. bugref:9646
|
|
|
@86842
|
4 years |
vboxsync |
iprt/log.h: Mark all uses of PRETTY_FUNCTION as RT_GCC_EXTENSION …
|
|
|
@86780
|
4 years |
vboxsync |
IPRT/dvm: Added OS/2 partition type GUID.
|
|
|
@86681
|
4 years |
vboxsync |
IPRT/rest: bugref:9167 - Add release logging for REST operations. …
|
|
|
@86610
|
4 years |
vboxsync |
SUPHArdNt,IPRT: Recognize WHQL/attestation signatures from MS. …
|
|
|
@86579
|
4 years |
vboxsync |
IPRT/sysfs.h: Added RTLinuxConstructPath and RTLinuxConstructPathV. …
|
|
|
@86552
|
4 years |
vboxsync |
SUPHardNt,IPRT: If there are nested signatures (i.e. more than one …
|
|
|
@86549
|
4 years |
vboxsync |
SUPHardNt,IPRT: If there are nested signatures (i.e. more than one …
|
|
|
@86534
|
4 years |
vboxsync |
include/iprt/test.h: Doxygen
|
|
|
@86528
|
4 years |
vboxsync |
include/iprt/cdefs.h: Doxygen fix
|
|
|
@86489
|
4 years |
vboxsync |
VMM/PGM: Working on eliminating page table bitfield use (32-bit PTEs). …
|
|
|
@86488
|
4 years |
vboxsync |
VMM/PGM: Working on eliminating page table bitfield use (32-bit PDEs). …
|
|
|
@86487
|
4 years |
vboxsync |
VMM/PGM: Working on eliminating page table bitfield use (PAE PTEs). …
|
|
|
@86476
|
4 years |
vboxsync |
VMM/PGM: Working on eliminating page table bitfield use. bugref:9841 …
|
|
|
@86466
|
4 years |
vboxsync |
VMM/PGMAll.cpp: Working on eliminating page table bitfield use. …
|
|
|
@86415
|
4 years |
vboxsync |
IPRT,++: Made RTHandleGetStandard's fLeaveOpen parameter work for …
|
|
|
@86414
|
4 years |
vboxsync |
IPRT,++: Adding a fLeaveOpen parameter to RTHandleGetStandard. …
|
|
|
@86412
|
4 years |
vboxsync |
IPRT/pipe: Adding RTPipeCloseEx w/ a fLeaveOpen parameter so we can …
|
|
|
@86303
|
4 years |
vboxsync |
iprt/asm-amd64-x86.h: Corrected return type for non-inline …
|
|
|
@86300
|
4 years |
vboxsync |
Runtime: Add API to load kernel modules by name and add simple …
|
|
|