VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @100250   19 months vboxsync IPRT/HttpServer: Emphasize logging group [SCM fix]. bugref:9437
(edit) @100249   19 months vboxsync IPRT/HttpServer: Emphasize logging group. bugref:9437
(edit) @100221   19 months vboxsync VBox/log.h: Added a couple of IEM sub-groups; removed the REM groups. …
(edit) @100194   19 months vboxsync Runtime/mp-linux.cpp: Implement RTMpCpuId() for ARM based on …
(edit) @100192   19 months vboxsync *: Some of the easy build fixes for linux.arm64 not warranting their …
(edit) @100191   19 months vboxsync *: Some of the easy build fixes for linux.arm64 not warranting their …
(edit) @100172   19 months vboxsync IPRT: tcp.h+tcp.cpp,socket.h+socket.cpp: Add RTTcpSetKeepAlive(). …
(edit) @100171   19 months vboxsync IPRT: tcp.h+tcp.cpp,socket.h+socket.cpp: Add RTTcpSetKeepAlive() which …
(edit) @100108   19 months vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
(edit) @100048   20 months vboxsync Runtime/RTFdt: Fix for converting the memory reservations when writing …
(edit) @100040   20 months vboxsync Runtime/RTFdt: Add methods to add stringlist properties, bugref:10401 …
(edit) @100037   20 months vboxsync Runtime/RTFdt: Add methods to add stringlist properties, bugref:10401
(edit) @100036   20 months vboxsync Runtime/RTFdt: Some additions and fixes, bugref:10401
(edit) @100032   20 months vboxsync Runtime/RTFdt: Some untested generator API + implementation, …
(edit) @100031   20 months vboxsync Runtime/RTFdt: Some untested generator API + implementation, …
(edit) @100029   20 months vboxsync Runtime/RTFdt: Some untested generator API + implementation, bugref:10401
(edit) @100024   20 months vboxsync Runtime/RTFdt: Implement parsing Devicetree blobs (DTB) and output a …
(edit) @100023   20 months vboxsync Runtime/RTFdt: Implement parsing Devicetree blobs (DTB) and output a …
(edit) @100022   20 months vboxsync Runtime/RTFdt: Implement parsing Devicetree blobs (DTB) and output a …
(edit) @100009   20 months vboxsync Runtime/common/misc/fdt.cpp: Implement loading the blocks from the I/O …
(edit) @100007   20 months vboxsync Runtime: Start implementing the RTFdt* API to read and write flattened …
(edit) @100006   20 months vboxsync Runtime: Start implementing the RTFdt* API to read and write flattened …
(edit) @99989   20 months vboxsync IPRT/dvm: Use rtDvmDiskReadUnaligned rather than rtDvmDiskRead in the …
(edit) @99961   20 months vboxsync IPRT/sg: Corrected RTSgBufIsAtEnd and made the code deal with (skip) …
(edit) @99960   20 months vboxsync IPRT/sg: Corrected RTSgBufIsAtEnd and made the code deal with (skip) …
(edit) @99937   20 months vboxsync Shared Clipboard: Added new testcase for the HTTP server in …
(edit) @99902   20 months vboxsync IPRT: Cleaned up RTThreadGetExecutionTimeMilli and associated …
(edit) @99901   20 months vboxsync IPRT: Cleaned up RTThreadGetExecutionTimeMilli and associated testcase.
(edit) @99828   20 months vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
(edit) @99803   20 months vboxsync Runtime/fuzz.cpp: Fix assertion, bugref:3409
(edit) @99801   20 months vboxsync Runtime/testcase/{Makefile.kmk,tstRTCRest-1}: Address two …
(edit) @99792   20 months vboxsync Runtime: Disable some stuff for now when running under parfait, bugref:3409
(edit) @99779   20 months vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @99776   20 months vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @99775   20 months vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @99759   20 months vboxsync IPRT/Doxyfile: updated and re-enabled markdown. bugref:10442
(edit) @99758   20 months vboxsync IPRT: Make doxygen 1.9.6 happy. Mostly removing duplicate docs (iprt …
(edit) @99739   20 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @99730   20 months vboxsync IPRT: Clang 13 fixes (warnings as errors).
(edit) @99727   20 months vboxsync /Doxyfile*: Disable markdown support for now. bugref:10442
(edit) @99709   20 months vboxsync *.kmk: Added a VBOX_DOXYGEN variable for controlling which doxygen …
(edit) @99704   20 months vboxsync Runtime/testcase/tstRTSemEvent: test1() queues up two threads behind a …
(edit) @99669   20 months vboxsync IPRT/ldrPE: Added support for SHA384 image signatures. [build fix] …
(edit) @99668   20 months vboxsync IPRT/ldrPE: Added support for SHA384 image signatures. bugref:10439
(edit) @99570   21 months vboxsync Runtime/dbg/dbgmod.cpp: Improve error message to identify the name and …
(edit) @99560   21 months vboxsync IPRT/testcase: Improved range check for tstLdrObjR0.
(edit) @99538   21 months vboxsync iprt/runtime-loader.h: Added RT_PROXY_VARIADICT_STUB hack. Cleanups.
(edit) @99513   21 months vboxsync manual,VBoxManage,isomaker/viso: Require all refsect1 and refsect2 …
(edit) @99486   21 months vboxsync IPRT/testcase: Fixed a leak in tstRTProcCreateEx found by ASAN.
(edit) @99483   21 months vboxsync IPRT/RTProcCreateEx: More fixes for the initial patch supplied; also …
(edit) @99423   21 months vboxsync IPRT/efi: More store opening error info.
(edit) @99422   21 months vboxsync IPRT/strformatrt.cpp: Corrected formatting RTERRINFO (%RTeim and …
(edit) @99375   21 months vboxsync fixing signed unsigned issue in ftp-server
(edit) @99374   21 months vboxsync fixing warning, int cArgs -> unsigned int cArgs
(edit) @99373   21 months vboxsync fixing warning: comparison between signed and unsigned integer …
(edit) @99249   22 months vboxsync IPRT/RTGetOpt: Simplification. bugref:10302
(edit) @99248   22 months vboxsync IPRT/RTGetOpt: Interpret non-breaking hypen and a handful other …
(edit) @99247   22 months vboxsync IPRT/RTGetOpt: Interpret non-breaking hypen and a handful other …
(edit) @99246   22 months vboxsync IPRT/RTGetOpt: Interpret non-breaking hypen and a handful other …
(edit) @99229   22 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99227   22 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99221   22 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99208   22 months vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
(edit) @99151   22 months vboxsync IPRT/testcase: Always resolve the real paths before passing them to …
(edit) @99145   22 months vboxsync IPRT/process: Bugfixes for testcases for RTPROC_FLAGS_CWD. bugref:8053
(edit) @99127   22 months vboxsync Revert r156473 as clock_gettime_nsec_np(CLOCK_UPTIME_RAW) is …
(edit) @99124   22 months vboxsync IPRT/getoptargv.cpp: Align g_abmQuoteChars more appropriately for …
(edit) @99110   22 months vboxsync IPRT/process: Added testcases for RTPROC_FLAGS_CWD. bugref:8053
(edit) @99109   22 months vboxsync IPRT/process: Added RTPROC_FLAGS_CWD to RTProcCreateEx(), to be able …
(edit) @99108   22 months vboxsync Runtime/darwin/time-darwin.cpp: Use …
(edit) @99040   22 months vboxsync *.kmk: Applied scm with new indenting of multiline variable/function …
(edit) @99013   22 months vboxsync Fixed typo.
(edit) @99007   22 months vboxsync Runtime/testcase/tstRTMemCache: Fix alignment and object count mixup …
(edit) @98867   22 months vboxsync Linux: vboxdrv: Introduce initial support for kernel 6.3.x series, …
(edit) @98766   23 months vboxsync Runtime/lzmavfs.cpp: Need to include asm.h for RT_LE2H_U32 to work, …
(edit) @98753   23 months vboxsync Config.kmk: Try to enable the use of liblzma again, bugref:10254 …
(edit) @98750   23 months vboxsync Runtime/lzmavfs.cpp: Need to define LZMA_API_STATIC or linking fails …
(edit) @98748   23 months vboxsync Runtime: Fix for r156046 (Config.kmk: Fix SDK_VBoxLzf SDK for x86 targets)
(edit) @98738   23 months vboxsync Runtime/Makefile.kmk: Fix when liblzma is enabled, bugref:10254
(edit) @98734   23 months vboxsync Config.kmk,Runtime: Add support for xz archives using liblzma-5.4.1, …
(edit) @98732   23 months vboxsync Config.kmk,Runtime: Add support for xz archives using liblzma-5.4.1, …
(edit) @98640   23 months vboxsync IPRT/tstStrToNum: Fixed RTStrToDoubleEx testcase bugs. bugref:10261
(edit) @98637   23 months vboxsync IPRT/tstRTTime: Try avoid false failures due to preemption between …
(edit) @98619   23 months vboxsync IPRT/tstRTPipe: Tweaked the test to no fail on some old windows …
(edit) @98618   23 months vboxsync IPRT/pipe-win.cpp: Deal correctly with partial overlapping writes …
(edit) @98513   2 years vboxsync IPRT,/Config.kmk,Add/*.kmk: Drop int64.lib, use our own implementation …
(edit) @98512   2 years vboxsync IPRT/vcc: Some scm fixes for tstRTNoCrt-5.cpp. bugref:10261
(edit) @98511   2 years vboxsync IPRT,/Config.kmk,Add/*.kmk: Drop int64.lib, use our own implementation …
(edit) @98510   2 years vboxsync IPRT/vcc: Cover some more corner cases in tstRTNoCrt-5.cpp udiv. …
(edit) @98509   2 years vboxsync IPRT/vcc: Applied the unsigned 64-bit division optimizations to the …
(edit) @98508   2 years vboxsync IPRT/vcc: Optimized unsigned 64-bit division implementation for the …
(edit) @98497   2 years vboxsync IPRT/vcc: Working on 64-bit integer support routines for the 32-bit …
(edit) @98496   2 years vboxsync IPRT/vcc: Working on 64-bit integer support routines for the 32-bit …
(edit) @98495   2 years vboxsync IPRT/vcc: Working on 64-bit integer support routines for the 32-bit …
(edit) @98494   2 years vboxsync IPRT/vcc: Working on 64-bit integer support routines for the 32-bit …
(edit) @98493   2 years vboxsync IPRT/vcc: Working on 64-bit integer support routines for the 32-bit …
(edit) @98484   2 years vboxsync IPRT/tstRTNoCrt-3: Corrected testcase name string. bugref:10261
(edit) @98483   2 years vboxsync IPRT/tstRTNoCrt-4: Wrong comment type. bugref:10261
(edit) @98462   2 years vboxsync Runtime/common/zip/tarcmd.cpp: Add support for cpio archives and …
(edit) @98461   2 years vboxsync Runtime/common/zip/tarcmd.cpp: Add support for cpio archives and …
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