VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @104469   10 months vboxsync VMM/IEM: Fix harmless typo, bugref:3409
(edit) @104468   10 months vboxsync VMM/IEM: Deal with the simples direct 'linking' of TBs scenario for …
(edit) @104460   10 months vboxsync VMM/IEM: Fixed incorrect use of IEMNATIVE_CALL_ARG1_GREG as a mask in …
(edit) @104456   10 months vboxsync VMM/IEM: Fixed bug in iemGetTbFlagsForCurrentPc. Skip …
(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) @104423   10 months vboxsync VMM/IEM: Convert near return (retn) and relative/indirect call …
(edit) @104422   10 months vboxsync VMM/IEM: Add native emitters for the …
(edit) @104420   10 months vboxsync VMM/IEM: Add native emitters for the …
(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) @104412   10 months vboxsync VMM/IEM: Adjusted the TB exit statistics a bit more, adding a few new …
(edit) @104408   10 months vboxsync VMM/IEM: Adjusted the TB exit statistics a bit more, adding a few new …
(edit) @104407   10 months vboxsync VMM/IEM: Adjusted the TB exit statistics a bit more, adding a few new …
(edit) @104406   10 months vboxsync VMM/IEM: Move the opcode checking of the first range from iemTbExec to …
(edit) @104405   10 months vboxsync VMM/IEM: Move the opcode checking of the first range from iemTbExec to …
(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) @104399   10 months vboxsync VMM/NEMR3Native-linux-armv8.cpp: Add PSCI handling which enables SMP + …
(edit) @104392   10 months vboxsync VMM/GIC: Add a dedicated GIC device implementation for linux.arm64 …
(edit) @104391   10 months vboxsync VMM/IEM: Build fix for VBOX_WITH_IEM_RECOMPILER=1 and …
(edit) @104387   10 months vboxsync VMM/NEM: More work for the linux.arm64 support, only update interrupt …
(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) @104373   10 months vboxsync VMM/IEM: Implement native emitter for pmovmskb which is used at least …
(edit) @104372   10 months vboxsync VMM/IEM: Bugfixes in iemNativeEmitSimdLoadGprFromVecRegU64() and …
(edit) @104369   10 months vboxsync VMM/IEM: bugref:9898 Implemented vinsertps, vextractps emulation.
(edit) @104368   10 months vboxsync VMM/IEM: bugref:9898 Fix insertps emulation to apply the clear mask …
(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) @104354   10 months vboxsync VMM/IEM: Fixed regression from r162733 in iemAImpl_pcmpistri_u128, …
(edit) @104353   10 months vboxsync VMM/IEM: Fixed gregression from r162733 in iemAImpl_pcmpistri_u128, …
(edit) @104348   10 months vboxsync VMM/IEM: Implement native emitters for pcmpeqb, pcmpeqw and pcmpeqd …
(edit) @104346   10 months vboxsync VMM/IEM: Fixed regression from r162777 that broke 8- and 16-bit wide …
(edit) @104343   10 months vboxsync VMM/IEM: Fixed debug/strict regression from r162198 where x0/rax could …
(edit) @104342   10 months vboxsync VMM/IEM: Fixed debug/strict regression from r162198 where x0/rax could …
(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) @104339   10 months vboxsync VMM/IEM: Implement native emitters for psubb, psubw, psubd and psubdq, …
(edit) @104336   10 months vboxsync VMM/NEM: Skeleton of backend for linux.arm64 using KVM, able to …
(edit) @104335   10 months vboxsync VMM/NEM: Skeleton of backend for linux.arm64 using KVM, able to …
(edit) @104334   10 months vboxsync VMM/NEM: Skeleton of backend for linux.arm64 using KVM, able to …
(edit) @104333   10 months vboxsync VMM/IEM: Fixed untested IEM_MC_MAYBE_RAISE_WAIT_DEVICE_NOT_AVAILABLE …
(edit) @104332   10 months vboxsync VMM/IEM: Fix iemNativeTbEntry() prototype so it doesn't get any hidden …
(edit) @104331   10 months vboxsync VMM/IEM: Added some basic function alignment to IEMAllN8veHlpA.asm. …
(edit) @104330   10 months vboxsync VMM/IEM: Added some basic function alignment to IEMAllN8veHlpA.asm. …
(edit) @104329   10 months vboxsync VMM/IEM: Build fix for iemNativeTbEntry on windows/amd64. bugref:10653
(edit) @104326   10 months vboxsync VMM/testcase/Makefile.kmk: restore accidentally commented out line, …
(edit) @104325   10 months vboxsync VMM/testcase/Makefile.kmk: eliminate the last use of nm on Windows …
(edit) @104324   10 months vboxsync VMM/IEM: Have a single TB prologue which serves as an entry point to …
(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) @104315   10 months vboxsync VMM/IEM: Fix preprocessor defines to require a semicolon on …
(edit) @104301   10 months vboxsync VMM/IEM: Shortened down the 8-bit and 16-bit ROL ARM assembly a …
(edit) @104300   10 months vboxsync VMM/IEM: Shortened down the 8-bit and 16-bit ROR ARM assembly a …
(edit) @104299   10 months vboxsync VMM/IEM: ARM assembly rendition of RCR. Shortened the 8, 16 & 32 bit …
(edit) @104298   10 months vboxsync VMM/IEM: Implement native emitters for paddb,paddw,paddd,paddq, …
(edit) @104296   10 months vboxsync VMM/IEM: ARM assembly rendition of RCL. bugref:10376
(edit) @104294   10 months vboxsync VMM/IEM: Implement native emitters for psllw,pslld,psllq, bugref:10652
(edit) @104292   10 months vboxsync VMM/IEM: Implement native emitters for psrlw,psrld,psrlq, bugref:10652
(edit) @104288   10 months vboxsync VMM/IEM: Convert all the ps{r,l}* isntructions to use a preprocessor …
(edit) @104283   10 months vboxsync VMM/IEM: Gather statistics on the exit behavior of native TBs, …
(edit) @104282   10 months vboxsync VMM/IEM: Gather statistics on the exit behavior of native TBs, …
(edit) @104281   10 months vboxsync VMM/IEM: Gather statistics on the exit behavior of native TBs, bugref:10653
(edit) @104279   10 months vboxsync VMM/IEM: Implement a native emitter for the pand,andps,andpd …
(edit) @104278   10 months vboxsync VMM/IEM: Implement a native emitter for the pxor,xorps,xorpd …
(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) @104271   10 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @104270   10 months vboxsync VMM/IEM: Implement native emitter 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) @104264   10 months vboxsync VMM: bugref:9898 Renamed iemOpCommonAvxAvx_Vx_Wx to …
(edit) @104263   10 months vboxsync VMM: bugref:9898 Implemented vtestp[s|d] instructions and their testcases.
(edit) @104259   10 months vboxsync VMM/IEM: Fixed missing import-all-state in the history-exec/probe code …
(edit) @104256   10 months vboxsync VMM/PGM: Initialize the return buffer before calling pfnHandler in …
(edit) @104255   10 months vboxsync VMM/IOM: Initialize stack value before calling pfnReadCallback in …
(edit) @104240   10 months vboxsync VMM/IEM: ARM assembly rendition of ROR. bugref:10376
(edit) @104239   10 months vboxsync VMM/IEM: ARM assembly rendition of ROR. bugref:10376
(edit) @104238   10 months vboxsync VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
(edit) @104231   10 months vboxsync VMM/IEMAllAImpl-arm64.S: Make it build with gcc, bugref:10391
(edit) @104230   10 months vboxsync asmdefs-arm.mac,asmdefs-arm.h: Merge asmdefs-arm.mac into …
(edit) @104219   10 months vboxsync VMM: bugref:10610 Fixed MSR loading.
(edit) @104217   10 months vboxsync VMM/EMInternal.h: linux.arm64 requires a bigger jump buffer padding, …
(edit) @104212   10 months vboxsync include/iprt,VMM/IEMAllN8veHlpA-arm64.S: Introduce a new …
(edit) @104211   10 months vboxsync VMM/IEM: Detect MXCSR when disassembling and annotating TBs, bugref:10614
(edit) @104210   11 months vboxsync VMM/IEM: Made iemNativeVarRegisterAcquire automatically convert from …
(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 …
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