|
|
@104956
|
8 月 |
vboxsync |
VMM/IEM: TLB statistics reorg. bugref:10687
|
|
|
@104947
|
8 月 |
vboxsync |
VMM/IEM,tstVMStructSize: Made the IEM TLB size more easily …
|
|
|
@104941
|
8 月 |
vboxsync |
VMM/IEM: Stats. bugref:10687
|
|
|
@104932
|
8 月 |
vboxsync |
VMM/PGM,IEM: Refactored+copied PGMGstGetPage into PGMGstQueryPage that …
|
|
|
@104858
|
9 月 |
vboxsync |
VMM/IEM: Optimize executable memory allocation on macOS by removing …
|
|
|
@104722
|
9 月 |
vboxsync |
VMM/IEM: Implement vmaskmovp[sd], vpmaskmov[dq] instruction decoding, …
|
|
|
@104521
|
10 月 |
vboxsync |
VMM/IEM: Corrected cvtps2pd memory access from 128 to 64 bits. …
|
|
|
@104506
|
10 月 |
vboxsync |
VMM/IEM: Deal with direct 'linking' of TBs when requiring a TLB load …
|
|
|
@104468
|
10 月 |
vboxsync |
VMM/IEM: Deal with the simples direct 'linking' of TBs scenario for …
|
|
|
@104439
|
10 月 |
vboxsync |
VMM/IEM: Implement maskmovq, [v]maskmovdqu instruction decoding, …
|
|
|
@104419
|
10 月 |
vboxsync |
VMM/IEM: Convert near return (retn) and relative/indirect call …
|
|
|
@104407
|
10 月 |
vboxsync |
VMM/IEM: Adjusted the TB exit statistics a bit more, adding a few new …
|
|
|
@104383
|
10 月 |
vboxsync |
VMM/IEM: Automtically convert IEMInternal.h & IEMN8veRecompiler.h into …
|
|
|
@104380
|
10 月 |
vboxsync |
VMM/IEM: Removed unused IEMMODEX type. bugref:10369
|
|
|
@104378
|
10 月 |
vboxsync |
VMM/IEM: Automtically convert IEMInternal.h & IEMN8veRecompiler.h into …
|
|
|
@104367
|
10 月 |
vboxsync |
VMM/IEM: Use IEMInternal.h from IEMAllN8veHlpA-arm64.S and produce …
|
|
|
@104362
|
10 月 |
vboxsync |
VMM/IEM: Don't unroll loops in TBs. bugref:10653
|
|
|
@104361
|
10 月 |
vboxsync |
VMM/IEM: Moved the native TB exit statistics on g_aSimpleTailLabels to …
|
|
|
@104357
|
10 月 |
vboxsync |
VMM/IEM: Adding a TB lookup table to each TB, so we can cache which TB …
|
|
|
@104340
|
10 月 |
vboxsync |
VMM/IEM: Implement native emitters for psubb, psubw, psubd and psubdq, …
|
|
|
@104321
|
10 月 |
vboxsync |
VMM/IEM: Drop the IEMTHRDEDCALLENTRY::idxRange field as nobody uses …
|
|
|
@104298
|
11 月 |
vboxsync |
VMM/IEM: Implement native emitters for paddb,paddw,paddd,paddq, …
|
|
|
@104292
|
11 月 |
vboxsync |
VMM/IEM: Implement native emitters for psrlw,psrld,psrlq, bugref:10652
|
|
|
@104281
|
11 月 |
vboxsync |
VMM/IEM: Gather statistics on the exit behavior of native TBs, bugref:10653
|
|
|
@104274
|
11 月 |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@104269
|
11 月 |
vboxsync |
VMM/IEM: Rework pcmpistri emulation to pass the new ECX value as …
|
|
|
@104268
|
11 月 |
vboxsync |
VMM: bugref:9898 Fixed Python generator breakage with r162727 by …
|
|
|
@104263
|
11 月 |
vboxsync |
VMM: bugref:9898 Implemented vtestp[s|d] instructions and their testcases.
|
|
|
@104238
|
11 月 |
vboxsync |
VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
|
|
|
@104209
|
11 月 |
vboxsync |
VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
|
|
|
@104208
|
11 月 |
vboxsync |
VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
|
|
|
@104207
|
11 月 |
vboxsync |
VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
|
|
|
@104206
|
11 月 |
vboxsync |
VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
|
|
|
@104195
|
11 月 |
vboxsync |
VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
|
|
|
@104188
|
11 月 |
vboxsync |
VMM/IEM: Implement vpslldq, vpsrldq, instruction dispatch & emulation, …
|
|
|
@104174
|
11 月 |
vboxsync |
VMM/IEM: Get rid of IEM_MC_REF_MXCSR() and convert the users to use …
|
|
|
@104156
|
11 月 |
vboxsync |
VMM/IEM: Rework microcode of …
|
|
|
@104151
|
11 月 |
vboxsync |
VMM/IEM: Deal with iemNativeDbgInfoAddGuestRegWriteback assertion. …
|
|
|
@104150
|
11 月 |
vboxsync |
VMM/IEM: Rework the [v][u]comis[sd] instruction emulations to work by …
|
|
|
@104147
|
11 月 |
vboxsync |
VMM/IEM: Optimize (?) the TLB code on ARM64 by using LDP and (for …
|
|
|
@104135
|
11 月 |
vboxsync |
VMM/IEM: Rework MXCSR handling for AVX instructions. See r162550 for …
|
|
|
@104133
|
11 月 |
vboxsync |
VMM/IEM: Convert the 256-bit vmovsldup/vmovshdup/vmovddup emulations …
|
|
|
@104132
|
11 月 |
vboxsync |
VMM/IEM: Convert some AVX instruction emulation helpers to the …
|
|
|
@104129
|
11 月 |
vboxsync |
VMM/IEM: Rework MXCSR handling for SSE instructions, bugref:10641
…
|
|
|
@104115
|
11 月 |
vboxsync |
VMM/IEM: Split out the executable memory allocator from …
|
|
|
@104114
|
11 月 |
vboxsync |
VMM/IEM: Implemented a very simple alternative to …
|
|
|
@104103
|
11 月 |
vboxsync |
VMM/IEM: Convert assembly helpers for MMX/SSE instructions who not …
|
|
|
@104100
|
11 月 |
vboxsync |
VMM/IEM: Optimize kIemTbDbgEntryType_NativeOffset emitting, caching …
|
|
|
@104095
|
11 月 |
vboxsync |
VMM/IEM: Release statistics on how often the exec memory allocator …
|
|
|
@104076
|
11 月 |
vboxsync |
VMM/IEM: Implement 'microcoded' vpinsr[bwdq] instruction decode, …
|
|
|
@104073
|
11 月 |
vboxsync |
VMM/IEM: Made the code compile without …
|
|
|
@104064
|
11 月 |
vboxsync |
VMM/IEM: Made the IEMTB::cUsage value the native recompilation is done …
|
|
|
@104059
|
11 月 |
vboxsync |
VMM/IEM: Implement vextracti128/vextractf128 instruction emulation, …
|
|
|
@104050
|
11 月 |
vboxsync |
VMM/IEM: Enable the delayed register writeback feature, bugref:10629
|
|
|
@104036
|
11 月 |
vboxsync |
VMM/IEM: Add some more detailed debug info when a guest register …
|
|
|
@104034
|
11 月 |
vboxsync |
VMM/IEM: Implement experimental (disabled by default) delaying …
|
|
|
@104019
|
11 月 |
vboxsync |
VMM/IEM: Made IEM_MC_CALL_AVX_AIMPL_[34] deal with its hidden …
|
|
|
@103964
|
11 月 |
vboxsync |
VMM/IEM: Some statistics on the SIMD register allocator and some …
|
|
|
@103955
|
11 月 |
vboxsync |
VMM/IEM,DIS: Another mnemonic todo in vex map 3. bugref:9898
|
|
|
@103951
|
11 月 |
vboxsync |
VMM/IEM: Rename iemMemFetchDataU256AlignedSse(Jmp) to …
|
|
|
@103927
|
11 月 |
vboxsync |
VMM/IEM,DIS: Some disassembly corrections for pblendvb, blendvps and …
|
|
|
@103922
|
11 月 |
vboxsync |
VMM/IEM: Fixed the remaining decoding issues with vblendvps/d. bugref:9898
|
|
|
@103921
|
11 月 |
vboxsync |
VMM/IEM: Fixed bug in vblendvps/d when working with 256-bit memory …
|
|
|
@103916
|
11 月 |
vboxsync |
VMM/IEM: Convert …
|
|
|
@103909
|
11 月 |
vboxsync |
VMM/IEM: Implement 'microcoded' vpextr[bwdq] instruction decode, …
|
|
|
@103908
|
11 月 |
vboxsync |
VMM/IEM: Convert …
|
|
|
@103900
|
11 月 |
vboxsync |
VMM/IEM: More mnemonic @todos. bugref:9898
|
|
|
@103899
|
11 月 |
vboxsync |
VMM/IEM: More mnemonic @todos. bugref:9898
|
|
|
@103898
|
11 月 |
vboxsync |
VMM/IEM: Fixed todo on vpextrw's mnemonic and reordered the MCs a bit …
|
|
|
@103888
|
11 月 |
vboxsync |
VMM/IEM: Enabled wholesale EFLAGS skipping in …
|
|
|
@103852
|
11 月 |
vboxsync |
Move iemTbFlagsToString() to be accessible to both callers [symbol …
|
|
|
@103847
|
11 月 |
vboxsync |
Move iemTbFlagsToString() to be accessible to both callers, bugref:9898
|
|
|
@103839
|
11 月 |
vboxsync |
VMM/IEM: Implement native emitters for IEM_MC_RAISE_DIVIDE_ERROR() and …
|
|
|
@103838
|
11 月 |
vboxsync |
VMM/IEM: Emit the …
|
|
|
@103828
|
11 月 |
vboxsync |
VMM/IEM: Implemented simple (whole sale) status flag up update …
|
|
|
@103813
|
11 月 |
vboxsync |
VMM/IEM: Enable SIMD code again after latest amd64 fixes, bugref:10614
|
|
|
@103796
|
12 月 |
vboxsync |
VMM/IEM: Temporarily disabled the SIMD register allocater again. …
|
|
|
@103776
|
12 月 |
vboxsync |
VMM/IEM: Revert r162139 again (keeping fingers crossed that it works …
|
|
|
@103770
|
12 月 |
vboxsync |
VMM/IEM: Disable the SIMD register allocator again as Win11 hits some …
|
|
|
@103759
|
12 月 |
vboxsync |
VMM/IEM: Enable the SIMD register allocator and assoicated code, …
|
|
|
@103735
|
12 月 |
vboxsync |
VMM/IEM: Implement vpsrlv[dq], vpsravd, vpsllv[dq] instruction …
|
|
|
@103729
|
12 月 |
vboxsync |
VMM/IEM: Initial implementation of a SIMD register allocator and …
|
|
|
@103728
|
12 月 |
vboxsync |
VMM/IEM: Initial implementation of a SIMD register allocator and …
|
|
|
@103700
|
12 月 |
vboxsync |
VMM/IEM: Implement vpblendd instruction dispatch & emulation, bugref:9898
|
|
|
@103696
|
12 月 |
vboxsync |
VMM/IEM: Implement vpmaddwd instruction dispatch & emulation, bugref:9898
|
|
|
@103671
|
12 月 |
vboxsync |
VMM/IEM: Native translation of …
|
|
|
@103665
|
12 月 |
vboxsync |
VMM/IEM: Native translation of IEM_MC_MAYBE_RAISE_FPU_XCPT() body, …
|
|
|
@103649
|
12 月 |
vboxsync |
VMM/IEM: Delay the RIP update for each instruction if possible to save …
|
|
|
@103592
|
12 月 |
vboxsync |
VMM/IEM: Native translation of IEM_MC_MAYBE_RAISE_SSE_RELATED_XCPT() …
|
|
|
@103588
|
12 月 |
vboxsync |
VMM/IEM: Native translation of …
|
|
|
@103561
|
12 月 |
vboxsync |
VMM/IEM: Implement vpermilps instruction emulations. [doxygen fix] …
|
|
|
@103558
|
12 月 |
vboxsync |
VMM/IEM: Implement vpermilpd instruction emulations, bugref:9898
|
|
|
@103556
|
12 月 |
vboxsync |
VMM/IEM: Implement vpermilps instruction emulations, bugref:9898
|
|
|
@103554
|
12 月 |
vboxsync |
VMM/IEM: Some simple TB disassembly interface that can be used from …
|
|
|
@103514
|
12 月 |
vboxsync |
VMM/IEM: The vex3 & vex2 byte prefixes must set the …
|
|
|
@103404
|
12 月 |
vboxsync |
VMM/IEM: Threaded function statistics. bugref:10376
|
|
|
@103393
|
12 月 |
vboxsync |
VMM/IEM,STAM: Some more liveness experiments. Adjusted the …
|
|
|
@103377
|
12 月 |
vboxsync |
VMM/IEM: Implemented iemNativeTbLongJmp and fixed the associated code …
|
|
|
@103376
|
12 月 |
vboxsync |
VMM/IEM: Experimental alternative to throw/longjmp when executing …
|
|
|
@103318
|
12 月 |
vboxsync |
VMM/IEM: Liveness analysis, part 10: Debugging, asserting liveness …
|
|
|