VirtualBox

source: vbox/trunk/include/iprt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106565   3 months vboxsync IPRT: Sort out export/import trouble with 'inline-assembly' functions …
(edit) @106559   3 months vboxsync IPRT: Sort out export/import trouble with 'inline-assembly' functions …
(edit) @106557   3 months vboxsync iprt/nocrt: fenv.h for arm64 (untested). jiraref:VBP-1191
(edit) @106553   3 months vboxsync iprt/asm-mem.h: Adjustments of the win/arm64 changes - …
(edit) @106551   3 months vboxsync iprt/asm.h: Adjustments of the win/arm64 changes - …
(edit) @106550   3 months vboxsync iprt/asm.h: Adjustments of the win/arm64 changes. [scm] bugref:10392
(edit) @106549   3 months vboxsync iprt/asm.h: Adjustments of the win/arm64 changes. bugref:10392
(edit) @106547   3 months vboxsync iprt/asm-mem.h: iso_volatile_load8 related typo. bugref:10392
(edit) @106546   3 months vboxsync include/iprt/asm.h: Make it build on win.arm64, bugref:10392 …
(edit) @106545   3 months vboxsync include/iprt/asm.h: Make it build on win.arm64, bugref:10392
(edit) @106542   3 months vboxsync include/iprt/asm-mem.h: Make it build on win.arm64, bugref:10392
(edit) @106498   3 months vboxsync iprt/rest: Shut up some complains about default copy assignment …
(edit) @106496   3 months vboxsync iprt/win,iprt/nt: Shut up C5249 in the SDK headers (signed enum types …
(edit) @106495   3 months vboxsync iprt/cpp/xml.h: Shut up the C5267 warning with VC 14.3. jiraref:VBP-1171
(edit) @106494   3 months vboxsync iprt/nt/nt.h: Corrected the RTNT_IO_STATUS_BLOCK_INITIALIZER macro to …
(edit) @106493   3 months vboxsync iprt/cdefs.h: Added RT_MSC_VER_VS2022 and RT_MSC_VER_VC143; define …
(edit) @106472   3 months vboxsync Fix ancient macro typo (fortunately, not used by any code); …
(edit) @106463   3 months vboxsync VMM: Filter out some more PMU register accesses Windows/ARM is doing …
(edit) @106430   3 months vboxsync include/iprt/asm-arm.h: Make it build on win.arm64, bugref:10392
(edit) @106420   3 months vboxsync include/iprt/nt/nt.h: Make it work for win.arm64, bugref:10392 [build fix]
(edit) @106418   3 months vboxsync include/iprt/nt/nt.h: Make it work for win.arm64, bugref:10392 [build fix]
(edit) @106417   3 months vboxsync include/iprt/nt/nt.h: Make it work for win.arm64, bugref:10392
(edit) @106364   3 months vboxsync include/iprt/dbg.h: Add ARMv8 state for the stack unwinding, bugref:10393
(edit) @106363   3 months vboxsync include/iprt/armv8.h: Add more definitions and some bug fixing, …
(edit) @106344   3 months vboxsync Runtime: Add ACPI table builder API to dynamically generate a …
(edit) @106343   3 months vboxsync Runtime: Add ACPI table builder API to dynamically generate a …
(edit) @106340   3 months vboxsync Runtime: Add ACPI table builder API to dynamically generate a …
(edit) @106339   3 months vboxsync include/iprt/fdt.h: Fix typos in comments
(edit) @106338   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) @106222   3 months vboxsync iprt/nt/wdm.h,ntddk.h: Reduce the _interlockedXxxx workarounds as it …
(edit) @106187   4 months vboxsync VMM/IEM: Injecting postponed eflags calculations into the TLB miss …
(edit) @106096   4 months vboxsync Reverted r164859 (IPRT/initterm.h: Don't expose RTR3Term() if we …
(edit) @106086   4 months vboxsync IPRT/initterm.h: Don't expose RTR3Term() if we actually don't …
(edit) @106070   4 months vboxsync include/iprt/formats: Add acpi-aml.h for AML related definitions and …
(edit) @106061   4 months vboxsync Copyright year updates by scm.
(edit) @106035   4 months vboxsync iprt/cdefs.h: Wrapper for some uses of constexpr (only needed in code …
(edit) @106020   4 months vboxsync IPRT: Added RTCritSectInitNamed and RTCritSectRwInitNamed to simplify …
(edit) @105873   5 months vboxsync IPRT/cpp/utils: Moved MY_VECTOR_ASSIGN_ARRAY into IPRT and renamed it …
(edit) @105813   5 months vboxsync Backed out r162650: bldprogs/VBoxDef2LazyLoad: Get it working on …
(edit) @105786   5 months vboxsync IPRT: Added RTSystemQueryNtFeatureEnabled() API to query Windows (NT) …
(edit) @105760   5 months vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @105757   5 months vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @105755   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) @105746   5 months vboxsync Runtime/script: Add a simple lexer API to turn a stream of characters …
(edit) @105736   5 months vboxsync Disassembler/ARMv8: Build fix and add support conditionals, bugref:10388
(edit) @105734   5 months vboxsync Disassembler/ARMv8: Refactoring and updates, among others make it …
(edit) @105732   5 months vboxsync VMM/CPUM-armv8: Add some helpers tp query current guest EL and whether …
(edit) @105694   5 months vboxsync include/iprt/formats/arm-psci.h: Update, bugref:10747 [whitespace]
(edit) @105688   5 months vboxsync include/iprt/formats/arm-psci.h: Update, bugref:10747
(edit) @105685   5 months vboxsync include/iprt/armv8.h: Additional system register identifiers, bugref:10747
(edit) @105669   5 months vboxsync ARM/Linux: Fix kernel modules build for 6.9+ kernels, bugref:10630.
(edit) @105643   5 months vboxsync IPRT,libs/openssl-3.1.5: Added RTMEMSAFER_F_NO_SUPLIB_ALLOC and made …
(edit) @105522   6 months vboxsync include/iprt/formats: Add acpi-tables.h which will contain required …
(edit) @105513   6 months vboxsync iprt/format/pecoff.h: More subsystem types. bugref:10727
(edit) @105512   6 months vboxsync include/iprt/formats: Add acpi-tables.h which will contain required …
(edit) @105511   6 months vboxsync include/iprt/formats: Add acpi-tables.h which will contain required …
(edit) @105510   6 months vboxsync include/iprt/formats: Add acpi-tables.h which will contain required …
(edit) @105485   6 months vboxsync include/iprt/armv8.h: Add helper for the BFC instruction alias, …
(edit) @105459   6 months vboxsync VMM/IEM: Need to clear PE if either OE/UE is set and not masked by the …
(edit) @105457   6 months vboxsync VMM/IEM: Need to clear PE if either OE/UE is set and not masked by the …
(edit) @105443   6 months vboxsync iprt/armv8.h: DMB, DSB, ISB, SSBB & PSSBB. (Only DMB has been tested.) …
(edit) @105441   6 months vboxsync include/{x86.h,armv8.h}: Some additional definitions for MXCSR and …
(edit) @105399   6 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @105390   6 months vboxsync iprt/cdefs.h: s/WITH_IPRT_CALL_ATTRIBUTE/WITH_IPRT_CALLREQ_ATTRIBUTE/ …
(edit) @105386   6 months vboxsync include/iprt/armv8.h: Add definitions for FPCR and FPSR registers, …
(edit) @105385   6 months vboxsync include/iprt/armv8.h: Add definitions for FPCR and FPSR registers, …
(edit) @105384   6 months vboxsync iprt/cdefs.h,*: s/RT_IPRT_CALL_ATTR/RT_IPRT_CALLREQ_ATTR/g bugref:10725
(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) @105352   6 months vboxsync VMM/VMR3Req,iprt/cdefs.h: Adjustments of VMR3ReqCallUV family to fit …
(edit) @105257   6 months vboxsync include/iprt/x86.h: Add signed integer views to X86YMMREG and …
(edit) @105216   6 months vboxsync iprt/x86.h: doxygen fix. bugref:10715
(edit) @105175   6 months vboxsync include/iprt/armv8.h: Add helper for 3 operand floating point …
(edit) @105174   6 months vboxsync include/iprt/armv8.h: Add helper for 3 operand floating point …
(edit) @105173   6 months vboxsync VMM/IEM: Implement native emitter for packuswb, bugref:10652
(edit) @105172   6 months vboxsync VMM/IEM: Implement native emitters for pmullw,paddusb,paddusw, bugref:10652
(edit) @105171   6 months vboxsync VMM/IEM: Implement native emitter for por,orps,orpd instructions, some …
(edit) @105170   6 months vboxsync VMM/IEM: Implement native emitter for por,orps,orpd instructions, some …
(edit) @105154   7 months vboxsync iprt/asmdefs.mac: Corrected RT_NOCRT_BEGINPROC to not export symbols …
(edit) @105124   7 months vboxsync Certificate repair function added - bugref:10310
(edit) @105072   7 months vboxsync VMM/IEM,DBGF,bs3-cpu-weird-1: Early data breakpoint support, mostly …
(edit) @104994   7 months vboxsync iprt/x86.h: Defined more ARCH_CAP bits. bugref:10687
(edit) @104984   7 months vboxsync VMM/IEM: Relax alignment restrictions in native code TLB lookup, avoid …
(edit) @104974   7 months vboxsync Devices/Trace: Updates to the TPM trace decoding, bugref:10701 …
(edit) @104966   7 months vboxsync Runtime/tools/RTTraceLogTool,Devices/Trace: Decouple decoding from …
(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 …
(edit) @104918   7 months vboxsync Devices/Trace: Some more decoding for TPM commands, bugref:10701
(edit) @104905   7 months vboxsync Devices/Trace: Some updates to the TPM trace decoding, bugref:10701 …
(edit) @104893   7 months vboxsync include/formats/tpm.h: Add more constants, bugref:10701
(edit) @104892   7 months vboxsync Runtime/RTTraceLogTool: Add support for loading decoder plugins which …
(edit) @104848   8 months vboxsync VMM/PGM,SUPDrv,IPRT: Added a RTR0MemObjZeroInitialize function to …
(edit) @104808   8 months vboxsync iprt/assert.h: Added AssertLogRelReturnStmt & …
(edit) @104807   8 months vboxsync iprt/asm.h: re-shuffle declarations and code to meet ISO C90 …
(edit) @104795   8 months vboxsync iprt/asm.h: Added ASMAtomic[Uo]WriteU128[U|v2] and …
(edit) @104745   8 months vboxsync IPRT,Main: Reworked the newly introduced RTCrX509Certificate_Generate …
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