VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106994   2 months vboxsync IPRT/memset.cpp: Try prevent the compiler from optimizing anything …
(edit) @106949   2 months vboxsync IPRT/Makefile.kmk: Additions also needs RuntimeR3NtDll-x86 to be …
(edit) @106945   2 months vboxsync SUPDrv,/Config.kmk,/Makefile.kmk: Implemented the simplified process …
(edit) @106931   2 months vboxsync IPRT/mp-darwin.cpp: some musings regarding RTMpCpuId [scm fix]
(edit) @106929   2 months vboxsync IPRT/tstTSC: Nor is RTMpCpuId available on solaris. jiraref:VBP-1449
(edit) @106928   2 months vboxsync IPRT/mp-darwin.cpp: some musings regarding RTMpCpuId
(edit) @106927   2 months vboxsync IPRT/tstTSC: RTMpCpuId isn't available on linux and darwin for amd64 & …
(edit) @106924   2 months vboxsync IPRT/testcase: Made the R0 modules build on win.arm64. jiraref:VBP-1449
(edit) @106921   2 months vboxsync VBoxDTrace,VMM,IPRT: Made the ring-0 component of the DTrace extension …
(edit) @106918   2 months vboxsync IPRT: Added C++ versions of bzero, memmove, strcmp & strncpy for …
(edit) @106917   2 months vboxsync IPRT: Added C++ versions of bzero, memmove, strcmp & strncpy for …
(edit) @106861   2 months vboxsync IPRT/ldrPE.cpp: Don't be so strict about …
(edit) @106842   2 months vboxsync IPRT: We need RuntimeGuestR3Shared-x86 on arm64 for the guest addition …
(edit) @106803   3 months vboxsync IPRT/Makefile.kmk: Shut up warning about undefined …
(edit) @106802   3 months vboxsync RTLdrCheckImports: --help typo. jirearef:VBP-1253
(edit) @106797   3 months vboxsync IPRT: Drop RuntimeR3-x86 on win.arm64, the installer stub will be …
(edit) @106787   3 months vboxsync IPRT/r3/init: Ignore SIGPIPE during init to avoid anyone using sockets …
(edit) @106779   3 months vboxsync IPRT/r3/init: Ignore SIGPIPE during init to avoid anyone using sockets …
(edit) @106732   3 months vboxsync IPRT/ldrPE.cpp,pecoff.h: Added IMAGE_LOAD_CONFIG_DIRECTORY64_V14 / …
(edit) @106726   3 months vboxsync IPRT/ldrPE.cpp: Adjustments to new IMAGE_RUNTIME_FUNCTION_ENTRY …
(edit) @106688   3 months vboxsync /Config.kmk,*.kmk: The VBoxZlib SDK must use LATE_LIBS instead of LIBS …
(edit) @106683   3 months vboxsync /Config.kmk,*.kmk: Changed the LIBS properties on all templates to …
(edit) @106660   3 months vboxsync IPRT/http-curl: In RTHttpSetProxyByUrl() disable curl's use of the …
(edit) @106635   3 months vboxsync SUPDrv: Making it build on win.arm64... jiraref:VBP-1253
(edit) @106614   3 months vboxsync IPRT/Makefile.kmk: Need to build both RuntimeR3NoCrt (for VBoxRes.dll) …
(edit) @106602   3 months vboxsync IPRT/ldrPE,RTSignTool: Recognize ARM64 images. jiraref:VBP-1171
(edit) @106597   3 months vboxsync IPRT/zero.cpp: The guard around g_abRTZeroPage must match those in the …
(edit) @106580   3 months vboxsync IPRT: Sort out export/import trouble with 'inline-assembly' functions …
(edit) @106579   3 months vboxsync IPRT: Sort out export/import trouble with 'inline-assembly' functions …
(edit) @106576   3 months vboxsync IPRT/RTFileDelete-r3-nt.cpp: A more standard error handling pattern …
(edit) @106573   3 months vboxsync IPRT/RTFileDelete-r3-nt.cpp: This is not ANSI-C. bugref:10776 bugref:10632
(edit) @106572   3 months vboxsync iprt: NT: RTFileDelete: Prevent exit status override, bugref:10776.
(edit) @106563   3 months vboxsync IPRT/mp-r0drv-nt.cpp: Missing iprt/alloca.h include. jiraref:VBP-1171
(edit) @106562   3 months vboxsync IPRT/the-nt-kernel.h: Kicked out obsolete WDK hacks for compiler …
(edit) @106561   3 months vboxsync IPRT: Fixed warnings in ASMBitFirstClear/Set-generic.cpp. jiraref:VBP=1171
(edit) @106559   3 months vboxsync IPRT: Sort out export/import trouble with 'inline-assembly' functions …
(edit) @106558   3 months vboxsync IPRT: Some nocrt/arm64 build fixes. jiraref:VBP-1171
(edit) @106552   3 months vboxsync Runtime/r0drv/nt/initterm-r0drv-nt.cpp: Make it build on win.arm64, …
(edit) @106544   3 months vboxsync Runtime/r0drv/nt/initterm-r0drv-nt.cpp: Make it build on win.arm64, …
(edit) @106530   3 months vboxsync iprt/rest: Shut up some complains about default copy assignment …
(edit) @106510   3 months vboxsync Runtime/ftol2-vcc.asm: Added ftoul2_legacy, ftoul2 and ftoui2 …
(edit) @106498   3 months vboxsync iprt/rest: Shut up some complains about default copy assignment …
(edit) @106497   3 months vboxsync iprt/r3: switch fall thru and LARGE_INTEGER init. jiraref:VBP-1171
(edit) @106486   3 months vboxsync Runtime/acpi.cpp: Hopefully fix building on sparc64, bugref:10733
(edit) @106456   3 months vboxsync Runtime/r0drv/nt/thread-r0drv-nt.cpp: win.arm64 build fix, bugref:10734
(edit) @106451   3 months vboxsync Runtime/r0drv/nt/time-r0drv-nt.cpp: win.arm64 build fix, bugref:10734
(edit) @106450   3 months vboxsync Runtime: Adjust Makefile.kmk to make it build the runtime on …
(edit) @106448   3 months vboxsync Runtime: Adjust Makefile.kmk to make it build the runtime on …
(edit) @106447   3 months vboxsync Runtime: Adjust Makefile.kmk to make it build the runtime on …
(edit) @106446   3 months vboxsync Runtime: Adjust Makefile.kmk to make it build the runtime on …
(edit) @106444   3 months vboxsync Runtime/r3/win/mp-win.cpp: Build fix wor arm64, bugref:10392
(edit) @106433   3 months vboxsync Runtime/r0drv: Work on getting it building on win.arm64 (the easy …
(edit) @106428   3 months vboxsync Runtime/common/path/RTPathGlob.cpp: Include arm specific directories …
(edit) @106426   3 months vboxsync Runtime/r3/win/thread*-win.cpp: Build fix for arm64, bugref:10392
(edit) @106425   3 months vboxsync Runtime/tools/RTDbgSymSrv: Fix building it and build by default, …
(edit) @106424   3 months vboxsync Revert r165221 (Runtime: Make the declaration of the implementation …
(edit) @106421   3 months vboxsync Runtime/tools/RTDbgSymSrv: Fix building it and build by default, …
(edit) @106403   3 months vboxsync Runtime: Make the declaration of the implementation match what is used …
(edit) @106366   3 months vboxsync Runtime/tools/RTDbgSymSrv: Fix building it and build by default, …
(edit) @106344   3 months vboxsync Runtime: Add ACPI table builder API to dynamically generate a …
(edit) @106342   3 months vboxsync Runtime: Add ACPI table builder API to dynamically generate a …
(edit) @106341   3 months vboxsync Runtime: Add ACPI table builder API to dynamically generate a …
(edit) @106337   3 months vboxsync Runtime: Add ACPI table builder API to dynamically generate a …
(edit) @106321   3 months vboxsync Windows installers: Big revamp for removing all DIFxApp-related / …
(edit) @106311   3 months vboxsync iprt: Linux: Add initial support for RHEL 9.6 kernel, bugref:10482.
(edit) @106264   3 months vboxsync RTSignTool: Extended the extract-exe-signer-cert, …
(edit) @106261   3 months vboxsync iprt: Linux: Adjust rtR0MemObjLinuxVMap implementation for Arm64, …
(edit) @106248   3 months vboxsync IPRT/ldrPE: Fixed bug in the page hashing code getting the offset of …
(edit) @106065   4 months vboxsync Manual copyright year updates.
(edit) @106061   4 months vboxsync Copyright year updates by scm.
(edit) @106020   4 months vboxsync IPRT: Added RTCritSectInitNamed and RTCritSectRwInitNamed to simplify …
(edit) @106001   4 months vboxsync doc/manual/man_VBoxManage-*: Updated a variety of the VBoxManage help …
(edit) @105848   5 months vboxsync Disassembler/ARMv8: Support disassembling the load/store register …
(edit) @105788   5 months vboxsync IPRT: Added RTSystemQueryNtFeatureEnabled() API to query Windows (NT) …
(edit) @105787   5 months vboxsync IPRT: Added RTSystemQueryNtFeatureEnabled() API to query Windows (NT) …
(edit) @105786   5 months vboxsync IPRT: Added RTSystemQueryNtFeatureEnabled() API to query Windows (NT) …
(edit) @105766   5 months vboxsync IPRT: Made RTSystemQueryFirmwareType() + …
(edit) @105760   5 months vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @105753   5 months vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @105752   5 months vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @105750   5 months vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @105746   5 months vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @105643   5 months vboxsync IPRT,libs/openssl-3.1.5: Added RTMEMSAFER_F_NO_SUPLIB_ALLOC and made …
(edit) @105631   5 months vboxsync IPRT/RTPathUnlink: Implemented NT and posix versions w/ simple testcase.
(edit) @105381   6 months vboxsync Doxyfile*,gen-slickedit-workspace.sh: Treat RT_IPRT_CALLREQ_ATTR as a …
(edit) @105377   6 months vboxsync iprt/cdefs.h,*: s/RT_IPRT_CALL_ATTR/RT_IPRT_CALLREQ_ATTR/g bugref:10725
(edit) @105353   6 months vboxsync iprt/req.h,*: Adjustments of the RTReqQueue API to fit darwin/arm64 …
(edit) @105237   6 months vboxsync IPRT/Doxyfile: Added the sdmv[1234] aliases from /Doxyfile.Core. …
(edit) @105155   7 months vboxsync IPRT/nocrt-startup-*win.cpp: Avoid a couple of ntdll function so as to …
(edit) @105124   7 months vboxsync Certificate repair function added - bugref:10310
(edit) @105100   7 months vboxsync Runtime/vfsmemory.cpp: Implement shrinking the memory file (required …
(edit) @104986   7 months vboxsync iprt: Linux: Add initial support for RHEL 9.5 kernel, bugref:10381, …
(edit) @104975   7 months vboxsync Runtime/tools/RTTraceLogTool: Allow saving a tracelog received over …
(edit) @104966   7 months vboxsync Runtime/tools/RTTraceLogTool,Devices/Trace: Decouple decoding from …
(edit) @104942   7 months vboxsync Additions: Linux: Introduce initial support for OpenSuse 15.6 kernel …
(edit) @104930   7 months vboxsync IPRT/process-win.cpp: Resolve GetUserObjectSecurity and …
(edit) @104925   7 months vboxsync Additions: Linux: Introduce initial support for OpenSuse 15.6 kernel, …
(edit) @104923   7 months vboxsync Devices/Trace: Some more TPM trace decoding, bugref:10701
(edit) @104921   7 months vboxsync Runtime/tools/RTTraceLogTool,Devices/VBoxTraceLogDecoders.cpp: Allow …
(edit) @104920   7 months vboxsync Runtime/tools/RTTraceLogTool,Devices/VBoxTraceLogDecoders.cpp: Allow …
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