VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @104147   10 months vboxsync VMM/IEM: Optimize (?) the TLB code on ARM64 by using LDP and (for …
(edit) @104126   10 months vboxsync BUild fix for 32-bit hosts, plus forgotten UUID change.
(edit) @104125   10 months vboxsync VUSB: Added vusbRhAbortEpByAddr(), renamed vusbRhAbortEp() to …
(edit) @104099   10 months vboxsync VMM/IEM: Emit native code for shl Ev,CL. bugref:10376
(edit) @104070   10 months vboxsync VMMDev: Add a magic tail dword following the data made available by …
(edit) @104065   10 months vboxsync VMMDev: Added a VMMDEV_TESTING_CFG_THRESHOLD_NATIVE_RECOMPILER / …
(edit) @104056   10 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_LOCAL_ASSIGN(), …
(edit) @104045   10 months vboxsync Backed out r162435: Linux kernel modules: vboxnetflt: Fix UBSAN …
(edit) @104044   10 months vboxsync Linux kernel modules: vboxnetflt: Fix UBSAN warning by switching to …
(edit) @104040   10 months vboxsync iprt/armv8.h: Data processing instructions with to register inputs. …
(edit) @104039   10 months vboxsync iprt/armv8.h: Data processing instructions with to register inputs. …
(edit) @104013   10 months vboxsync iprt/arm64.h: Build fix. bugref:10614
(edit) @104010   10 months vboxsync *: Fixed various calloc argument order warnings from gcc 14.
(edit) @104003   10 months vboxsync Guest Control/Main: Added a new define GSTCTL_DEFAULT_TIMEOUT_MS and …
(edit) @103990   10 months vboxsync VMM/IEM: Fix the SIMD guest register value checking, cnt operates on …
(edit) @103977   10 months vboxsync Apply RT_OVERRIDE/NS_OVERRIDE where required to shut up clang.
(edit) @103976   10 months vboxsync iprt/cdefs.h: RT_OVERRIDE adj for clang; added RT_FINAL.
(edit) @103955   10 months vboxsync VMM/IEM,DIS: Another mnemonic todo in vex map 3. bugref:9898
(edit) @103930   10 months vboxsync include: kmk incs; bugref:9898
(edit) @103929   10 months vboxsync iprt/x86.h: Added X86_OP_VEX3_BYTE1_MAKE(). bugref:9898
(edit) @103927   10 months vboxsync VMM/IEM,DIS: Some disassembly corrections for pblendvb, blendvps and …
(edit) @103899   10 months vboxsync VMM/IEM: More mnemonic @todos. bugref:9898
(edit) @103894   10 months vboxsync VMM/IEM: Add SIMD local variable support and implement native emitters …
(edit) @103887   10 months vboxsync iprt/asm-math.h,ValKit/bs3-cpu-instr-3: 32-bit watcom implementation …
(edit) @103860   10 months vboxsync VMM/IEM: Reworked iemNativeEmitMaybeRaiseSseRelatedXcpt to avoid …
(edit) @103833   10 months vboxsync iprt/armv8.h: Corrected assertion in Armv8A64MkInstrLogicalImm. …
(edit) @103822   10 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103821   10 months vboxsync VMM/IEM: Use vpbroadcast, some VEX3 prefix cleanups, bugref:10614
(edit) @103815   10 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103792   10 months vboxsync Linux: Introduce common code for disabling modules loading from kernel …
(edit) @103791   10 months vboxsync Linux: Introduce common code for disabling modules loading from kernel …
(edit) @103790   10 months vboxsync Linux: Introduce common code for disabling modules loading from kernel …
(edit) @103786   10 months vboxsync Linux: Introduce common code for disabling modules loading from kernel …
(edit) @103785   10 months vboxsync Linux: Introduce common code for disabling modules loading from kernel …
(edit) @103777   11 months vboxsync VMM/IEM: Implement emitter for IEM_MC_STORE_XREG_U64() and some fixes …
(edit) @103758   11 months vboxsync VMM/IEM: More amd64 fixes for SIMD enablement, bs3-cpu-instr-3 works …
(edit) @103755   11 months vboxsync iprt/cdefs.h: Fixed typo in r161965. bugref:10376
(edit) @103754   11 months vboxsync include/iprt/armv8.h: Fix generation of umov instruction, bugref:10614
(edit) @103733   11 months vboxsync include/iprt/armv8.h: Some NEON/SIMD helpers, bugref:10614 [fix]
(edit) @103732   11 months vboxsync include/iprt/armv8.h: Some NEON/SIMD helpers, bugref:10614 [overly …
(edit) @103722   11 months vboxsync include/iprt/armv8.h: Some NEON/SIMD helpers, bugref:10614 [doxygen]
(edit) @103717   11 months vboxsync DIS: cmpxchg8b/16b fix
(edit) @103716   11 months vboxsync include/iprt/armv8.h: Some NEON/SIMD helpers, bugref:10614 [doxygen]
(edit) @103715   11 months vboxsync include/iprt/armv8.h: Some NEON/SIMD helpers, bugref:10614
(edit) @103709   11 months vboxsync DIS: Fixed up all VEX groups and added a few missing instructions.
(edit) @103699   11 months vboxsync DIS: Added a bunch of missing group 7 instructions and rearranged the …
(edit) @103691   11 months vboxsync VMM/IEM: Implemented iemNativeEmit_adc_r_r_efl and enabled it on both …
(edit) @103684   11 months vboxsync Linux kernel modules: Fix UBSAN warnings by switching to flexible …
(edit) @103675   11 months vboxsync VMM/IEM: Implemented iemNativeEmit_sub_r_r_efl and enabled it for both …
(edit) @103668   11 months vboxsync include/iprt/x86.h: Some _BIT definitions for the CR registers, …
(edit) @103638   11 months vboxsync include/iprt/assert.h: Add AssertReleaseStmt() and …
(edit) @103631   11 months vboxsync Shared Clipboard: More cleanups (renaming Windows parts to match the …
(edit) @103628   11 months vboxsync iprt/net.h: Some inlined IPv4 initialization and conversion to/from …
(edit) @103626   11 months vboxsync include/iprt/nocrt/assert.h: missing parentheses
(edit) @103619   11 months vboxsync Shared Clipboard/Transfers: Raised SHCLLISTENTRY_MAX_NAME from 1024 to …
(edit) @103615   11 months vboxsync Shared Clipboard/Transfers: Made code a bit easier to follow / read, …
(edit) @103611   11 months vboxsync ValKit/bs3-cpu-instr-2: Test the alternate reg/reg encoding of and, …
(edit) @103607   11 months vboxsync iprt/cdefs.h: Introducing RT_ARCH_VAL which is set to …
(edit) @103606   11 months vboxsync iprt/armv8.h: CSEL and friends. bugref:10376
(edit) @103605   11 months vboxsync include/iprt: reverted 161962 as it committed a little too much. …
(edit) @103604   11 months vboxsync iprt/armv8.h: CSEL and friends. bugref:10376
(edit) @103600   11 months vboxsync Disassembler: Add vpslrdq (with and without prefix variant), …
(edit) @103585   11 months vboxsync VMM/IEM: Native translation of …
(edit) @103516   11 months vboxsync VMM/IEM,EM: Add all kind of exceptions to the exit history, adding a …
(edit) @103512   11 months vboxsync DIS: Added vex group 13 and redid some or the vex prefix decoding.
(edit) @103508   11 months vboxsync include/VBox/intnet.h: Fix conflicting API declarations, bugref:3409
(edit) @103480   11 months vboxsync Shared Clipboard: Added a ShClTransferTransformPath() function to make …
(edit) @103464   11 months vboxsync VBoxDbg,FE/Qt: Made it possible to configure the sub-tree filtering …
(edit) @103459   11 months vboxsync iprt/string.h: Make sure mempcpy is prototyped on OS/2 (it's part of …
(edit) @103450   11 months vboxsync Shared Clipboard: Condensed more code by adding a new Windows-specific …
(edit) @103449   11 months vboxsync include/VBox/errorprint.h,FE/VBoxAutostart: Some warning fixes, bugref:3409
(edit) @103446   11 months vboxsync iprt/assert.h: Added AssertContinueStmt. [build fix]
(edit) @103444   11 months vboxsync IPRT: Reverted r161541, r161577 & r161578 because the RTStrCopy2 and …
(edit) @103442   11 months vboxsync Shared Clipboard: Condensed more code by adding a …
(edit) @103404   11 months vboxsync VMM/IEM: Threaded function statistics. bugref:10376
(edit) @103393   11 months vboxsync VMM/IEM,STAM: Some more liveness experiments. Adjusted the …
(edit) @103373   11 months vboxsync iprt/assert.h: Added AssertContinueStmt. [build fix]
(edit) @103372   11 months vboxsync iprt/assert.h: Added AssertContinueStmt.
(edit) @103365   11 months vboxsync Shared Clipboard/Additions: Removed lots of code duplication for …
(edit) @103363   11 months vboxsync Shared Clipboard: Added a dedicated VERR_SHCLPB_NO_DATA error code, to …
(edit) @103323   11 months vboxsync Shared Clipboard: Condensed the X11 clipboard reading code even more …
(edit) @103295   11 months vboxsync include/VBox/pgm.h: Fix declaration of PGMPhysGCPtr2CCPtr(), bugref:3409
(edit) @103289   12 months vboxsync VMM/HMVMXR0: Nested VMX: bugref:10318 VMCS state 'launched' shouldn't …
(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) @103194   12 months vboxsync VMM: Nested VMX: bugref:10318 Distinguish NMI vs. hardware exception 2 …
(edit) @103170   12 months vboxsync include/VBox/VBoxGuestLib.h: Fix mismatching declaration of …
(edit) @103165   12 months vboxsync Guest Control/VbglR3: Made handling the CWD for starting processes …
(edit) @103122   12 months vboxsync iprt/cdefs.h: Fix typo in RT_FLEXIBLE_ARRAY definition from r113933, …
(edit) @103090   12 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103082   12 months vboxsync fix doxygen complain
(edit) @103067   12 months vboxsync Additions: Linux: vboxsf: Prevent array-index-out-of-bounds UBSAN …
(edit) @103025   12 months vboxsync *: Replaced some ASMMemZero32 uses with RT_BZERO. bugref:10588
(edit) @103024   12 months vboxsync iprt/string.h,VBoxGuest-linux.c,linux/sharedfolders/vfsmod.c: Replaced …
(edit) @103017   12 months vboxsync iprt/asm-mem.h: Eliminated the unused ASMProbeReadBuffer.
(edit) @103014   12 months vboxsync iprt/asm-mem.h: Eliminated the ASMMemZeroPage function, replaced the …
(edit) @103013   12 months vboxsync iprt/asm-mem.h,zip.cpp,tstRTInlineAsm.cpp: Eliminated unused …
(edit) @103006   12 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @103005   12 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
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