VirtualBox

source: vbox/trunk/include/iprt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @101640   15 months vboxsync VMM/IEM: Emit native code for BltIn_CheckIrq. bugref:10371
(edit) @101611   15 months vboxsync iprt/armv8.h: Worked out the two immediates for logical instructions …
(edit) @101610   15 months vboxsync iprt/armv8.h: Worked out the two immediates for logical instructions …
(edit) @101609   15 months vboxsync iprt/armv8.h: Worked out the two immediates for logical instructions …
(edit) @101602   15 months vboxsync VMM/IEM: Native IEM_MC_SUB_GREG_U16, …
(edit) @101601   15 months vboxsync VMM/IEM: Native IEM_MC_SUB_GREG_U16, …
(edit) @101586   15 months vboxsync IPRT/formats/udf.h: Docs fixes. bugref:10517
(edit) @101585   15 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   16 months vboxsync iprt/string.h: RT_BCOPY_UNFORTIFIED nits. bugref:10209 ticketref:21410
(edit) @101357   16 months vboxsync iprt: string.h: Move unfortified memcpy wrapper for Linux kernel code …
(edit) @101348   16 months vboxsync IPRT/ministring: More complete set of endsWith[I] and startsWith[I] …
(edit) @101346   16 months vboxsync IPRT/ministring: More complete set of endsWith[I] and startsWith[I] …
(edit) @101343   16 months vboxsync IPRT/ministring: Added C-style endsWith methods.
(edit) @101339   16 months vboxsync iprt/armv8.h: Another doxygen fix. bugref:10371
(edit) @101338   16 months vboxsync iprt/armv8.h: doxygen fix. bugref:10371
(edit) @101337   16 months vboxsync iprt/armv8.h: doxygen fix. bugref:10371
(edit) @101336   16 months vboxsync iprt/armv8.h: doxygen fix. bugref:10371
(edit) @101329   16 months vboxsync fixing lnx64dep2 burn caused by doxygen warnings for r159231, changed …
(edit) @101304   16 months vboxsync VMM/IEM: Emit native code for pure defer-CImpl instructions. Tested on …
(edit) @101260   16 months vboxsync iprt/armv8.h: warning fix. bugref:10370
(edit) @101258   16 months vboxsync VMM/IEM: Made throw/unwinding work on darwin.arm64. This was a bit of …
(edit) @101248   17 months vboxsync VMM/IEM: Ran first native arm TB. Executable memory fun prevents …
(edit) @101246   17 months vboxsync iprt/armv8.h,iprt/formats/dwarf.h: Arm register names. bugref:10370
(edit) @101228   17 months vboxsync iprt/asm.h,asm-arm.h: Fixed incorrect local labels (no leading '.', …
(edit) @101222   17 months vboxsync iprt/cdefs.h,DevSmc.cpp: Added RT_MAKE_U32_FROM_MSB_U8 to deal with …
(edit) @101185   17 months vboxsync include/iprt/armv8.h: Add more ID register definitions, bugref:10525
(edit) @101142   17 months vboxsync IPRT/mem: Added a RTMEMPAGEALLOC_F_EXECUTABLE to RTMemPageAllocEx. …
(edit) @101141   17 months vboxsync iprt/x86.h: Added X86_MOD_MEM[014] and X86_MOD_REG for use with …
(edit) @101140   17 months vboxsync iprt/cdefs.h: Added a pb member to RTPTRUNION and friends. bugref:10370
(edit) @101102   17 months vboxsync include/iprt/armv8.h: Change the ARMV8_ID_AA64*_EL1 register …
(edit) @101083   17 months vboxsync include/iprt/armv8.h: Definitions for the ID registers, bugref:10525
(edit) @101000   17 months vboxsync iprt/x86.h: Added IA32_PAT MSR's memory type encodings.
(edit) @100997   17 months vboxsync doxygen fix
(edit) @100996   17 months vboxsync VMM: bugref:10498 bugref:10318: doxygen typo fix
(edit) @100957   18 months vboxsync format/pdb.h: Fix for older gcc versions.
(edit) @100935   18 months vboxsync VMM: bugref:10498 bugref:10318: Implemented basic MTRR reporting and …
(edit) @100931   18 months vboxsync IPRT/dbg: Early PDB support.
(edit) @100930   18 months vboxsync IPRT/vfs: Added RTVfsFileReadAll and RTVfsFileReadAllFree.
(edit) @100929   18 months vboxsync IPRT/vfs: Reverted r158866 after committing too much.
(edit) @100928   18 months vboxsync IPRT/vfs: Added RTVfsFileReadAll and RTVfsFileReadAllFree.
(edit) @100914   18 months vboxsync IPRT/pdbvfs: Parse the DBI header and optional header and pick up …
(edit) @100913   18 months vboxsync IPRT: Moved the PDB cache subdir string composition to the pdbvfs and …
(edit) @100909   18 months vboxsync IPRT: Added a virtual file system view of PDB files.
(edit) @100908   18 months vboxsync IPRT,Storage,Puel: Changed the pfnRead and pfnWrite VFS methods and …
(edit) @100904   18 months vboxsync IPRT/parser: Some very incomplete bourn shell parser sketches. [header …
(edit) @100903   18 months vboxsync IPRT/parser: Some very incomplete bourn shell parser sketches.
(edit) @100867   18 months vboxsync IPRT/log.h: Added a bunch of Log*Ex() macros that allows logging to a …
(edit) @100837   18 months vboxsync include/iprt/x86.h: A small Solaris-specific build warning …
(edit) @100772   18 months vboxsync include/VBox/usbfilter.h,HostDrivers/VBoxUSB/USBFilter: …
(edit) @100677   19 months vboxsync Additions: Linux: vboxvideo: Add initial support for OpenSUSE 15.5 …
(edit) @100672   19 months vboxsync VMM/IEM: Some VxD syscall logging. bugref:10369
(edit) @100528   19 months vboxsync IPRT/PKCS8: Added the ability to load PKCS\#8 EncryptedPrivateKey …
(edit) @100493   19 months vboxsync IPRT/PKCS8: Some corrections and adjustments (bugref:10299): - …
(edit) @100490   19 months vboxsync Forward ported r158258 from 6.1: Added RTAsn1DynType_SetToObjId for …
(edit) @100447   19 months vboxsync IPRT,OpenSSL: Support ECDSA for verficiation purposes when IPRT links …
(edit) @100442   19 months vboxsync IPRT,OpenSSL: Support ECDSA for verficiation purposes when IPRT links …
(edit) @100425   19 months vboxsync IPRT/PKCS8: scm fix bugref:10299
(edit) @100424   19 months vboxsync IPRT/PKCS8: scm fix bugref:10299
(edit) @100423   19 months vboxsync IPRT/PKCS8: scm fix bugref:10299
(edit) @100422   19 months vboxsync IPRT/PKCS8: fix mangling bugref:10299
(edit) @100421   19 months vboxsync IPRT/PKCS8: add key format for PKCS #8 bugref:10299
(edit) @100416   19 months vboxsync iprt/asn1.h: Doc typo. bugref:10479
(edit) @100358   19 months vboxsync Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
(edit) @100357   19 months vboxsync Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
(edit) @100356   19 months vboxsync Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
(edit) @100355   19 months vboxsync Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
(edit) @100339   19 months vboxsync iprt/asmdefs.mac: IBT endbr64/32 and notrack macros and related …
(edit) @100338   19 months vboxsync iprt/asmdefs.mac: IBT endbr64/32 and notrack macros and related …
(edit) @100318   19 months vboxsync include/iprt/{param.h,zero.h,asm.h}: Make the use of …
(edit) @100307   19 months vboxsync Runtime,Additions,HostDrivers: Provide API to query the host page size …
(edit) @100276   20 months vboxsync iprt/asmdefs-arm.h,Config.kmk: Use ASM_FORMAT_ELF and ASM_FORMAT_MACHO …
(edit) @100275   20 months vboxsync VBoxDef2LazyLoad,iprt/asmdefs-arm.h: Added a NAME() macro to …
(edit) @100257   20 months vboxsync bldprogs/VBoxDef2LazyLoad: Add support for building with gcc which has …
(edit) @100253   20 months vboxsync bldprogs/VBoxDef2LazyLoad: Add support for building with gcc which has …
(edit) @100201   20 months vboxsync include/iprt/asm-arm.h: Some ASM*() helpers for arm64. [doxygen fix] …
(edit) @100197   20 months vboxsync include/iprt/param.h: Don't use 16KiB page size on Linux (it is …
(edit) @100193   20 months vboxsync include/iprt/asm-arm.h: Some ASM*() helpers for arm64, bugref:10457
(edit) @100191   20 months vboxsync *: Some of the easy build fixes for linux.arm64 not warranting their …
(edit) @100171   20 months vboxsync IPRT: tcp.h+tcp.cpp,socket.h+socket.cpp: Add RTTcpSetKeepAlive() which …
(edit) @100119   20 months vboxsync VMM/CPUM: Implement CPUMGetGuestCodeBits() and CPUMGetGuestDisMode(), …
(edit) @100106   20 months vboxsync include/iprt/cdefs.h: Use brk #0xf000 for RT_BREAKPOINT() instead of …
(edit) @100103   20 months vboxsync include/iprt/formats: Add headers for ARM SMCCC (SMC Calling …
(edit) @100099   20 months vboxsync include/iprt/armv8.h: Add defines for the ICC_SGI1R_EL1 register …
(edit) @100098   20 months vboxsync include/iprt/formats: Add headers for ARM SMCCC (SMC Calling …
(edit) @100091   20 months vboxsync IPRT/nocrt/vector: Added at() functions for accessing elements. bugref:9437
(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
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