VirtualBox

source: vbox/trunk/src/VBox/VMM/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @104784   11 months vboxsync VMM/IEM: Add helper to ignore the VEX.W prefix for non 64-bit code as …
(edit) @104722   11 months vboxsync VMM/IEM: Implement vmaskmovp[sd], vpmaskmov[dq] instruction decoding, …
(edit) @104672   11 months vboxsync VMM/NEM: Pretty much work in progress Hyper-V on win.arm64 experiment, …
(edit) @104521   12 months vboxsync VMM/IEM: Corrected cvtps2pd memory access from 128 to 64 bits. …
(edit) @104516   12 months vboxsync VMM/GCM,IEM,HM: Integrate GCM with IEM, extending it to cover the mesa …
(edit) @104509   12 months vboxsync VMM: Some more GCM cleanup. bugref:9735 bugref:10683
(edit) @104507   12 months vboxsync VMM,Main: Some GCM adjustments. bugref:9735 bugref:10683
(edit) @104506   12 months vboxsync VMM/IEM: Deal with direct 'linking' of TBs when requiring a TLB load …
(edit) @104468   12 months vboxsync VMM/IEM: Deal with the simples direct 'linking' of TBs scenario for …
(edit) @104439   12 months vboxsync VMM/IEM: Implement maskmovq, [v]maskmovdqu instruction decoding, …
(edit) @104424   12 months vboxsync VMM/IEM: Convert near return (retn) and relative/indirect call …
(edit) @104419   12 months vboxsync VMM/IEM: Convert near return (retn) and relative/indirect call …
(edit) @104415   12 months vboxsync VMM/IEM: Fixed another regression from r162896. bugreg:10370 bugref:10376
(edit) @104407   12 months vboxsync VMM/IEM: Adjusted the TB exit statistics a bit more, adding a few new …
(edit) @104404   12 months vboxsync VMM/IEM: Fixed regression from r162896. bugreg:10370 bugref:10376
(edit) @104403   12 months vboxsync VMM/IEM: Extend add/sub immediate range on arm64, fixed a couple of …
(edit) @104402   12 months vboxsync VMM/IEM: Improved loading 32-bit constants via …
(edit) @104386   12 months vboxsync VMM/GIC: Add a dedicated GIC device implementation for linux.arm64 …
(edit) @104385   12 months vboxsync VMM/NEM: More work for the linux.arm64 support, only update interrupt …
(edit) @104383   12 months vboxsync VMM/IEM: Automtically convert IEMInternal.h & IEMN8veRecompiler.h into …
(edit) @104380   12 months vboxsync VMM/IEM: Removed unused IEMMODEX type. bugref:10369
(edit) @104379   12 months vboxsync VMM/IEM: Automtically convert IEMInternal.h & IEMN8veRecompiler.h into …
(edit) @104378   12 months vboxsync VMM/IEM: Automtically convert IEMInternal.h & IEMN8veRecompiler.h into …
(edit) @104372   12 months vboxsync VMM/IEM: Bugfixes in iemNativeEmitSimdLoadGprFromVecRegU64() and …
(edit) @104367   12 months vboxsync VMM/IEM: Use IEMInternal.h from IEMAllN8veHlpA-arm64.S and produce …
(edit) @104362   12 months vboxsync VMM/IEM: Don't unroll loops in TBs. bugref:10653
(edit) @104361   12 months vboxsync VMM/IEM: Moved the native TB exit statistics on g_aSimpleTailLabels to …
(edit) @104359   12 months vboxsync VMM/IEM: Fix store size (word means 32-bit, dword 64-bit on arm64), …
(edit) @104357   12 months vboxsync VMM/IEM: Adding a TB lookup table to each TB, so we can cache which TB …
(edit) @104341   12 months vboxsync VMM/IEM: Improved iemNativeEmitMarker on arm64. bugref:10375
(edit) @104340   12 months vboxsync VMM/IEM: Implement native emitters for psubb, psubw, psubd and psubdq, …
(edit) @104335   12 months vboxsync VMM/NEM: Skeleton of backend for linux.arm64 using KVM, able to …
(edit) @104332   12 months vboxsync VMM/IEM: Fix iemNativeTbEntry() prototype so it doesn't get any hidden …
(edit) @104322   12 months vboxsync VMM/IEM: Have a single TB prologue which serves as an entry point to …
(edit) @104321   12 months vboxsync VMM/IEM: Drop the IEMTHRDEDCALLENTRY::idxRange field as nobody uses …
(edit) @104298   12 months vboxsync VMM/IEM: Implement native emitters for paddb,paddw,paddd,paddq, …
(edit) @104292   12 months vboxsync VMM/IEM: Implement native emitters for psrlw,psrld,psrlq, bugref:10652
(edit) @104281   13 months vboxsync VMM/IEM: Gather statistics on the exit behavior of native TBs, bugref:10653
(edit) @104274   13 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @104272   13 months vboxsync VMM: bugref:9898 VEX.W opcode decoding helper and its usage for …
(edit) @104269   13 months vboxsync VMM/IEM: Rework pcmpistri emulation to pass the new ECX value as …
(edit) @104268   13 months vboxsync VMM: bugref:9898 Fixed Python generator breakage with r162727 by …
(edit) @104263   13 months vboxsync VMM: bugref:9898 Implemented vtestp[s|d] instructions and their testcases.
(edit) @104238   13 months vboxsync VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
(edit) @104217   13 months vboxsync VMM/EMInternal.h: linux.arm64 requires a bigger jump buffer padding, …
(edit) @104209   13 months vboxsync VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
(edit) @104208   13 months vboxsync VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
(edit) @104207   13 months vboxsync VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
(edit) @104206   13 months vboxsync VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
(edit) @104195   13 months vboxsync VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
(edit) @104188   13 months vboxsync VMM/IEM: Implement vpslldq, vpsrldq, instruction dispatch & emulation, …
(edit) @104183   13 months vboxsync VMM/IEM: Get rid of IEM_MC_IF_MXCSR_XCPT_PENDING() and …
(edit) @104177   13 months vboxsync VMM/IEM: Get rid of IEM_MC_STORE_SSE_RESULT(), by checking for pending …
(edit) @104174   13 months vboxsync VMM/IEM: Get rid of IEM_MC_REF_MXCSR() and convert the users to use …
(edit) @104168   13 months vboxsync VMM/IEM: Fix the interpreter implementation of IEM_MC_FETCH_YREG_U64, …
(edit) @104163   13 months vboxsync VMM/IEMMc.h: Fixed Doxygen burns. bugref:10614
(edit) @104156   13 months vboxsync VMM/IEM: Rework microcode of …
(edit) @104155   13 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_CLEAR_EFL_BIT(), …
(edit) @104151   13 months vboxsync VMM/IEM: Deal with iemNativeDbgInfoAddGuestRegWriteback assertion. …
(edit) @104150   13 months vboxsync VMM/IEM: Rework the [v][u]comis[sd] instruction emulations to work by …
(edit) @104148   13 months vboxsync VMM/IEM: Enabled the LDP & STP optimization for the TLB code on ARM64. …
(edit) @104147   13 months vboxsync VMM/IEM: Optimize (?) the TLB code on ARM64 by using LDP and (for …
(edit) @104145   13 months vboxsync VMM/IEM: Correct canonical check on arm64 hosts, wrong shift (both …
(edit) @104135   13 months vboxsync VMM/IEM: Rework MXCSR handling for AVX instructions. See r162550 for …
(edit) @104134   13 months vboxsync VMM/IEM: Convert the 256-bit vmovsldup/vmovshdup/vmovddup emulations …
(edit) @104133   13 months vboxsync VMM/IEM: Convert the 256-bit vmovsldup/vmovshdup/vmovddup emulations …
(edit) @104132   13 months vboxsync VMM/IEM: Convert some AVX instruction emulation helpers to the …
(edit) @104131   13 months vboxsync VMM/TM: Allow linear scaling of the guest TSC; primarily required for …
(edit) @104129   13 months vboxsync VMM/IEM: Rework MXCSR handling for SSE instructions, bugref:10641 …
(edit) @104115   13 months vboxsync VMM/IEM: Split out the executable memory allocator from …
(edit) @104114   13 months vboxsync VMM/IEM: Implemented a very simple alternative to …
(edit) @104103   13 months vboxsync VMM/IEM: Convert assembly helpers for MMX/SSE instructions who not …
(edit) @104100   13 months vboxsync VMM/IEM: Optimize kIemTbDbgEntryType_NativeOffset emitting, caching …
(edit) @104099   13 months vboxsync VMM/IEM: Emit native code for shl Ev,CL. bugref:10376
(edit) @104095   13 months vboxsync VMM/IEM: Release statistics on how often the exec memory allocator …
(edit) @104088   13 months vboxsync VMM/IEM: Fix the instruction legnth for amd64 in …
(edit) @104087   13 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_STORE_XREG_U8() and …
(edit) @104084   13 months vboxsync VMM/IEM: Implement support for automatically flushing all call …
(edit) @104079   13 months vboxsync VMM/IEM: Can't access the high byte of a register when a VEX prefix is …
(edit) @104076   13 months vboxsync VMM/IEM: Implement 'microcoded' vpinsr[bwdq] instruction decode, …
(edit) @104073   13 months vboxsync VMM/IEM: Made the code compile without …
(edit) @104064   13 months vboxsync VMM/IEM: Made the IEMTB::cUsage value the native recompilation is done …
(edit) @104059   13 months vboxsync VMM/IEM: Implement vextracti128/vextractf128 instruction emulation, …
(edit) @104058   13 months vboxsync VMM/IEM: Make IEM_MC_FETCH_YREG_U128() take a iDQWord parameter to …
(edit) @104056   13 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_LOCAL_ASSIGN(), …
(edit) @104050   13 months vboxsync VMM/IEM: Enable the delayed register writeback feature, bugref:10629
(edit) @104047   13 months vboxsync VMM/IEM: Straighten the code flushing dirty guest registers, …
(edit) @104036   13 months vboxsync VMM/IEM: Add some more detailed debug info when a guest register …
(edit) @104035   13 months vboxsync VMM/IEM: Implement experimental (disabled by default) delaying …
(edit) @104034   13 months vboxsync VMM/IEM: Implement experimental (disabled by default) delaying …
(edit) @104033   13 months vboxsync VMM/IEM: Implement loading the missing part from CPUMCTX when the …
(edit) @104030   13 months vboxsync VMM/IEM: Build fix for linux.arm64 (gcc complains about unsequenced …
(edit) @104021   13 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_CALL_AVX_AIMPL_2() and …
(edit) @104020   13 months vboxsync VMM/IEM: Call the correct inline function for the …
(edit) @104019   13 months vboxsync VMM/IEM: Made IEM_MC_CALL_AVX_AIMPL_[34] deal with its hidden …
(edit) @104018   13 months vboxsync VMM/IEM: Dropped the argument and local variable counts from …
(edit) @104017   13 months vboxsync VMM/IEM: Modified the IEM_MC_ARG_LOCAL_EFLAGS behaviour to also …
(edit) @104016   13 months vboxsync VMM/IEM: IEM_MC_LOCAL_EFLAGS. bugref:10376
(edit) @103993   13 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @103984   13 months vboxsync VMM/IEM: Need to use iemMemFlatFetchDataU128AlignedSseJmp() for the …
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette