VirtualBox

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

Revision Log Mode:


Legend:

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