VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

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