VirtualBox

source: vbox/trunk/include/iprt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @103373   12 months vboxsync iprt/assert.h: Added AssertContinueStmt. [build fix]
(edit) @103372   12 months vboxsync iprt/assert.h: Added AssertContinueStmt.
(edit) @103283   12 months vboxsync IPRT/string: Added RTStrCat2() as a convenient function.
(edit) @103262   12 months vboxsync IPRT,VMMDev,Bs3Kit: Added support for sub-sub-tests to better deal …
(edit) @103252   12 months vboxsync IPRT/string: Added RTStrCopy2() as a convenient function.
(edit) @103122   13 months vboxsync iprt/cdefs.h: Fix typo in RT_FLEXIBLE_ARRAY definition from r113933, …
(edit) @103082   13 months vboxsync fix doxygen complain
(edit) @103025   13 months vboxsync *: Replaced some ASMMemZero32 uses with RT_BZERO. bugref:10588
(edit) @103024   13 months vboxsync iprt/string.h,VBoxGuest-linux.c,linux/sharedfolders/vfsmod.c: Replaced …
(edit) @103017   13 months vboxsync iprt/asm-mem.h: Eliminated the unused ASMProbeReadBuffer.
(edit) @103014   13 months vboxsync iprt/asm-mem.h: Eliminated the ASMMemZeroPage function, replaced the …
(edit) @103013   13 months vboxsync iprt/asm-mem.h,zip.cpp,tstRTInlineAsm.cpp: Eliminated unused …
(edit) @103006   13 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @103005   13 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @103004   13 months vboxsync iprt/bldprog-strtab-template.cpp.h: Fix comments to clang v15 doesn't …
(edit) @103002   13 months vboxsync iprt/x86.h: Made this header usable with the assembler on …
(edit) @103001   13 months vboxsync iprt/assertcompile.h,iprt/stdint.h: Made these header usable with the …
(edit) @103000   13 months vboxsync iprt/bldprog-strtab-template.cpp.h: Fix comments to clang v15 doesn't …
(edit) @102999   13 months vboxsync iprt: Add wrapper for strlcpy/strscpy functions (fix kernel version in …
(edit) @102994   13 months vboxsync iprt: Add wrapper for strlcpy/strscpy functions, build fix, …
(edit) @102993   13 months vboxsync Add wrapper for strlcpy/strscpy functions, build fix, bugref:10584. …
(edit) @102992   13 months vboxsync iprt: Add wrapper for strlcpy/strscpy functions, build fix, …
(edit) @102989   13 months vboxsync iprt: Add wrapper for strlcpy/strscpy functions, bugref:10584.
(edit) @102986   13 months vboxsync x86.h: bugref:10318 CPUID and MSR bits for upcoming logging of …
(edit) @102962   13 months vboxsync iprt/asm.h: Working over the ASMAtomic*And|Or|Xor* functions for arm64 …
(edit) @102961   13 months vboxsync iprt/asm.h: Working over the ASMAtomic*Inc|Dec|Add|Sub* functions for …
(edit) @102960   13 months vboxsync iprt/asm.h: Working over the ASMAtomicCmpXchg* functions for arm64 …
(edit) @102959   13 months vboxsync iprt/asm.h: Working over the ASMAtomicXchg* functions for arm64 again, …
(edit) @102941   13 months vboxsync iprt/asm.h: Working over the ASMAtomicXchg* functions for arm64 w/ …
(edit) @102940   13 months vboxsync iprt/asm.h: Working over the ASMAtomic*Read* functions for arm64 w/ …
(edit) @102939   13 months vboxsync iprt/asm.h: Working over the ASMAtomicWrite* functions for arm64 w/ …
(edit) @102938   13 months vboxsync iprt/asm.h: Added a CLREX instruction to the cmpxchg sequences on …
(edit) @102770   14 months vboxsync VMM/IEM: ARM fixes for native IEM_MC_PUSH translation. bugref:10371
(edit) @102735   14 months vboxsync VMM/IEM: Porting the TLB lookup code to ARM. Compiles, but needs …
(edit) @102717   14 months vboxsync VBox/VMM: Outlined native TLB lookup code for IEM_MC_MEM_MAP_XXXX on …
(edit) @102688   14 months vboxsync iprt/armv8.h: Corrected Armv8A64MkInstrLslImm. bugref:10371
(edit) @102669   14 months vboxsync iprt/armv8.h: doxygen fixes. bugref:10371
(edit) @102647   14 months vboxsync IPRT: Implemented RTFsMountpointsEnum(). Extended tstRTFsQueries …
(edit) @102646   14 months vboxsync x86.h: bugref:10498 Added MSR_IA32_MTRR_PHYSBASE_MT_MASK.
(edit) @102629   14 months vboxsync Typo fix.
(edit) @102628   14 months vboxsync IPRT/x86: Added a subset of CPUID leaf 6 bits.
(edit) @102624   14 months vboxsync VMM/IEM: BODY_CONSIDER_CS_LIM_CHECKING. bugref:10371
(edit) @102623   14 months vboxsync VMM/IEM: ARM64 version of BODY_CHECK_OPCODES, enabled two more …
(edit) @102562   14 months vboxsync IPRT/http: Fixed a memory leak, updated docs. bugref:9437
(edit) @102554   15 months vboxsync IPRT/uri.h: Improved docs.
(edit) @102510   15 months vboxsync VMM/IEM: 64-bit effective address calculation …
(edit) @102491   15 months vboxsync IRPT/shacrypt: Minor cleanups, doxygen fix. bugref:10551
(edit) @102488   15 months vboxsync IPRT,Main/Unattended: Added a simplified API for the SHAcrypt …
(edit) @102449   15 months vboxsync VMM/IEM: movsx & movzx from registers. [arm build fix] bugref:10371
(edit) @102447   15 months vboxsync VMM/IEM: movsx & movzx from registers. bugref:10371
(edit) @102377   15 months vboxsync VMM/IEM: Use UBFX instead of BFI for loading a high 8-bit register …
(edit) @102375   15 months vboxsync IPRT/crypto: Implemented handing-in crypt password strings as the salt …
(edit) @102373   15 months vboxsync iprt/armv8.h: movk fix. bugref:10371
(edit) @102370   15 months vboxsync VMM/IEM: Some ARM bugfixes. bugref:10371
(edit) @102361   15 months vboxsync IPRT/crypto: Changed the signature of RTCrShaCryptGenerateSalt(). …
(edit) @102360   15 months vboxsync IPRT/crypto: Removed RTCrShaCryptGenerateSaltWeak() again, as this …
(edit) @102356   15 months vboxsync IPRT/crypto: Added a RTCrShaCryptGenerateSaltWeak() version which can …
(edit) @102335   15 months vboxsync IPRT/crypto/shacrypt: Added RTCrShaCryptGenerateSalt() to avoid code …
(edit) @102298   15 months vboxsync IPRT/crypto/shacrypt: Docs. bugref:10551
(edit) @102297   15 months vboxsync IPRT/crypto/shacrypt: Better string length checks for …
(edit) @102296   15 months vboxsync IPRT/crypto/shacrypt: Renaming (RTShaCryptXXX -> RTCrShaCryptXXX) + …
(edit) @102294   15 months vboxsync IPRT: Implemented SHA-crypt 256 / 512 variants, along with testcases. …
(edit) @102292   15 months vboxsync IPRT: Implemented SHA-crypt 256 / 512 variants, along with testcases. …
(edit) @102289   15 months vboxsync IPRT: Implemented SHA-crypt 256 / 512 variants, along with testcases. …
(edit) @102276   15 months vboxsync IPRT/ldr: Added RTLdrLxSetSegmentSelectors. bugref:10371
(edit) @102141   15 months vboxsync Shared Clipboard/Transfers: Implemented support for percent-encoded …
(edit) @102126   15 months vboxsync include: kmk incs (sans VBox/err.mac) bugref:10371
(edit) @102081   15 months vboxsync iprt/armv8.h: Doxygen fix. bugref:10371
(edit) @102066   15 months vboxsync iprt/armv8.h: Build fix. bugref:10371
(edit) @102065   15 months vboxsync VMM/IEM: Native translation of IEM_MC_STORE_GREG_U16. Fixed a bunch of …
(edit) @101910   16 months vboxsync iprt/armv8.h: Fixed swapped immediates in Armv8A64MkInstrLogicalImm. …
(edit) @101909   16 months vboxsync iprt/armv8.h: Fixed swapped immediates inArmv8A64MkInstrLogicalImm. …
(edit) @101908   16 months vboxsync VMM/IEM: Arm64 code generation fixes. bugref:10371
(edit) @101906   16 months vboxsync VMM/IEM: Arm64 host build & bug fixes, alternative disassembler. …
(edit) @101690   16 months vboxsync iprt/sg.h: spell it out in the file header as well
(edit) @101666   16 months vboxsync iprt/uint128.h: Just zero both return values when returning NULL from …
(edit) @101664   16 months vboxsync include/iprt/uint128.h: Make sure the remainder is set to 0 or code …
(edit) @101659   16 months vboxsync iprt/x86.h: Doxygen fix. bugref:10371
(edit) @101640   16 months vboxsync VMM/IEM: Emit native code for BltIn_CheckIrq. bugref:10371
(edit) @101611   16 months vboxsync iprt/armv8.h: Worked out the two immediates for logical instructions …
(edit) @101610   16 months vboxsync iprt/armv8.h: Worked out the two immediates for logical instructions …
(edit) @101609   16 months vboxsync iprt/armv8.h: Worked out the two immediates for logical instructions …
(edit) @101602   16 months vboxsync VMM/IEM: Native IEM_MC_SUB_GREG_U16, …
(edit) @101601   16 months vboxsync VMM/IEM: Native IEM_MC_SUB_GREG_U16, …
(edit) @101586   16 months vboxsync IPRT/formats/udf.h: Docs fixes. bugref:10517
(edit) @101585   16 months vboxsync VMM/IEM: Native IEM_MC_SUB_GREG_U16, …
(edit) @101544   16 months vboxsync iprt/armv8.h: Build fix. bugref:10371
(edit) @101537   16 months vboxsync VMM/IEM: Undebugged code for …
(edit) @101533   16 months vboxsync iprt/armv8.h: doxygen fix. bugref:10371
(edit) @101517   16 months vboxsync VMM/IEM: Deal with unconditional relative jumps (sans flag checking). …
(edit) @101516   16 months vboxsync VMM/IEM: Deal with unconditional relative jumps (sans flag checking). …
(edit) @101506   16 months vboxsync VMM/IEM: Deal with the two other PC advancing MCs. Some fixes. [build …
(edit) @101505   16 months vboxsync VMM/IEM: Deal with the two other PC advancing MCs. Some fixes. bugref:10371
(edit) @101486   16 months vboxsync iprt/armv8.h: Build fix. bugref:10371
(edit) @101484   16 months vboxsync VMM/IEM: Basic register allocator sketches that incorporates simple …
(edit) @101470   16 months vboxsync Runtime/RTFdt: Add convenience method to add a property consisting of …
(edit) @101453   16 months vboxsync Runtime/RTFdt*: Add some convenience heleprs to add a 64-bit integer …
(edit) @101430   16 months vboxsync iprt/x86.h: CP exception is no longer Intel only, updated comment.
(edit) @101428   16 months vboxsync VMM/HM: Added logging for new SVM features.
(edit) @101366   17 months vboxsync iprt/string.h: RT_BCOPY_UNFORTIFIED nits. bugref:10209 ticketref:21410
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