VirtualBox

source: vbox/trunk/include/iprt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @100103   18 months vboxsync include/iprt/formats: Add headers for ARM SMCCC (SMC Calling …
(edit) @100099   18 months vboxsync include/iprt/armv8.h: Add defines for the ICC_SGI1R_EL1 register …
(edit) @100098   18 months vboxsync include/iprt/formats: Add headers for ARM SMCCC (SMC Calling …
(edit) @100091   18 months vboxsync IPRT/nocrt/vector: Added at() functions for accessing elements. bugref:9437
(edit) @100037   18 months vboxsync Runtime/RTFdt: Add methods to add stringlist properties, bugref:10401
(edit) @100036   18 months vboxsync Runtime/RTFdt: Some additions and fixes, bugref:10401
(edit) @100029   18 months vboxsync Runtime/RTFdt: Some untested generator API + implementation, bugref:10401
(edit) @100022   18 months vboxsync Runtime/RTFdt: Implement parsing Devicetree blobs (DTB) and output a …
(edit) @100013   18 months vboxsync fix lnx64dep2 burn
(edit) @100009   18 months vboxsync Runtime/common/misc/fdt.cpp: Implement loading the blocks from the I/O …
(edit) @100006   18 months vboxsync Runtime: Start implementing the RTFdt* API to read and write flattened …
(edit) @99978   18 months vboxsync iprt/asm-arm.h: Add method to read the CNTFRQ_EL0 register providing …
(edit) @99961   18 months vboxsync IPRT/sg: Corrected RTSgBufIsAtEnd and made the code deal with (skip) …
(edit) @99960   18 months vboxsync IPRT/sg: Corrected RTSgBufIsAtEnd and made the code deal with (skip) …
(edit) @99956   19 months vboxsync VMM/CPUM-armv8: Implement OSDLR_EL1, OSLAR_EL1 and OSLSR_EL1 accessed …
(edit) @99937   19 months vboxsync Shared Clipboard: Added new testcase for the HTTP server in …
(edit) @99921   19 months vboxsync iprt/thread.h: scm fixes
(edit) @99906   19 months vboxsync include/iprt/cdefs.h: Fix DECL_HIDDEN_THROW() define
(edit) @99901   19 months vboxsync IPRT: Cleaned up RTThreadGetExecutionTimeMilli and associated testcase.
(edit) @99828   19 months vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
(edit) @99807   19 months vboxsync *: Adjustments necessary for dropping -Zc:wchar_t- on windows and …
(edit) @99805   19 months vboxsync *: Adjustments necessary for dropping -Zc:wchar_t- on windows and …
(edit) @99804   19 months vboxsync *: Adjustments necessary for dropping -Zc:wchar_t- on windows and …
(edit) @99802   19 months vboxsync *: Adjustments necessary for dropping -Zc:wchar_t- on windows and …
(edit) @99791   19 months vboxsync Config.kmk,include/iprt: Workarounds for compiling with parfait on …
(edit) @99760   19 months vboxsync IPRT: doxygen tweaks. bugref:10442
(edit) @99755   19 months vboxsync include/iprt/cdefs.h: Avoid memory leak reports when running with …
(edit) @99739   19 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @99736   19 months vboxsync iprt/armv8.h: Some more definitions related to GIC, bugref:10404 [scm]
(edit) @99733   19 months vboxsync iprt/armv8.h: Some more definitions related to GIC, bugref:10404
(edit) @99711   19 months vboxsync iprt/armv8.h: doxgyen. bugref:10388 bugref:10385
(edit) @99577   19 months vboxsync include/iprt/armv8.h: Some paging related definitions, bugref:10388
(edit) @99563   19 months vboxsync include/iprt/asm.h: The bitmap needs to be aligned on a 32-bit address …
(edit) @99562   19 months vboxsync include/iprt/armv8.h: Fix creation of system register IDs and some …
(edit) @99556   19 months vboxsync include/iprt/x86.h: Add definitions for Intels CET
(edit) @99555   19 months vboxsync iprt/runtime-loader.h: RT_PROXY_VARIADICT_STUB: fixed header part …
(edit) @99538   19 months vboxsync iprt/runtime-loader.h: Added RT_PROXY_VARIADICT_STUB hack. Cleanups.
(edit) @99427   20 months vboxsync iprt/err.h: Completed RTERRINFO::cbMsg docs.
(edit) @99384   20 months vboxsync iprt/armv8.h: Add system register definitions for the GICv3, bugref:10404
(edit) @99380   20 months vboxsync include/iprt/armv8.h: Fix retrieving the CRm value from the …
(edit) @99189   20 months vboxsync include/iprt/armv8.h: More definitions related to exception handling …
(edit) @99131   21 months vboxsync include/iprt/asm.h: Revert r156471 and replace the buggy AssertStmt() …
(edit) @99109   21 months vboxsync IPRT/process: Added RTPROC_FLAGS_CWD to RTProcCreateEx(), to be able …
(edit) @99106   21 months vboxsync include/iprt/asm.h: Fix ASMBitTest on arm64. Despite being buggy due …
(edit) @99077   21 months vboxsync include/iprt/armv8.h: Definitions related to exception handling, …
(edit) @99049   21 months vboxsync include/iprt/armv8.h: Initial ARMv8 related definitions, more to come, …
(edit) @99048   21 months vboxsync include/iprt/armv8.h: Initial ARMv8 related definitions, more to come, …
(edit) @98964   21 months vboxsync Main/UefiVariableStore: Add API to add signatures to the MOK list …
(edit) @98732   21 months vboxsync Config.kmk,Runtime: Add support for xz archives using liblzma-5.4.1, …
(edit) @98573   22 months vboxsync iprt/err.h,errcore.h: Corrected VERR_INVALID_HANDLE description.
(edit) @98514   22 months vboxsync iprt/uint64.h: scm fix. bugref:10261
(edit) @98498   22 months vboxsync IPRT/vcc: Working on 64-bit integer support routines for the 32-bit …
(edit) @98463   22 months vboxsync Runtime/commone/zip/tarvfswriter.cpp: Add support to write CPIO …
(edit) @98458   22 months vboxsync Runtime/commone/zip/tarvfswriter.cpp: Add support to write CPIO …
(edit) @98457   22 months vboxsync Runtime/commone/zip/tarvfswriter.cpp: Add support to write CPIO …
(edit) @98325   22 months vboxsync Runtime,Main: Remove the now unused and deprecated RTTar* API in favor …
(edit) @98322   22 months vboxsync Runtime,Main: Remove the now unused and deprecated RTTar* API in favor …
(edit) @98307   22 months vboxsync Runtime/RTS3: Retire unused implementation, can be resurrected if required
(edit) @98264   23 months vboxsync iprt/cpp/xml.h,Main: Added EIPRTFailure::getStatus() as an alternative …
(edit) @98142   23 months vboxsync iprt/win: Added wrappers for d3d11.h and wdbgexts.h. [scm fix] bugref:10348
(edit) @98140   23 months vboxsync iprt/win: Added wrappers for d3d11.h and wdbgexts.h. bugref:10348
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @98009   23 months vboxsync iprt/bldprog-strtab-template.cpp.h: shut up solaris warnings
(edit) @97969   2 years vboxsync iprt/assertcompile.h: 4th attempt at fixing the problem that some gcc …
(edit) @97968   2 years vboxsync iprt/cpp/hardavlrange.h: Tweaked AssertCompile hack.
(edit) @97967   2 years vboxsync iprt/assertcompile.h: 3rd attempt at fixing the problem that some gcc …
(edit) @97966   2 years vboxsync iprt/assertcompile.h: 3rd attempt at fixing the problem that some gcc …
(edit) @97965   2 years vboxsync iprt/assertcompile.h: 2nd attempt at fixing the problem that some gcc …
(edit) @97964   2 years vboxsync iprt/assertcompile.h: The RTASSERTVAR variable must be 'C' external or …
(edit) @97963   2 years vboxsync iprt/assertcompile.h: scm
(edit) @97962   2 years vboxsync iprt/assertcompile.h: Don't define RTASSERTVAR globally when using GCC …
(edit) @97946   2 years vboxsync IPRT: include/iprt/nocrt/vector: Compilation fix for data(), added a …
(edit) @97909   2 years vboxsync IPRT/alloc-r0drv.cpp: Drop support for RTMEMALLOCEX_FLAGS_EXEC in ring-0.
(edit) @97907   2 years vboxsync IPRT: Removed the RTMemExecAlloc interface.
(edit) @97906   2 years vboxsync IPRT/log: Retired the RTMemExecAlloc code and replaced the …
(edit) @97905   2 years vboxsync IPRT,SUPDrv: Dropping RTR0MemExecDonate and associated SUPDrv-linux …
(edit) @97887   2 years vboxsync iprt/string.h: VAC++ tweak.
(edit) @97880   2 years vboxsync iprt/log.h: Defined LOG_USE_C99 on OS/2 too. Then nobody is using the …
(edit) @97825   2 years vboxsync IPRT: Added RTCListBase::filter() + testcases.
(edit) @97823   2 years vboxsync IPRT: Added RTCListBase == and != operator support + testcases.
(edit) @97821   2 years vboxsync include/iprt/nocrt/vector: Fixes for accessing [c]end() iterators on …
(edit) @97811   2 years vboxsync include/iprt/nocrt/vector: Fixed the != operator -- Thanks to Martin …
(edit) @97693   2 years vboxsync VMM/DBGF: Added a DBGFBpCheckInstruction function for checking for …
(edit) @97646   2 years vboxsync IPRT: Added RTProcSignalName and a generic implementation of it.
(edit) @97266   2 years vboxsync ValKit/analysis: Wrote a new analyzer/comparison tool, tst-a1.py …
(edit) @97244   2 years vboxsync x86.h: Added MSR_IA32_VMX_EXIT_CTLS2.
(edit) @97231   2 years vboxsync VMM/CPUM: Define our own X86EFLAGS/X86RFLAGS structures so we can use …
(edit) @96977   2 years vboxsync iprt/x86.h: X86_CR3_EPT_PAGE_MASK correction. bugref:10092
(edit) @96864   2 years vboxsync Runtime: Implement RTUdpCreateServerSocket(), bugref:9822
(edit) @96861   2 years vboxsync IPRT/Vfs,Main/Unattended: Detect fedora ISOs, various code cleanups. …
(edit) @96851   2 years vboxsync iprt/ctype: Removed duplicate test in RTLocCIsPunct (harmless).
(edit) @96845   2 years vboxsync iprt/nt/nt.h: Correction to OBJECT_INFORMATION_CLASS and added …
(edit) @96844   2 years vboxsync iprt/nt/nt.h: Correction to OBJECT_INFORMATION_CLASS and added …
(edit) @96818   2 years vboxsync iprt/x86.mac: re-ran kmk incs
(edit) @96813   2 years vboxsync VMM,IPRT,VBoxGuest,SUPDrv: Added a more efficient interface for guest …
(edit) @96812   2 years vboxsync VMM,IPRT,VBoxGuest,SUPDrv: Added a more efficient interface for guest …
(edit) @96811   2 years vboxsync VMM,IPRT,VBoxGuest,SUPDrv: Added a more efficient interface for guest …
(edit) @96798   2 years vboxsync VMM/IEM: Implement …
(edit) @96777   2 years vboxsync RTSignTool,IPRT/ldrPE.cpp: Corrected incorrect signature alignment …
(edit) @96771   2 years vboxsync Add/Nt/Installer: The DumpLog script causes random crashes in …
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