|
|
@91500
|
3 years |
vboxsync |
Runtime/efivarstorevfs: bugref:9580 - newer clang is upset that …
|
|
|
@91497
|
3 years |
vboxsync |
Main/NvramStore,Runtime/efivarstorevfs: Some fixes to the nvram …
|
|
|
@91483
|
3 years |
vboxsync |
IPRT/memobj: Passing pszTag around…
|
|
|
@91482
|
3 years |
vboxsync |
IPRT/memobj: Passing pszTag around…
|
|
|
@91481
|
3 years |
vboxsync |
IPRT/memobj: Passing pszTag around…
|
|
|
@91480
|
3 years |
vboxsync |
IPRT/memobj: Passing pszTag around…
|
|
|
@91479
|
3 years |
vboxsync |
IPRT/memobj: Passing pszTag around…
|
|
|
@91478
|
3 years |
vboxsync |
IPRT/memobj: Added pszTag to rtR0MemObjNew.
|
|
|
@91477
|
3 years |
vboxsync |
IPRT/memobj-r0drv-linux.c: todo. bugref:10112
|
|
|
@91449
|
3 years |
vboxsync |
IPRT/memobj: MmAllocatePagesForMdlEx is not visible when building the …
|
|
|
@91446
|
3 years |
vboxsync |
IPRT/memobj: Adding RTR0MemObjAllocLarge for speeding up large page …
|
|
|
@91431
|
3 years |
vboxsync |
Runtime/efisignaturedb.cpp: Don't fail if the the signature list to …
|
|
|
@91389
|
3 years |
vboxsync |
IPRT/memobj-r0drv-nt: todo
|
|
|
@91330
|
3 years |
vboxsync |
Runtime/common/vfs/vfsmemory.cpp: Quick and dirty implementation for …
|
|
|
@91312
|
3 years |
vboxsync |
Main: bugref:1909: Prepared the API translation engine to using in …
|
|
|
@91095
|
3 years |
vboxsync |
IPRT/vfsmemory.cpp: Moved the before-first-extent check down a bit.
|
|
|
@91091
|
3 years |
vboxsync |
Runtime/vfs/vfsmemory.cpp: Fix a bug causing the extent lookup to fail …
|
|
|
@91033
|
3 years |
vboxsync |
Runtime/tpm-win: Some bug fixes, bugref:10075
|
|
|
@91028
|
3 years |
vboxsync |
Runtime/r3/win/tpm-win.cpp: Some untested RTTpm* API implementation …
|
|
|
@91027
|
3 years |
vboxsync |
Runtime/r3/win/tpm-win.cpp: Some untested RTTpm* API implementation …
|
|
|
@90995
|
3 years |
vboxsync |
Runtime/RTTpm: Add API to query the maximum supported locality of a …
|
|
|
@90974
|
3 years |
vboxsync |
IPRT/log,VMM: Changed RTLogBulkWrite to take a before/after marker …
|
|
|
@90969
|
3 years |
vboxsync |
IPRT/log: Defined the multibuffer flush protocol. bugref:10086
|
|
|
@90915
|
3 years |
vboxsync |
Runtime: Add simple RTTpm* API for uniform access to a host TPM and …
|
|
|
@90880
|
3 years |
vboxsync |
IPRT/RTKrnlModLoadedQueryInfoAll: Fixed regression from r146424.
|
|
|
@90877
|
3 years |
vboxsync |
RTFileCopyByHandlesEx: Fix assertion regression in previous change.
|
|
|
@90866
|
3 years |
vboxsync |
IPRT/log: Corrected pacEntriesPerGroup address calculation. bugref:10086
|
|
|
@90864
|
3 years |
vboxsync |
IPRT/log: doxygen fix. bugref:10086
|
|
|
@90863
|
3 years |
vboxsync |
IPRT/log: Changed the default buffer size in ring-0 to 16KB as it's …
|
|
|
@90862
|
3 years |
vboxsync |
IPRT,SUPDrv,VMM,++: Bumped major support driver version. Added …
|
|
|
@90861
|
3 years |
vboxsync |
IPRT/log: Cleanups. Moving stuff around for more logical grouping …
|
|
|
@90860
|
3 years |
vboxsync |
IPRT/log: Adjusted RTLogSetFlushCallback so it doesn't upset clang too …
|
|
|
@90858
|
3 years |
vboxsync |
IPRT/log: Added RTLogSetFlushCallback. bugref:10086
|
|
|
@90857
|
3 years |
vboxsync |
IPRT/log: Kicked out all the IN_RC stuff. Cleanups. bugref:10086
|
|
|
@90850
|
3 years |
vboxsync |
IPRT/log: Tested the odd cases of the LF->CRLF translation. bugref:10086
|
|
|
@90847
|
3 years |
vboxsync |
IPRT/log: Fix loop-forver issue in LF->CRLF translation. bugref:10086
|
|
|
@90829
|
3 years |
vboxsync |
IPRT,VMM,SUPDrv,++: Reworked the IPRT logger structure and how the VMM …
|
|
|
@90821
|
3 years |
vboxsync |
IPRT: More VALID_PTR -> RT_VALID_PTR with some bad-printf-pointer …
|
|
|
@90803
|
3 years |
vboxsync |
Runtime: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90794
|
3 years |
vboxsync |
*: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90789
|
3 years |
vboxsync |
IPRT: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90781
|
3 years |
vboxsync |
IPRT: AssertMsgReturn(VALID_PTR(),...) -> AssertPtrReturn
|
|
|
@90779
|
3 years |
vboxsync |
IPRT/RTStrFormatV: Pointer bad string pointer addresses, consolidate …
|
|
|
@90693
|
3 years |
vboxsync |
IPRT,Main: Provide a getter function (RTLogGetFlags) for accessing the …
|
|
|
@90692
|
3 years |
vboxsync |
IPRT: Corrected three RTLogGetXxxx functions to RTLogQueryXxxx …
|
|
|
@90686
|
3 years |
vboxsync |
iprt/strcache.cpp: small correction in disabled code.
|
|
|
@90640
|
3 years |
vboxsync |
iprt/asm.h,tstRTInlineAsm: Added ASMAtomicCmpWriteU128 and …
|
|
|
@90637
|
3 years |
vboxsync |
IPRT/RTCritSectRw,VMM/PDMCritSectRw: Rearranged the core members a …
|
|
|
@90577
|
3 years |
vboxsync |
Linux Host and Guest drivers: another attempt to introduce initial …
|
|
|
@90519
|
3 years |
vboxsync |
Reverted r146120.
Change supposed to introduce support for CentOS …
|
|
|
@90516
|
3 years |
vboxsync |
Linux Host and Guest drivers: introduce initial support for RHEL 8.5 …
|
|
|
@90488
|
3 years |
vboxsync |
IPRT: Added RTSemEventIsSignalSafe and RTSemEventMultiIsSignalSafe - …
|
|
|
@90459
|
3 years |
vboxsync |
IPRT: comment typo.
|
|
|
@90417
|
3 years |
vboxsync |
IPRT: Implemented RTThreadQueryTerminationStatus for NT (windows). …
|
|
|
@90416
|
3 years |
vboxsync |
IPRT: Adding RTThreadQueryTerminationStatus (ring-0). bugref:6695
|
|
|
@90396
|
3 years |
vboxsync |
IPRT/RTThreadCreate: Modernize assertions.
|
|
|
@90392
|
3 years |
vboxsync |
IPRT/RTThreadCreate: Added RTTHREADFLAGS_NO_SIGNALS (posix only). …
|
|
|
@90343
|
3 years |
vboxsync |
Runtime/efivarstorevfs.cpp: Fixes, the variable header is aligned to a …
|
|
|
@90341
|
3 years |
vboxsync |
Runtime/tools/RTEfiSigDb: Fixes, bugref:9580
|
|
|
@90336
|
3 years |
vboxsync |
Runtime/tools/RTEfiSigDb: Try to fix lin32 builds, bugref:9580 [build fix]
|
|
|
@90335
|
3 years |
vboxsync |
Runtime/tools/RTEfiSigDb: Try to fix lin32 builds, bugref:9580
|
|
|
@90322
|
3 years |
vboxsync |
Runtime/tools/RTEfiSigDb: Add some sub-command to initialize a NVRAM …
|
|
|
@90317
|
3 years |
vboxsync |
Runtime/tools/RTEfiSigDb: Build fix, bugref:9580
|
|
|
@90316
|
3 years |
vboxsync |
Runtime/tools/RTEfiSigDb: Add a sub-command to add new signatures to a …
|
|
|
@90315
|
3 years |
vboxsync |
Runtime/efisignaturedb.cpp: Fix writing X.509 type signature lists, …
|
|
|
@90314
|
3 years |
vboxsync |
Runtime/efivarstorevfs.cpp: Some fixes, bugref:9580
|
|
|
@90297
|
3 years |
vboxsync |
Runtime/tools: Start of a tool to manipulate EFI signature databases, …
|
|
|
@90287
|
3 years |
vboxsync |
Runtime/efi: Started implementing the functionality to parse, create …
|
|
|
@90285
|
3 years |
vboxsync |
Runtime/efi: Started implementing the functionality to parse, create …
|
|
|
@90283
|
3 years |
vboxsync |
Runtime/efi: Started implementing the functionality to parse, create …
|
|
|
@90249
|
3 years |
vboxsync |
Linux: fix build when -Wimplicit-fallthrough=5 is enabled, …
|
|
|
@90216
|
3 years |
vboxsync |
IPRT/isovfs.cpp: Just don't check the joliet volume size. bugref:9852
|
|
|
@90215
|
3 years |
vboxsync |
IPRT/isovfs.cpp: Don't be so strict about the joliet volume size. …
|
|
|
@90133
|
3 years |
vboxsync |
Runtime/efivarstorevfs.cpp: Some basic variable creation and deletion …
|
|
|
@90126
|
3 years |
vboxsync |
Runtime/evivarstorevfs.cpp: Allow overwriting variable data (no …
|
|
|
@90125
|
3 years |
vboxsync |
Runtime/evivarstorevfs.cpp: Allow overwriting variable data (no …
|
|
|
@90116
|
3 years |
vboxsync |
Runtime/RTEfi*: Updates to the EFI variable storage access module, …
|
|
|
@90115
|
3 years |
vboxsync |
Runtime/RTEfi*: Updates to the EFI variable storage access module, …
|
|
|
@90114
|
3 years |
vboxsync |
Runtime/RTEfi*: Updates to the EFI variable storage access module, …
|
|
|
@90105
|
3 years |
vboxsync |
iprt/socket.cpp: rtSocketAddrFromNetAddr - oops, fix inverted test in …
|
|
|
@90104
|
3 years |
vboxsync |
iprt/socket.cpp: rtSocketAddrFromNetAddr - return VERR_BUFFER_OVERFLOW …
|
|
|
@90068
|
3 years |
vboxsync |
Runtime/RTEfi*: Start of a VFS module to access a EFI variable store …
|
|
|
@90067
|
3 years |
vboxsync |
Runtime/RTEfi*: Start of a VFS module to access a EFI variable store …
|
|
|
@90065
|
3 years |
vboxsync |
Runtime/RTEfi*: Start of a VFS module to access a EFI variable store …
|
|
|
@90064
|
3 years |
vboxsync |
Runtime/RTEfi*: Start of a VFS module to access a EFI variable store …
|
|
|
@90063
|
3 years |
vboxsync |
Runtime/RTEfi*: Start of a VFS module to access a EFI variable store …
|
|
|
@90061
|
3 years |
vboxsync |
Runtime/RTEfi*: Start of a VFS module to access a EFI variable store …
|
|
|
@89971
|
3 years |
vboxsync |
Runtime/RTDbgCfg: Add API to look for a DWARF debug file by build-id …
|
|
|
@89969
|
3 years |
vboxsync |
Runtime/ldrELF: Add RTLDRPROP_BUILDID for querying the build-id of an …
|
|
|
@89958
|
3 years |
vboxsync |
IPRT: Added a divmoddi4 implementation based on udivmoddi4 for gcc …
|
|
|
@89956
|
3 years |
vboxsync |
IPRT: Added a divmoddi4 implementation based on udivmoddi4 for gcc …
|
|
|
@89955
|
3 years |
vboxsync |
IPRT: Added a divmoddi4 implementation based on udivmoddi4 for gcc …
|
|
|
@89929
|
3 years |
vboxsync |
Runtime/RTDbgSymSrv: Fix
|
|
|
@89927
|
3 years |
vboxsync |
Runtime/dbg/dbgmodghidra.cpp: Parse function tags if existing and add …
|
|
|
@89898
|
3 years |
vboxsync |
Runtime/tools/RTDbgSymSrv: Experiment of a caching symbol server which …
|
|
|
@89895
|
3 years |
vboxsync |
Runtime/common/dbg/dbgmodghidra.cpp: Some fixes
|
|
|
@89882
|
3 years |
vboxsync |
Runtime/common/dbg: Implement basic debug info reader for XML files …
|
|
|
@89881
|
3 years |
vboxsync |
Runtime/common/dbg: Implement basic debug info reader for XML files …
|
|
|
@89870
|
3 years |
vboxsync |
IPRT/thread-posix.cpp: On Solaris SIGRTMAX is defined to a function …
|
|
|
@89828
|
3 years |
vboxsync |
Runtime: Make use of CreateWaitableTimerEx and …
|
|
|