VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106732   6 months vboxsync IPRT/ldrPE.cpp,pecoff.h: Added IMAGE_LOAD_CONFIG_DIRECTORY64_V14 / …
(edit) @106726   6 months vboxsync IPRT/ldrPE.cpp: Adjustments to new IMAGE_RUNTIME_FUNCTION_ENTRY …
(edit) @106688   6 months vboxsync /Config.kmk,*.kmk: The VBoxZlib SDK must use LATE_LIBS instead of LIBS …
(edit) @106683   6 months vboxsync /Config.kmk,*.kmk: Changed the LIBS properties on all templates to …
(edit) @106660   6 months vboxsync IPRT/http-curl: In RTHttpSetProxyByUrl() disable curl's use of the …
(edit) @106635   6 months vboxsync SUPDrv: Making it build on win.arm64... jiraref:VBP-1253
(edit) @106614   6 months vboxsync IPRT/Makefile.kmk: Need to build both RuntimeR3NoCrt (for VBoxRes.dll) …
(edit) @106602   6 months vboxsync IPRT/ldrPE,RTSignTool: Recognize ARM64 images. jiraref:VBP-1171
(edit) @106597   6 months vboxsync IPRT/zero.cpp: The guard around g_abRTZeroPage must match those in the …
(edit) @106580   6 months vboxsync IPRT: Sort out export/import trouble with 'inline-assembly' functions …
(edit) @106579   6 months vboxsync IPRT: Sort out export/import trouble with 'inline-assembly' functions …
(edit) @106576   6 months vboxsync IPRT/RTFileDelete-r3-nt.cpp: A more standard error handling pattern …
(edit) @106573   6 months vboxsync IPRT/RTFileDelete-r3-nt.cpp: This is not ANSI-C. bugref:10776 bugref:10632
(edit) @106572   6 months vboxsync iprt: NT: RTFileDelete: Prevent exit status override, bugref:10776.
(edit) @106563   6 months vboxsync IPRT/mp-r0drv-nt.cpp: Missing iprt/alloca.h include. jiraref:VBP-1171
(edit) @106562   6 months vboxsync IPRT/the-nt-kernel.h: Kicked out obsolete WDK hacks for compiler …
(edit) @106561   6 months vboxsync IPRT: Fixed warnings in ASMBitFirstClear/Set-generic.cpp. jiraref:VBP=1171
(edit) @106559   6 months vboxsync IPRT: Sort out export/import trouble with 'inline-assembly' functions …
(edit) @106558   6 months vboxsync IPRT: Some nocrt/arm64 build fixes. jiraref:VBP-1171
(edit) @106552   6 months vboxsync Runtime/r0drv/nt/initterm-r0drv-nt.cpp: Make it build on win.arm64, …
(edit) @106544   6 months vboxsync Runtime/r0drv/nt/initterm-r0drv-nt.cpp: Make it build on win.arm64, …
(edit) @106530   6 months vboxsync iprt/rest: Shut up some complains about default copy assignment …
(edit) @106510   7 months vboxsync Runtime/ftol2-vcc.asm: Added ftoul2_legacy, ftoul2 and ftoui2 …
(edit) @106498   7 months vboxsync iprt/rest: Shut up some complains about default copy assignment …
(edit) @106497   7 months vboxsync iprt/r3: switch fall thru and LARGE_INTEGER init. jiraref:VBP-1171
(edit) @106486   7 months vboxsync Runtime/acpi.cpp: Hopefully fix building on sparc64, bugref:10733
(edit) @106456   7 months vboxsync Runtime/r0drv/nt/thread-r0drv-nt.cpp: win.arm64 build fix, bugref:10734
(edit) @106451   7 months vboxsync Runtime/r0drv/nt/time-r0drv-nt.cpp: win.arm64 build fix, bugref:10734
(edit) @106450   7 months vboxsync Runtime: Adjust Makefile.kmk to make it build the runtime on …
(edit) @106448   7 months vboxsync Runtime: Adjust Makefile.kmk to make it build the runtime on …
(edit) @106447   7 months vboxsync Runtime: Adjust Makefile.kmk to make it build the runtime on …
(edit) @106446   7 months vboxsync Runtime: Adjust Makefile.kmk to make it build the runtime on …
(edit) @106444   7 months vboxsync Runtime/r3/win/mp-win.cpp: Build fix wor arm64, bugref:10392
(edit) @106433   7 months vboxsync Runtime/r0drv: Work on getting it building on win.arm64 (the easy …
(edit) @106428   7 months vboxsync Runtime/common/path/RTPathGlob.cpp: Include arm specific directories …
(edit) @106426   7 months vboxsync Runtime/r3/win/thread*-win.cpp: Build fix for arm64, bugref:10392
(edit) @106425   7 months vboxsync Runtime/tools/RTDbgSymSrv: Fix building it and build by default, …
(edit) @106424   7 months vboxsync Revert r165221 (Runtime: Make the declaration of the implementation …
(edit) @106421   7 months vboxsync Runtime/tools/RTDbgSymSrv: Fix building it and build by default, …
(edit) @106403   7 months vboxsync Runtime: Make the declaration of the implementation match what is used …
(edit) @106366   7 months vboxsync Runtime/tools/RTDbgSymSrv: Fix building it and build by default, …
(edit) @106344   7 months vboxsync Runtime: Add ACPI table builder API to dynamically generate a …
(edit) @106342   7 months vboxsync Runtime: Add ACPI table builder API to dynamically generate a …
(edit) @106341   7 months vboxsync Runtime: Add ACPI table builder API to dynamically generate a …
(edit) @106337   7 months vboxsync Runtime: Add ACPI table builder API to dynamically generate a …
(edit) @106321   7 months vboxsync Windows installers: Big revamp for removing all DIFxApp-related / …
(edit) @106311   7 months vboxsync iprt: Linux: Add initial support for RHEL 9.6 kernel, bugref:10482.
(edit) @106264   7 months vboxsync RTSignTool: Extended the extract-exe-signer-cert, …
(edit) @106261   7 months vboxsync iprt: Linux: Adjust rtR0MemObjLinuxVMap implementation for Arm64, …
(edit) @106248   7 months vboxsync IPRT/ldrPE: Fixed bug in the page hashing code getting the offset of …
(edit) @106065   8 months vboxsync Manual copyright year updates.
(edit) @106061   8 months vboxsync Copyright year updates by scm.
(edit) @106020   8 months vboxsync IPRT: Added RTCritSectInitNamed and RTCritSectRwInitNamed to simplify …
(edit) @106001   8 months vboxsync doc/manual/man_VBoxManage-*: Updated a variety of the VBoxManage help …
(edit) @105848   8 months vboxsync Disassembler/ARMv8: Support disassembling the load/store register …
(edit) @105788   8 months vboxsync IPRT: Added RTSystemQueryNtFeatureEnabled() API to query Windows (NT) …
(edit) @105787   8 months vboxsync IPRT: Added RTSystemQueryNtFeatureEnabled() API to query Windows (NT) …
(edit) @105786   8 months vboxsync IPRT: Added RTSystemQueryNtFeatureEnabled() API to query Windows (NT) …
(edit) @105766   8 months vboxsync IPRT: Made RTSystemQueryFirmwareType() + …
(edit) @105760   8 months vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @105753   8 months vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @105752   8 months vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @105750   8 months vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @105746   8 months vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @105643   9 months vboxsync IPRT,libs/openssl-3.1.5: Added RTMEMSAFER_F_NO_SUPLIB_ALLOC and made …
(edit) @105631   9 months vboxsync IPRT/RTPathUnlink: Implemented NT and posix versions w/ simple testcase.
(edit) @105381   10 months vboxsync Doxyfile*,gen-slickedit-workspace.sh: Treat RT_IPRT_CALLREQ_ATTR as a …
(edit) @105377   10 months vboxsync iprt/cdefs.h,*: s/RT_IPRT_CALL_ATTR/RT_IPRT_CALLREQ_ATTR/g bugref:10725
(edit) @105353   10 months vboxsync iprt/req.h,*: Adjustments of the RTReqQueue API to fit darwin/arm64 …
(edit) @105237   10 months vboxsync IPRT/Doxyfile: Added the sdmv[1234] aliases from /Doxyfile.Core. …
(edit) @105155   10 months vboxsync IPRT/nocrt-startup-*win.cpp: Avoid a couple of ntdll function so as to …
(edit) @105124   10 months vboxsync Certificate repair function added - bugref:10310
(edit) @105100   10 months vboxsync Runtime/vfsmemory.cpp: Implement shrinking the memory file (required …
(edit) @104986   11 months vboxsync iprt: Linux: Add initial support for RHEL 9.5 kernel, bugref:10381, …
(edit) @104975   11 months vboxsync Runtime/tools/RTTraceLogTool: Allow saving a tracelog received over …
(edit) @104966   11 months vboxsync Runtime/tools/RTTraceLogTool,Devices/Trace: Decouple decoding from …
(edit) @104942   11 months vboxsync Additions: Linux: Introduce initial support for OpenSuse 15.6 kernel …
(edit) @104930   11 months vboxsync IPRT/process-win.cpp: Resolve GetUserObjectSecurity and …
(edit) @104925   11 months vboxsync Additions: Linux: Introduce initial support for OpenSuse 15.6 kernel, …
(edit) @104923   11 months vboxsync Devices/Trace: Some more TPM trace decoding, bugref:10701
(edit) @104921   11 months vboxsync Runtime/tools/RTTraceLogTool,Devices/VBoxTraceLogDecoders.cpp: Allow …
(edit) @104920   11 months vboxsync Runtime/tools/RTTraceLogTool,Devices/VBoxTraceLogDecoders.cpp: Allow …
(edit) @104892   11 months vboxsync Runtime/RTTraceLogTool: Add support for loading decoder plugins which …
(edit) @104869   11 months vboxsync VMM/PGM,SUPDrv,IPRT: Added a RTR0MemObjZeroInitialize function to …
(edit) @104868   11 months vboxsync VMM/PGM,SUPDrv,IPRT: Added a RTR0MemObjZeroInitialize function to …
(edit) @104849   11 months vboxsync VMM/PGM,SUPDrv,IPRT: Added a RTR0MemObjZeroInitialize function to …
(edit) @104848   11 months vboxsync VMM/PGM,SUPDrv,IPRT: Added a RTR0MemObjZeroInitialize function to …
(edit) @104841   11 months vboxsync IPRT: Moved and corrected rtR0MemObjNativeAllocPage size restrictions …
(edit) @104829   11 months vboxsync Runtime/efi: Deduplicate signature DB after loading and after adding …
(edit) @104795   11 months vboxsync iprt/asm.h: Added ASMAtomic[Uo]WriteU128[U|v2] and …
(edit) @104757   12 months vboxsync IPRT: RTCrX509Certificate_GenerateSelfSignedRsa build fix for OpenSSL …
(edit) @104755   12 months vboxsync IPRT: RTCrX509Certificate_GenerateSelfSignedRsa build fix for OpenSSL …
(edit) @104746   12 months vboxsync RTSignTool: Build fix. bugref:10310
(edit) @104745   12 months vboxsync IPRT,Main: Reworked the newly introduced RTCrX509Certificate_Generate …
(edit) @104733   12 months vboxsync Runtime/common/misc/zero-alt.S: Don't hide the g_abRTZero* symbols on …
(edit) @104686   12 months vboxsync Revert r163210 as it breaks building on darwin.arm64, bugref:10392
(edit) @104681   12 months vboxsync Runtime: Add export definitions for win.arm64, bugref:10392
(edit) @104680   12 months vboxsync Runtime/common/ldr/ldrPE.cpp: Recognize and open arm64 PE binaries …
(edit) @104671   12 months vboxsync Runtime/testcase/tstTime-2.cpp: win.arm64 build fix, bugref:10392
(edit) @104656   12 months vboxsync Runtime/common/asm: Fix function declarations from RTDECL -> DECLASM, …
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette