VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @103860   9 months vboxsync VMM/IEM: Reworked iemNativeEmitMaybeRaiseSseRelatedXcpt to avoid …
(edit) @103833   9 months vboxsync iprt/armv8.h: Corrected assertion in Armv8A64MkInstrLogicalImm. …
(edit) @103822   9 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103821   9 months vboxsync VMM/IEM: Use vpbroadcast, some VEX3 prefix cleanups, bugref:10614
(edit) @103815   9 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103792   9 months vboxsync Linux: Introduce common code for disabling modules loading from kernel …
(edit) @103791   9 months vboxsync Linux: Introduce common code for disabling modules loading from kernel …
(edit) @103790   9 months vboxsync Linux: Introduce common code for disabling modules loading from kernel …
(edit) @103786   9 months vboxsync Linux: Introduce common code for disabling modules loading from kernel …
(edit) @103785   9 months vboxsync Linux: Introduce common code for disabling modules loading from kernel …
(edit) @103777   9 months vboxsync VMM/IEM: Implement emitter for IEM_MC_STORE_XREG_U64() and some fixes …
(edit) @103758   9 months vboxsync VMM/IEM: More amd64 fixes for SIMD enablement, bs3-cpu-instr-3 works …
(edit) @103755   9 months vboxsync iprt/cdefs.h: Fixed typo in r161965. bugref:10376
(edit) @103754   9 months vboxsync include/iprt/armv8.h: Fix generation of umov instruction, bugref:10614
(edit) @103733   9 months vboxsync include/iprt/armv8.h: Some NEON/SIMD helpers, bugref:10614 [fix]
(edit) @103732   9 months vboxsync include/iprt/armv8.h: Some NEON/SIMD helpers, bugref:10614 [overly …
(edit) @103722   9 months vboxsync include/iprt/armv8.h: Some NEON/SIMD helpers, bugref:10614 [doxygen]
(edit) @103717   9 months vboxsync DIS: cmpxchg8b/16b fix
(edit) @103716   9 months vboxsync include/iprt/armv8.h: Some NEON/SIMD helpers, bugref:10614 [doxygen]
(edit) @103715   9 months vboxsync include/iprt/armv8.h: Some NEON/SIMD helpers, bugref:10614
(edit) @103709   9 months vboxsync DIS: Fixed up all VEX groups and added a few missing instructions.
(edit) @103699   9 months vboxsync DIS: Added a bunch of missing group 7 instructions and rearranged the …
(edit) @103691   9 months vboxsync VMM/IEM: Implemented iemNativeEmit_adc_r_r_efl and enabled it on both …
(edit) @103684   9 months vboxsync Linux kernel modules: Fix UBSAN warnings by switching to flexible …
(edit) @103675   9 months vboxsync VMM/IEM: Implemented iemNativeEmit_sub_r_r_efl and enabled it for both …
(edit) @103668   9 months vboxsync include/iprt/x86.h: Some _BIT definitions for the CR registers, …
(edit) @103638   9 months vboxsync include/iprt/assert.h: Add AssertReleaseStmt() and …
(edit) @103631   9 months vboxsync Shared Clipboard: More cleanups (renaming Windows parts to match the …
(edit) @103628   9 months vboxsync iprt/net.h: Some inlined IPv4 initialization and conversion to/from …
(edit) @103626   9 months vboxsync include/iprt/nocrt/assert.h: missing parentheses
(edit) @103619   9 months vboxsync Shared Clipboard/Transfers: Raised SHCLLISTENTRY_MAX_NAME from 1024 to …
(edit) @103615   9 months vboxsync Shared Clipboard/Transfers: Made code a bit easier to follow / read, …
(edit) @103611   9 months vboxsync ValKit/bs3-cpu-instr-2: Test the alternate reg/reg encoding of and, …
(edit) @103607   9 months vboxsync iprt/cdefs.h: Introducing RT_ARCH_VAL which is set to …
(edit) @103606   9 months vboxsync iprt/armv8.h: CSEL and friends. bugref:10376
(edit) @103605   9 months vboxsync include/iprt: reverted 161962 as it committed a little too much. …
(edit) @103604   9 months vboxsync iprt/armv8.h: CSEL and friends. bugref:10376
(edit) @103600   9 months vboxsync Disassembler: Add vpslrdq (with and without prefix variant), …
(edit) @103585   9 months vboxsync VMM/IEM: Native translation of …
(edit) @103516   10 months vboxsync VMM/IEM,EM: Add all kind of exceptions to the exit history, adding a …
(edit) @103512   10 months vboxsync DIS: Added vex group 13 and redid some or the vex prefix decoding.
(edit) @103508   10 months vboxsync include/VBox/intnet.h: Fix conflicting API declarations, bugref:3409
(edit) @103480   10 months vboxsync Shared Clipboard: Added a ShClTransferTransformPath() function to make …
(edit) @103464   10 months vboxsync VBoxDbg,FE/Qt: Made it possible to configure the sub-tree filtering …
(edit) @103459   10 months vboxsync iprt/string.h: Make sure mempcpy is prototyped on OS/2 (it's part of …
(edit) @103450   10 months vboxsync Shared Clipboard: Condensed more code by adding a new Windows-specific …
(edit) @103449   10 months vboxsync include/VBox/errorprint.h,FE/VBoxAutostart: Some warning fixes, bugref:3409
(edit) @103446   10 months vboxsync iprt/assert.h: Added AssertContinueStmt. [build fix]
(edit) @103444   10 months vboxsync IPRT: Reverted r161541, r161577 & r161578 because the RTStrCopy2 and …
(edit) @103442   10 months vboxsync Shared Clipboard: Condensed more code by adding a …
(edit) @103404   10 months vboxsync VMM/IEM: Threaded function statistics. bugref:10376
(edit) @103393   10 months vboxsync VMM/IEM,STAM: Some more liveness experiments. Adjusted the …
(edit) @103373   10 months vboxsync iprt/assert.h: Added AssertContinueStmt. [build fix]
(edit) @103372   10 months vboxsync iprt/assert.h: Added AssertContinueStmt.
(edit) @103365   10 months vboxsync Shared Clipboard/Additions: Removed lots of code duplication for …
(edit) @103363   10 months vboxsync Shared Clipboard: Added a dedicated VERR_SHCLPB_NO_DATA error code, to …
(edit) @103323   10 months vboxsync Shared Clipboard: Condensed the X11 clipboard reading code even more …
(edit) @103295   10 months vboxsync include/VBox/pgm.h: Fix declaration of PGMPhysGCPtr2CCPtr(), bugref:3409
(edit) @103289   10 months vboxsync VMM/HMVMXR0: Nested VMX: bugref:10318 VMCS state 'launched' shouldn't …
(edit) @103283   10 months vboxsync IPRT/string: Added RTStrCat2() as a convenient function.
(edit) @103262   10 months vboxsync IPRT,VMMDev,Bs3Kit: Added support for sub-sub-tests to better deal …
(edit) @103252   10 months vboxsync IPRT/string: Added RTStrCopy2() as a convenient function.
(edit) @103194   10 months vboxsync VMM: Nested VMX: bugref:10318 Distinguish NMI vs. hardware exception 2 …
(edit) @103170   10 months vboxsync include/VBox/VBoxGuestLib.h: Fix mismatching declaration of …
(edit) @103165   10 months vboxsync Guest Control/VbglR3: Made handling the CWD for starting processes …
(edit) @103122   10 months vboxsync iprt/cdefs.h: Fix typo in RT_FLEXIBLE_ARRAY definition from r113933, …
(edit) @103090   10 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
(edit) @103082   10 months vboxsync fix doxygen complain
(edit) @103067   10 months vboxsync Additions: Linux: vboxsf: Prevent array-index-out-of-bounds UBSAN …
(edit) @103025   10 months vboxsync *: Replaced some ASMMemZero32 uses with RT_BZERO. bugref:10588
(edit) @103024   10 months vboxsync iprt/string.h,VBoxGuest-linux.c,linux/sharedfolders/vfsmod.c: Replaced …
(edit) @103017   10 months vboxsync iprt/asm-mem.h: Eliminated the unused ASMProbeReadBuffer.
(edit) @103014   10 months vboxsync iprt/asm-mem.h: Eliminated the ASMMemZeroPage function, replaced the …
(edit) @103013   10 months vboxsync iprt/asm-mem.h,zip.cpp,tstRTInlineAsm.cpp: Eliminated unused …
(edit) @103006   11 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @103005   11 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @103004   11 months vboxsync iprt/bldprog-strtab-template.cpp.h: Fix comments to clang v15 doesn't …
(edit) @103002   11 months vboxsync iprt/x86.h: Made this header usable with the assembler on …
(edit) @103001   11 months vboxsync iprt/assertcompile.h,iprt/stdint.h: Made these header usable with the …
(edit) @103000   11 months vboxsync iprt/bldprog-strtab-template.cpp.h: Fix comments to clang v15 doesn't …
(edit) @102999   11 months vboxsync iprt: Add wrapper for strlcpy/strscpy functions (fix kernel version in …
(edit) @102994   11 months vboxsync iprt: Add wrapper for strlcpy/strscpy functions, build fix, …
(edit) @102993   11 months vboxsync Add wrapper for strlcpy/strscpy functions, build fix, bugref:10584. …
(edit) @102992   11 months vboxsync iprt: Add wrapper for strlcpy/strscpy functions, build fix, …
(edit) @102989   11 months vboxsync iprt: Add wrapper for strlcpy/strscpy functions, bugref:10584.
(edit) @102986   11 months vboxsync x86.h: bugref:10318 CPUID and MSR bits for upcoming logging of …
(edit) @102977   11 months vboxsync VMM/IEM: Implemented generic fallback for misaligned x86 locking that …
(edit) @102962   11 months vboxsync iprt/asm.h: Working over the ASMAtomic*And|Or|Xor* functions for arm64 …
(edit) @102961   11 months vboxsync iprt/asm.h: Working over the ASMAtomic*Inc|Dec|Add|Sub* functions for …
(edit) @102960   11 months vboxsync iprt/asm.h: Working over the ASMAtomicCmpXchg* functions for arm64 …
(edit) @102959   11 months vboxsync iprt/asm.h: Working over the ASMAtomicXchg* functions for arm64 again, …
(edit) @102956   11 months vboxsync GuestControlSvc.h: Docs.
(edit) @102941   11 months vboxsync iprt/asm.h: Working over the ASMAtomicXchg* functions for arm64 w/ …
(edit) @102940   11 months vboxsync iprt/asm.h: Working over the ASMAtomic*Read* functions for arm64 w/ …
(edit) @102939   11 months vboxsync iprt/asm.h: Working over the ASMAtomicWrite* functions for arm64 w/ …
(edit) @102938   11 months vboxsync iprt/asm.h: Added a CLREX instruction to the cmpxchg sequences on …
(edit) @102932   11 months vboxsync Guest Properties/HostService: Fixed too strict debug assertions for …
(edit) @102929   11 months vboxsync Shared Clipboard: Better documented for what headless mode is and why …
(edit) @102840   11 months vboxsync VBoxDbg,VMM/STAM: Build fixes. bugref:10371
(edit) @102839   11 months vboxsync VBoxDbg,VMM/STAM: Build fixes. bugref:10371
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