VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @104570   7 months vboxsync Make TLS default and auto-generate a certificate - bugref:10310
(edit) @104541   7 months vboxsync Revert r163069-r163071 for debugging
(edit) @104538   7 months vboxsync Made TLS default with auto-generation of self-signed certificate - #10310
(edit) @104525   7 months vboxsync VBox/vmm/pdmnetifs.h: Change PDMSCATTERGATHER::fFlags from size_t to …
(edit) @104516   7 months vboxsync VMM/GCM,IEM,HM: Integrate GCM with IEM, extending it to cover the mesa …
(edit) @104511   7 months vboxsync VMM: Some more GCM cleanup. bugref:9735 bugref:10683
(edit) @104510   7 months vboxsync VMM: Some more GCM cleanup. bugref:9735 bugref:10683
(edit) @104509   7 months vboxsync VMM: Some more GCM cleanup. bugref:9735 bugref:10683
(edit) @104508   7 months vboxsync VMM: Some more GCM cleanup. bugref:9735 bugref:10683
(edit) @104507   7 months vboxsync VMM,Main: Some GCM adjustments. bugref:9735 bugref:10683
(edit) @104407   7 months vboxsync VMM/IEM: Adjusted the TB exit statistics a bit more, adding a few new …
(edit) @104398   7 months vboxsync iprt/armv8.h: Some more system register definitions, bugref:10391
(edit) @104386   7 months vboxsync VMM/GIC: Add a dedicated GIC device implementation for linux.arm64 …
(edit) @104382   7 months vboxsync iprt/armv8.h: Build fix. bugref:10652
(edit) @104378   7 months vboxsync VMM/IEM: Automtically convert IEMInternal.h & IEMN8veRecompiler.h into …
(edit) @104366   7 months vboxsync VMM/IEM: Use IEMInternal.h from IEMAllN8veHlpA-arm64.S and produce …
(edit) @104365   7 months vboxsync iprt/cdefs.h: Added RT_IN_ASSEMBLER for when we're preprocessing for …
(edit) @104351   8 months vboxsync VMM/IEM: Implement native emitters for pcmpeqb, pcmpeqw and pcmpeqd …
(edit) @104350   8 months vboxsync VMM/IEM: Implement native emitters for pcmpeqb, pcmpeqw and pcmpeqd …
(edit) @104349   8 months vboxsync VMM/IEM: Implement native emitters for pcmpeqb, pcmpeqw and pcmpeqd …
(edit) @104347   8 months vboxsync VBox/VBoxGuestLibSharedFoldersInline.h: Build fix. bugref:10585
(edit) @104345   8 months vboxsync Additions: Linux: UBSAN: vboxsf: update naming for r162827, bugref:10585.
(edit) @104344   8 months vboxsync Additions: Linux: UBSAN: make r161313 less ugly, bugref:10585.
(edit) @104341   8 months vboxsync VMM/IEM: Improved iemNativeEmitMarker on arm64. bugref:10375
(edit) @104339   8 months vboxsync VMM/IEM: Implement native emitters for psubb, psubw, psubd and psubdq, …
(edit) @104338   8 months vboxsync VBox/intnet.h: Corrected alignment padding in INTNETSG.
(edit) @104323   8 months vboxsync VMM/IEM: Implement native emitters for paddb,paddw,paddd,paddq, …
(edit) @104317   8 months vboxsync Shared Clipboard/Transfers: ShClTransferRootsInitFromXXX() -> …
(edit) @104314   8 months vboxsync VMM/IEM: Implement native emitters for paddb,paddw,paddd,paddq, …
(edit) @104310   8 months vboxsync Shared Clipboard/Transfers: Renamed ShClTransferRootsInitFromFile() -> …
(edit) @104308   8 months vboxsync IPRT/http-curl: Also handle the 501 HTTP status code. Required for …
(edit) @104304   8 months vboxsync VMM/IEM: Implement native emitters for paddb,paddw,paddd,paddq, …
(edit) @104299   8 months vboxsync VMM/IEM: ARM assembly rendition of RCR. Shortened the 8, 16 & 32 bit …
(edit) @104294   8 months vboxsync VMM/IEM: Implement native emitters for psllw,pslld,psllq, bugref:10652
(edit) @104293   8 months vboxsync VMM/IEM: Implement native emitters for psrlw,psrld,psrlq, bugref:10652 …
(edit) @104292   8 months vboxsync VMM/IEM: Implement native emitters for psrlw,psrld,psrlq, bugref:10652
(edit) @104286   8 months vboxsync IPRT/log,Main: Open the parent directory of the log file on Windows …
(edit) @104279   8 months vboxsync VMM/IEM: Implement a native emitter for the pand,andps,andpd …
(edit) @104238   8 months vboxsync VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
(edit) @104230   8 months vboxsync asmdefs-arm.mac,asmdefs-arm.h: Merge asmdefs-arm.mac into …
(edit) @104216   8 months vboxsync include/iprt/asmdefs-arm.h: Convert #if ASM_FORMAT_MACHO to #ifdef …
(edit) @104214   8 months vboxsync iprt/asmdefs-arm.mac: Fixes, bugref:10391
(edit) @104213   8 months vboxsync bldprogs/VBoxDef2LazyLoad: Get it working on linux.arm64/ELF, bugref:10391
(edit) @104212   8 months vboxsync include/iprt,VMM/IEMAllN8veHlpA-arm64.S: Introduce a new …
(edit) @104159   8 months vboxsync VBoxNetFlt: Fix UBSAN warnings by switching to flexible arrays, …
(edit) @104147   8 months vboxsync VMM/IEM: Optimize (?) the TLB code on ARM64 by using LDP and (for …
(edit) @104126   8 months vboxsync BUild fix for 32-bit hosts, plus forgotten UUID change.
(edit) @104125   8 months vboxsync VUSB: Added vusbRhAbortEpByAddr(), renamed vusbRhAbortEp() to …
(edit) @104099   8 months vboxsync VMM/IEM: Emit native code for shl Ev,CL. bugref:10376
(edit) @104070   8 months vboxsync VMMDev: Add a magic tail dword following the data made available by …
(edit) @104065   8 months vboxsync VMMDev: Added a VMMDEV_TESTING_CFG_THRESHOLD_NATIVE_RECOMPILER / …
(edit) @104056   8 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_LOCAL_ASSIGN(), …
(edit) @104045   8 months vboxsync Backed out r162435: Linux kernel modules: vboxnetflt: Fix UBSAN …
(edit) @104044   8 months vboxsync Linux kernel modules: vboxnetflt: Fix UBSAN warning by switching to …
(edit) @104040   8 months vboxsync iprt/armv8.h: Data processing instructions with to register inputs. …
(edit) @104039   8 months vboxsync iprt/armv8.h: Data processing instructions with to register inputs. …
(edit) @104013   8 months vboxsync iprt/arm64.h: Build fix. bugref:10614
(edit) @104010   8 months vboxsync *: Fixed various calloc argument order warnings from gcc 14.
(edit) @104003   8 months vboxsync Guest Control/Main: Added a new define GSTCTL_DEFAULT_TIMEOUT_MS and …
(edit) @103990   8 months vboxsync VMM/IEM: Fix the SIMD guest register value checking, cnt operates on …
(edit) @103977   8 months vboxsync Apply RT_OVERRIDE/NS_OVERRIDE where required to shut up clang.
(edit) @103976   8 months vboxsync iprt/cdefs.h: RT_OVERRIDE adj for clang; added RT_FINAL.
(edit) @103955   8 months vboxsync VMM/IEM,DIS: Another mnemonic todo in vex map 3. bugref:9898
(edit) @103930   8 months vboxsync include: kmk incs; bugref:9898
(edit) @103929   8 months vboxsync iprt/x86.h: Added X86_OP_VEX3_BYTE1_MAKE(). bugref:9898
(edit) @103927   8 months vboxsync VMM/IEM,DIS: Some disassembly corrections for pblendvb, blendvps and …
(edit) @103899   9 months vboxsync VMM/IEM: More mnemonic @todos. bugref:9898
(edit) @103894   9 months vboxsync VMM/IEM: Add SIMD local variable support and implement native emitters …
(edit) @103887   9 months vboxsync iprt/asm-math.h,ValKit/bs3-cpu-instr-3: 32-bit watcom implementation …
(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 …
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