|
|
@104231
|
10 months |
vboxsync |
VMM/IEMAllAImpl-arm64.S: Make it build with gcc, bugref:10391
|
|
|
@104230
|
10 months |
vboxsync |
asmdefs-arm.mac,asmdefs-arm.h: Merge asmdefs-arm.mac into …
|
|
|
@104219
|
10 months |
vboxsync |
VMM: bugref:10610 Fixed MSR loading.
|
|
|
@104212
|
10 months |
vboxsync |
include/iprt,VMM/IEMAllN8veHlpA-arm64.S: Introduce a new …
|
|
|
@104211
|
10 months |
vboxsync |
VMM/IEM: Detect MXCSR when disassembling and annotating TBs, bugref:10614
|
|
|
@104210
|
10 months |
vboxsync |
VMM/IEM: Made iemNativeVarRegisterAcquire automatically convert from …
|
|
|
@104209
|
10 months |
vboxsync |
VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
|
|
|
@104208
|
10 months |
vboxsync |
VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
|
|
|
@104207
|
10 months |
vboxsync |
VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
|
|
|
@104206
|
10 months |
vboxsync |
VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
|
|
|
@104195
|
10 months |
vboxsync |
VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
|
|
|
@104192
|
10 months |
vboxsync |
VMM/IEM: Fix one more incorrect (missing) instruction name / decoding, …
|
|
|
@104188
|
10 months |
vboxsync |
VMM/IEM: Implement vpslldq, vpsrldq, instruction dispatch & emulation, …
|
|
|
@104186
|
10 months |
vboxsync |
VMM/IEM: Get rid of IEM_MC_IF_MXCSR_XCPT_PENDING() and …
|
|
|
@104185
|
10 months |
vboxsync |
VMM/IEM: Get rid of IEM_MC_IF_MXCSR_XCPT_PENDING() and …
|
|
|
@104184
|
10 months |
vboxsync |
VMM/IEM: move parts of 'imm8' jump table construction & handling into …
|
|
|
@104183
|
10 months |
vboxsync |
VMM/IEM: Get rid of IEM_MC_IF_MXCSR_XCPT_PENDING() and …
|
|
|
@104182
|
10 months |
vboxsync |
VMM/IEM: move parts of 'imm8' jump table construction & handling into …
|
|
|
@104177
|
10 months |
vboxsync |
VMM/IEM: Get rid of IEM_MC_STORE_SSE_RESULT(), by checking for pending …
|
|
|
@104174
|
10 months |
vboxsync |
VMM/IEM: Get rid of IEM_MC_REF_MXCSR() and convert the users to use …
|
|
|
@104173
|
10 months |
vboxsync |
VMM/IEM: ARM64 assembly renditions of shl, shr and sar assembly …
|
|
|
@104172
|
10 months |
vboxsync |
VMM/IEM: Doxygen fix, bugref:10371
|
|
|
@104157
|
10 months |
vboxsync |
VMM/IEM: Fix assembly of iemAImpl_vucomiss_u128, bugref:10641
|
|
|
@104156
|
10 months |
vboxsync |
VMM/IEM: Rework microcode of …
|
|
|
@104155
|
10 months |
vboxsync |
VMM/IEM: Implement native emitters for IEM_MC_CLEAR_EFL_BIT(), …
|
|
|
@104153
|
10 months |
vboxsync |
VMM/IEM: Set pCurTbR3 to NULL in the longjmp'ed/catch block to prevent …
|
|
|
@104151
|
10 months |
vboxsync |
VMM/IEM: Deal with iemNativeDbgInfoAddGuestRegWriteback assertion. …
|
|
|
@104150
|
10 months |
vboxsync |
VMM/IEM: Rework the [v][u]comis[sd] instruction emulations to work by …
|
|
|
@104147
|
10 months |
vboxsync |
VMM/IEM: Optimize (?) the TLB code on ARM64 by using LDP and (for …
|
|
|
@104146
|
10 months |
vboxsync |
VMM/IEM: Increased IEMEXECMEM_ALT_SUB_ALLOC_UNIT_SIZE from 128 to 256, …
|
|
|
@104144
|
10 months |
vboxsync |
VMM/IEM: Build fixes for when the TLB lookup code is disabled, bugref:10614
|
|
|
@104143
|
10 months |
vboxsync |
VMM/IEM: Implement native emitters for …
|
|
|
@104141
|
10 months |
vboxsync |
VMM/IEM: Implement native emitters for …
|
|
|
@104140
|
10 months |
vboxsync |
VMM/IEM: Implement native emitters for …
|
|
|
@104139
|
10 months |
vboxsync |
VMM/IEM: Rework MXCSR handling for AVX instructions. See r162550 for …
|
|
|
@104138
|
10 months |
vboxsync |
VMM/IEM: Rework MXCSR handling for AVX instructions. See r162550 for …
|
|
|
@104137
|
10 months |
vboxsync |
Committed too much, bugref:10641
|
|
|
@104136
|
10 months |
vboxsync |
VMM/IEM: Rework MXCSR handling for AVX instructions. See r162550 for …
|
|
|
@104135
|
10 months |
vboxsync |
VMM/IEM: Rework MXCSR handling for AVX instructions. See r162550 for …
|
|
|
@104133
|
10 months |
vboxsync |
VMM/IEM: Convert the 256-bit vmovsldup/vmovshdup/vmovddup emulations …
|
|
|
@104132
|
10 months |
vboxsync |
VMM/IEM: Convert some AVX instruction emulation helpers to the …
|
|
|
@104131
|
10 months |
vboxsync |
VMM/TM: Allow linear scaling of the guest TSC; primarily required for …
|
|
|
@104129
|
10 months |
vboxsync |
VMM/IEM: Rework MXCSR handling for SSE instructions, bugref:10641
…
|
|
|
@104128
|
10 months |
vboxsync |
VMM/IEM: Fix pcmpistrm emulation, regression introdcued with r158058, …
|
|
|
@104123
|
11 months |
vboxsync |
VMM/IEM: Avoid the two RTMemProtect calls in iemExecMemAllocatorFree …
|
|
|
@104118
|
11 months |
vboxsync |
VMM/IEM: Need to flush the MXCSR shadow during ldmxcsr, bugref:10641
|
|
|
@104117
|
11 months |
vboxsync |
VMM/IEM: Fix one more incorrect instruction name, bugref:9898
|
|
|
@104116
|
11 months |
vboxsync |
VMM/IEM: Darwin fixes for IEMEXECMEM_ALT_SUB_WITH_ALLOC_HEADER. The …
|
|
|
@104115
|
11 months |
vboxsync |
VMM/IEM: Split out the executable memory allocator from …
|
|
|
@104114
|
11 months |
vboxsync |
VMM/IEM: Implemented a very simple alternative to …
|
|
|
@104113
|
11 months |
vboxsync |
VMM/IEM: Fix some incorrect instruction names, bugref:9898
|
|
|
@104112
|
11 months |
vboxsync |
VMM/IEM: build fix. bugref:10370
|
|
|
@104110
|
11 months |
vboxsync |
VMM/IEM: Removed incorrect cbReq alignment in …
|
|
|
@104109
|
11 months |
vboxsync |
VMM/IEM: Kicked out the RTHeapSimple based exec mem allocator code as …
|
|
|
@104108
|
11 months |
vboxsync |
VMM/IEM: Slap a header on the exec mem allocations. This simplifies …
|
|
|
@104107
|
11 months |
vboxsync |
VMM/IEM: The source variables for IEM_MC_STORE_XREG_* must be acquired …
|
|
|
@104103
|
11 months |
vboxsync |
VMM/IEM: Convert assembly helpers for MMX/SSE instructions who not …
|
|
|
@104101
|
11 months |
vboxsync |
VMM/IEM: Get rid of the inefficient looping when flushing dirty guest …
|
|
|
@104100
|
11 months |
vboxsync |
VMM/IEM: Optimize kIemTbDbgEntryType_NativeOffset emitting, caching …
|
|
|
@104099
|
11 months |
vboxsync |
VMM/IEM: Emit native code for shl Ev,CL. bugref:10376
|
|
|
@104098
|
11 months |
vboxsync |
VMM/IEM: #undef IEMNATIVE_WITH_DELAYED_REGISTER_WRITEBACK build fix. …
|
|
|
@104095
|
11 months |
vboxsync |
VMM/IEM: Release statistics on how often the exec memory allocator …
|
|
|
@104094
|
11 months |
vboxsync |
VMM/IEM: scm, trailing whitespace fix, bugref:9898
|
|
|
@104093
|
11 months |
vboxsync |
VMM/IEM: scm, trailing whitespace fix, bugref:9898
|
|
|
@104092
|
11 months |
vboxsync |
VMM/IEM: Implement native emitters for IEM_MC_STORE_XREG_R32() and …
|
|
|
@104087
|
11 months |
vboxsync |
VMM/IEM: Implement native emitters for IEM_MC_STORE_XREG_U8() and …
|
|
|
@104084
|
11 months |
vboxsync |
VMM/IEM: Implement support for automatically flushing all call …
|
|
|
@104081
|
11 months |
vboxsync |
VMM/IEM: Same logic as r162478/iemGRegRefU8 applies here. bugref:9898
|
|
|
@104080
|
11 months |
vboxsync |
VMM/IEM: Implement 'microcoded' vpinsr[bwdq] instruction decode, …
|
|
|
@104076
|
11 months |
vboxsync |
VMM/IEM: Implement 'microcoded' vpinsr[bwdq] instruction decode, …
|
|
|
@104075
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@104074
|
11 months |
vboxsync |
VMM/IEM: Fix implementation of IEM_MC_SHL_LOCAL_S16() and …
|
|
|
@104073
|
11 months |
vboxsync |
VMM/IEM: Made the code compile without …
|
|
|
@104072
|
11 months |
vboxsync |
VMM/IEM: Build fix and marked the two local SHL/SAR operations as not …
|
|
|
@104064
|
11 months |
vboxsync |
VMM/IEM: Made the IEMTB::cUsage value the native recompilation is done …
|
|
|
@104059
|
11 months |
vboxsync |
VMM/IEM: Implement vextracti128/vextractf128 instruction emulation, …
|
|
|
@104058
|
11 months |
vboxsync |
VMM/IEM: Make IEM_MC_FETCH_YREG_U128() take a iDQWord parameter to …
|
|
|
@104056
|
11 months |
vboxsync |
VMM/IEM: Implement native emitters for IEM_MC_LOCAL_ASSIGN(), …
|
|
|
@104053
|
11 months |
vboxsync |
VMM/IEM: Add native emitter for IEM_MC_STORE_GREG_I64(), bugref:10371
|
|
|
@104052
|
11 months |
vboxsync |
VMM/IEM: Non debug build fix, bugref:10629
|
|
|
@104051
|
11 months |
vboxsync |
VMM/IEM: Optimizing (hopefully) and correcting flag handling in …
|
|
|
@104049
|
11 months |
vboxsync |
VMM/IEM: Mark the SIMD register as dirty based on the load size in …
|
|
|
@104048
|
11 months |
vboxsync |
VMM/IEM: Mark the SIMD register as dirty based on the load size in …
|
|
|
@104047
|
11 months |
vboxsync |
VMM/IEM: Straighten the code flushing dirty guest registers, …
|
|
|
@104036
|
11 months |
vboxsync |
VMM/IEM: Add some more detailed debug info when a guest register …
|
|
|
@104034
|
11 months |
vboxsync |
VMM/IEM: Implement experimental (disabled by default) delaying …
|
|
|
@104033
|
11 months |
vboxsync |
VMM/IEM: Implement loading the missing part from CPUMCTX when the …
|
|
|
@104032
|
11 months |
vboxsync |
VMM/PGM: Nested VMX: bugref:10607 Forward port r162255 (Fix …
|
|
|
@104030
|
11 months |
vboxsync |
VMM/IEM: Build fix for linux.arm64 (gcc complains about unsequenced …
|
|
|
@104029
|
11 months |
vboxsync |
VMM/VMMAll/target-x86/IEMAllN8veEmit-x86.h: Build fix, bugref:10391
|
|
|
@104021
|
11 months |
vboxsync |
VMM/IEM: Implement native emitters for IEM_MC_CALL_AVX_AIMPL_2() and …
|
|
|
@104019
|
11 months |
vboxsync |
VMM/IEM: Made IEM_MC_CALL_AVX_AIMPL_[34] deal with its hidden …
|
|
|
@104018
|
11 months |
vboxsync |
VMM/IEM: Dropped the argument and local variable counts from …
|
|
|
@104017
|
11 months |
vboxsync |
VMM/IEM: Modified the IEM_MC_ARG_LOCAL_EFLAGS behaviour to also …
|
|
|
@104016
|
11 months |
vboxsync |
VMM/IEM: IEM_MC_LOCAL_EFLAGS. bugref:10376
|
|
|
@104009
|
11 months |
vboxsync |
VMM/IEM: Build fix. bugref:10614
|
|
|
@103997
|
11 months |
vboxsync |
VMM/IEM: Fix IEM_MC_COPY_XREG_U128(), IEM_MC_COPY_YREG_U128_ZX_VLMAX() …
|
|
|
@103995
|
11 months |
vboxsync |
VMM/IEM: Implement native emitters for IEM_MC_STORE_XREG_XMM(), …
|
|
|
@103993
|
11 months |
vboxsync |
VMM/IEM: Implement native emitters for …
|
|
|
@103991
|
11 months |
vboxsync |
VMM/IEM: Fix IEM_MC_COPY_XREG_U128(), IEM_MC_COPY_YREG_U128_ZX_VLMAX() …
|
|
|