VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @104767   11 months vboxsync VMM/PGM,IOM,PDM: MMIO cleanups. bugref:10687
(edit) @104732   11 months vboxsync VMM/IEM: Don't define the function tables for the host assembly …
(edit) @104731   11 months vboxsync VMM/IEM: Some instruction cache flushing code for linux.arm64, bugref:10391
(edit) @104722   11 months vboxsync VMM/IEM: Implement vmaskmovp[sd], vpmaskmov[dq] instruction decoding, …
(edit) @104581   11 months vboxsync VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h: Remove conditional which …
(edit) @104548   12 months vboxsync VMM/PGM: Some EMT asserting and spaces. bugref:10687
(edit) @104543   12 months vboxsync VMM/IEM: Nested VMX: bugref:3409 Fixed a couple of nested-VMX event …
(edit) @104524   12 months vboxsync VMM/IEM: build fix. bugref:10656
(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) @104512   12 months vboxsync VMM/HM: Simplified the GCM #DE interception handling. bugref:9735 …
(edit) @104511   12 months vboxsync VMM: Some more GCM cleanup. bugref:9735 bugref:10683
(edit) @104509   12 months vboxsync VMM: Some more GCM cleanup. bugref:9735 bugref:10683
(edit) @104508   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) @104469   12 months vboxsync VMM/IEM: Fix harmless typo, bugref:3409
(edit) @104468   12 months vboxsync VMM/IEM: Deal with the simples direct 'linking' of TBs scenario for …
(edit) @104460   12 months vboxsync VMM/IEM: Fixed incorrect use of IEMNATIVE_CALL_ARG1_GREG as a mask in …
(edit) @104456   12 months vboxsync VMM/IEM: Fixed bug in iemGetTbFlagsForCurrentPc. Skip …
(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) @104423   12 months vboxsync VMM/IEM: Convert near return (retn) and relative/indirect call …
(edit) @104422   12 months vboxsync VMM/IEM: Add native emitters for the …
(edit) @104420   12 months vboxsync VMM/IEM: Add native emitters for the …
(edit) @104419   12 months vboxsync VMM/IEM: Convert near return (retn) and relative/indirect call …
(edit) @104407   12 months vboxsync VMM/IEM: Adjusted the TB exit statistics a bit more, adding a few new …
(edit) @104406   12 months vboxsync VMM/IEM: Move the opcode checking of the first range from iemTbExec to …
(edit) @104405   12 months vboxsync VMM/IEM: Move the opcode checking of the first range from iemTbExec to …
(edit) @104391   12 months vboxsync VMM/IEM: Build fix for VBOX_WITH_IEM_RECOMPILER=1 and …
(edit) @104386   12 months vboxsync VMM/GIC: Add a dedicated GIC device implementation for linux.arm64 …
(edit) @104378   12 months vboxsync VMM/IEM: Automtically convert IEMInternal.h & IEMN8veRecompiler.h into …
(edit) @104373   12 months vboxsync VMM/IEM: Implement native emitter for pmovmskb which is used at least …
(edit) @104369   12 months vboxsync VMM/IEM: bugref:9898 Implemented vinsertps, vextractps emulation.
(edit) @104368   12 months vboxsync VMM/IEM: bugref:9898 Fix insertps emulation to apply the clear mask …
(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) @104357   12 months vboxsync VMM/IEM: Adding a TB lookup table to each TB, so we can cache which TB …
(edit) @104354   12 months vboxsync VMM/IEM: Fixed regression from r162733 in iemAImpl_pcmpistri_u128, …
(edit) @104353   12 months vboxsync VMM/IEM: Fixed gregression from r162733 in iemAImpl_pcmpistri_u128, …
(edit) @104348   12 months vboxsync VMM/IEM: Implement native emitters for pcmpeqb, pcmpeqw and pcmpeqd …
(edit) @104346   12 months vboxsync VMM/IEM: Fixed regression from r162777 that broke 8- and 16-bit wide …
(edit) @104343   12 months vboxsync VMM/IEM: Fixed debug/strict regression from r162198 where x0/rax could …
(edit) @104342   12 months vboxsync VMM/IEM: Fixed debug/strict regression from r162198 where x0/rax could …
(edit) @104339   12 months vboxsync VMM/IEM: Implement native emitters for psubb, psubw, psubd and psubdq, …
(edit) @104333   12 months vboxsync VMM/IEM: Fixed untested IEM_MC_MAYBE_RAISE_WAIT_DEVICE_NOT_AVAILABLE …
(edit) @104331   12 months vboxsync VMM/IEM: Added some basic function alignment to IEMAllN8veHlpA.asm. …
(edit) @104330   12 months vboxsync VMM/IEM: Added some basic function alignment to IEMAllN8veHlpA.asm. …
(edit) @104329   12 months vboxsync VMM/IEM: Build fix for iemNativeTbEntry on windows/amd64. bugref:10653
(edit) @104324   12 months vboxsync VMM/IEM: Have a single TB prologue which serves as an entry point to …
(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) @104315   12 months vboxsync VMM/IEM: Fix preprocessor defines to require a semicolon on …
(edit) @104301   12 months vboxsync VMM/IEM: Shortened down the 8-bit and 16-bit ROL ARM assembly a …
(edit) @104300   12 months vboxsync VMM/IEM: Shortened down the 8-bit and 16-bit ROR ARM assembly a …
(edit) @104299   12 months vboxsync VMM/IEM: ARM assembly rendition of RCR. Shortened the 8, 16 & 32 bit …
(edit) @104298   12 months vboxsync VMM/IEM: Implement native emitters for paddb,paddw,paddd,paddq, …
(edit) @104296   12 months vboxsync VMM/IEM: ARM assembly rendition of RCL. bugref:10376
(edit) @104294   12 months vboxsync VMM/IEM: Implement native emitters for psllw,pslld,psllq, bugref:10652
(edit) @104292   12 months vboxsync VMM/IEM: Implement native emitters for psrlw,psrld,psrlq, bugref:10652
(edit) @104288   12 months vboxsync VMM/IEM: Convert all the ps{r,l}* isntructions to use a preprocessor …
(edit) @104283   13 months vboxsync VMM/IEM: Gather statistics on the exit behavior of native TBs, …
(edit) @104282   13 months vboxsync VMM/IEM: Gather statistics on the exit behavior of native TBs, …
(edit) @104281   13 months vboxsync VMM/IEM: Gather statistics on the exit behavior of native TBs, bugref:10653
(edit) @104279   13 months vboxsync VMM/IEM: Implement a native emitter for the pand,andps,andpd …
(edit) @104278   13 months vboxsync VMM/IEM: Implement a native emitter for the pxor,xorps,xorpd …
(edit) @104272   13 months vboxsync VMM: bugref:9898 VEX.W opcode decoding helper and its usage for …
(edit) @104270   13 months vboxsync VMM/IEM: Implement native emitter 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) @104264   13 months vboxsync VMM: bugref:9898 Renamed iemOpCommonAvxAvx_Vx_Wx to …
(edit) @104263   13 months vboxsync VMM: bugref:9898 Implemented vtestp[s|d] instructions and their testcases.
(edit) @104259   13 months vboxsync VMM/IEM: Fixed missing import-all-state in the history-exec/probe code …
(edit) @104256   13 months vboxsync VMM/PGM: Initialize the return buffer before calling pfnHandler in …
(edit) @104255   13 months vboxsync VMM/IOM: Initialize stack value before calling pfnReadCallback in …
(edit) @104240   13 months vboxsync VMM/IEM: ARM assembly rendition of ROR. bugref:10376
(edit) @104239   13 months vboxsync VMM/IEM: ARM assembly rendition of ROR. bugref:10376
(edit) @104238   13 months vboxsync VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
(edit) @104231   13 months vboxsync VMM/IEMAllAImpl-arm64.S: Make it build with gcc, bugref:10391
(edit) @104230   13 months vboxsync asmdefs-arm.mac,asmdefs-arm.h: Merge asmdefs-arm.mac into …
(edit) @104219   13 months vboxsync VMM: bugref:10610 Fixed MSR loading.
(edit) @104212   13 months vboxsync include/iprt,VMM/IEMAllN8veHlpA-arm64.S: Introduce a new …
(edit) @104211   13 months vboxsync VMM/IEM: Detect MXCSR when disassembling and annotating TBs, bugref:10614
(edit) @104210   13 months vboxsync VMM/IEM: Made iemNativeVarRegisterAcquire automatically convert from …
(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) @104192   13 months vboxsync VMM/IEM: Fix one more incorrect (missing) instruction name / decoding, …
(edit) @104188   13 months vboxsync VMM/IEM: Implement vpslldq, vpsrldq, instruction dispatch & emulation, …
(edit) @104186   13 months vboxsync VMM/IEM: Get rid of IEM_MC_IF_MXCSR_XCPT_PENDING() and …
(edit) @104185   13 months vboxsync VMM/IEM: Get rid of IEM_MC_IF_MXCSR_XCPT_PENDING() and …
(edit) @104184   13 months vboxsync VMM/IEM: move parts of 'imm8' jump table construction & handling into …
(edit) @104183   13 months vboxsync VMM/IEM: Get rid of IEM_MC_IF_MXCSR_XCPT_PENDING() and …
(edit) @104182   13 months vboxsync VMM/IEM: move parts of 'imm8' jump table construction & handling into …
(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) @104173   13 months vboxsync VMM/IEM: ARM64 assembly renditions of shl, shr and sar assembly …
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