|
|
@106724
|
3 months |
vboxsync |
VMM/IEM: Unwind info for win.arm64 (attempt at it, anyway). jiraref:1253
|
|
|
@106622
|
3 months |
vboxsync |
VMM/IEM: linux build fixes. bugref:10720
|
|
|
@106537
|
3 months |
vboxsync |
VMM/IEM: doxygen fix. bugref:10720
|
|
|
@106491
|
4 months |
vboxsync |
VMM/IEM: doxygen fix (after #ifdef SIMD removal). bugref:10720
|
|
|
@106478
|
4 months |
vboxsync |
VMM/IEM: Some IEMNATIVEVAR / iemNativeVarAllocInt optimization tweaks. …
|
|
|
@106465
|
4 months |
vboxsync |
VMM/IEM: Added iemNativeEmitLoadGprWithGstReg[Ex]T and …
|
|
|
@106453
|
4 months |
vboxsync |
VMM/IEM: Eliminated the IEMNATIVE_WITH_SIMD_REG_ALLOCATOR define. …
|
|
|
@106408
|
4 months |
vboxsync |
VMM/IEM: Inline the iemNativeVarRegisterAcquire* case that …
|
|
|
@106407
|
4 months |
vboxsync |
VMM/IEM: Reduced the number of parameters for most …
|
|
|
@106401
|
4 months |
vboxsync |
VMM/IEM: Disable control flow guard for the core IEM jump table call …
|
|
|
@106380
|
4 months |
vboxsync |
VMM/IEM: doxygen fixes. bugref:10720
|
|
|
@106376
|
4 months |
vboxsync |
VMM/IEM: Fixed refactoring regression from 165123. bugref:10720
|
|
|
@106319
|
4 months |
vboxsync |
VMM/IEM: Reduced parameter count for iemNativeRegAllocTmp*. bugref:10720
|
|
|
@106315
|
4 months |
vboxsync |
VMM/IEM: Reduce the number of parameters passed to the …
|
|
|
@106314
|
4 months |
vboxsync |
VMM/IEM: Just mask out IEMNATIVE_SIMD_REG_FIXED_MASK from fHstRegs in …
|
|
|
@106197
|
4 months |
vboxsync |
VMM/IEM: Use iemNativeEmitEFlagsForLogical as emitter for all cases. …
|
|
|
@106192
|
4 months |
vboxsync |
VMM/IEM: Added some basic stats & debug info for postponed EFLAGS …
|
|
|
@106187
|
4 months |
vboxsync |
VMM/IEM: Injecting postponed eflags calculations into the TLB miss …
|
|
|
@106180
|
4 months |
vboxsync |
VMM/IEM: Refactoring TbExits and other early eflags calculation …
|
|
|
@106136
|
4 months |
vboxsync |
VMM/IEM: # padding. bugref:10720
|
|
|
@106134
|
4 months |
vboxsync |
VMM/IEM: Eliminated the #ifndef …
|
|
|
@106126
|
4 months |
vboxsync |
VMM/IEM: Eliminated the #ifndef …
|
|
|
@106125
|
4 months |
vboxsync |
VMM/IEM: Eliminated the #ifndef …
|
|
|
@106123
|
4 months |
vboxsync |
VMM/IEM: More work on recompilation-time checks of skipped & postponed …
|
|
|
@106117
|
4 months |
vboxsync |
VMM/IEM: Recompilation-time checks of skipped EFLAGS. bugref:10720
|
|
|
@106113
|
4 months |
vboxsync |
VMM/IEM: Added special register allocator functions for EFLAGS so we …
|
|
|
@106099
|
4 months |
vboxsync |
VMM/IEM: Moved the kIemNativeGstReg_Pc to the end of the enum to …
|
|
|
@106090
|
4 months |
vboxsync |
VMM/IEM: More liveness work for delayed eflags updating. bugref:10720 …
|
|
|
@106078
|
5 months |
vboxsync |
VMM/IEM: Liveness work for bugref:10720. bugref:10372
|
|
|
@106061
|
5 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@106006
|
5 months |
vboxsync |
VMM/IEM: Extended iemNativeEmitFetchEFlags (IEM_MC_FETCH_EFLAGS_EX) to …
|
|
|
@105998
|
5 months |
vboxsync |
VMM/IEM: s/ReturnZero/ReturnSuccess/ and simplifying related code. …
|
|
|
@105997
|
5 months |
vboxsync |
VMM/IEM: Introduce a ReturnZero label when using per-chunk tail code, …
|
|
|
@105877
|
5 months |
vboxsync |
VMM/IEM: Don't flush PC prior to 64-bit relative jumps, flush it when …
|
|
|
@105856
|
5 months |
vboxsync |
VMM/IEM: Don't flush PC prior to indirect jumps, flush it when in the …
|
|
|
@105855
|
5 months |
vboxsync |
VMM/IEM: Don't update PC during IEM_MC_REL_JMP_S[8|32]_AND_FINISH if …
|
|
|
@105854
|
5 months |
vboxsync |
VMM/IEM: Don't force PC updating during IEM_MC_ADVANCE_RIP_AND_FINISH …
|
|
|
@105853
|
5 months |
vboxsync |
VMM/IEM: Don't force PC updating before branches, nor flushing of …
|
|
|
@105739
|
6 months |
vboxsync |
VMM/IEM: Don't try save IEMNATIVE_REG_FIXED_TMP0 together with other …
|
|
|
@105724
|
6 months |
vboxsync |
Disassembler,VMM,HostDrivers,Debugger,MakeAlternativeSource: Convert …
|
|
|
@105723
|
6 months |
vboxsync |
VMM/IEM: Put name on jump targets when there are matching labels for …
|
|
|
@105718
|
6 months |
vboxsync |
VMM/IEM: Take down the FLAT PC when compiling TBs the first time. …
|
|
|
@105717
|
6 months |
vboxsync |
VMM/IEM: Used the new iemPollTimers in …
|
|
|
@105714
|
6 months |
vboxsync |
VMM/IEM: Used the new iemPollTimers in …
|
|
|
@105673
|
6 months |
vboxsync |
VMM/IEM,TM: Do full-TB looping. Redid timer polling in the recompiler. …
|
|
|
@105445
|
6 months |
vboxsync |
VMM/IEM: Fold IEM_MC_MAYBE_RAISE_SSE_AVX_SIMD_FP_OR_UD_XCPT() into …
|
|
|
@105318
|
7 months |
vboxsync |
VMM/IEM: Tweak for really large TLBs; save an instruction on ARM64 …
|
|
|
@105271
|
7 months |
vboxsync |
VMM/IEM: Replaced IEMNATIVEEXITREASON with IEMNATIVELABELTYPE, since …
|
|
|
@105261
|
7 months |
vboxsync |
VMM/IEM: Share epilog and other tail code on a per-chunk basis (due to …
|
|
|
@105036
|
7 months |
vboxsync |
VMM/IEM: Split the TLB into non-global (even) and global (odd) …
|
|
|
@105035
|
7 months |
vboxsync |
VMM/IEM,bs3-cpu-weird-1: Made bs3CpuWeird1_PcWrapping run w/o …
|
|
|
@104956
|
8 months |
vboxsync |
VMM/IEM: TLB statistics reorg. bugref:10687
|
|
|
@104858
|
8 months |
vboxsync |
VMM/IEM: Optimize executable memory allocation on macOS by removing …
|
|
|
@104798
|
8 months |
vboxsync |
VMM/IEM: Introduce IEMNATIVE_WITH_RECOMPILER_EPILOGUE_SINGLETON as an …
|
|
|
@104797
|
8 months |
vboxsync |
VMM/IEM: Introduce special helpers for generating code to exit a TB in …
|
|
|
@104524
|
9 months |
vboxsync |
VMM/IEM: build fix. bugref:10656
|
|
|
@104506
|
9 months |
vboxsync |
VMM/IEM: Deal with direct 'linking' of TBs when requiring a TLB load …
|
|
|
@104468
|
9 months |
vboxsync |
VMM/IEM: Deal with the simples direct 'linking' of TBs scenario for …
|
|
|
@104407
|
9 months |
vboxsync |
VMM/IEM: Adjusted the TB exit statistics a bit more, adding a few new …
|
|
|
@104361
|
10 months |
vboxsync |
VMM/IEM: Moved the native TB exit statistics on g_aSimpleTailLabels to …
|
|
|
@104343
|
10 months |
vboxsync |
VMM/IEM: Fixed debug/strict regression from r162198 where x0/rax could …
|
|
|
@104342
|
10 months |
vboxsync |
VMM/IEM: Fixed debug/strict regression from r162198 where x0/rax could …
|
|
|
@104322
|
10 months |
vboxsync |
VMM/IEM: Have a single TB prologue which serves as an entry point to …
|
|
|
@104283
|
10 months |
vboxsync |
VMM/IEM: Gather statistics on the exit behavior of native TBs, …
|
|
|
@104282
|
10 months |
vboxsync |
VMM/IEM: Gather statistics on the exit behavior of native TBs, …
|
|
|
@104281
|
10 months |
vboxsync |
VMM/IEM: Gather statistics on the exit behavior of native TBs, bugref:10653
|
|
|
@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 …
|
|
|
@104151
|
10 months |
vboxsync |
VMM/IEM: Deal with iemNativeDbgInfoAddGuestRegWriteback assertion. …
|
|
|
@104147
|
10 months |
vboxsync |
VMM/IEM: Optimize (?) the TLB code on ARM64 by using LDP and (for …
|
|
|
@104144
|
10 months |
vboxsync |
VMM/IEM: Build fixes for when the TLB lookup code is disabled, bugref:10614
|
|
|
@104129
|
10 months |
vboxsync |
VMM/IEM: Rework MXCSR handling for SSE instructions, bugref:10641
…
|
|
|
@104115
|
10 months |
vboxsync |
VMM/IEM: Split out the executable memory allocator from …
|
|
|
@104114
|
10 months |
vboxsync |
VMM/IEM: Implemented a very simple alternative to …
|
|
|
@104112
|
10 months |
vboxsync |
VMM/IEM: build fix. bugref:10370
|
|
|
@104110
|
10 months |
vboxsync |
VMM/IEM: Removed incorrect cbReq alignment in …
|
|
|
@104109
|
10 months |
vboxsync |
VMM/IEM: Kicked out the RTHeapSimple based exec mem allocator code as …
|
|
|
@104108
|
10 months |
vboxsync |
VMM/IEM: Slap a header on the exec mem allocations. This simplifies …
|
|
|
@104101
|
10 months |
vboxsync |
VMM/IEM: Get rid of the inefficient looping when flushing dirty guest …
|
|
|
@104100
|
10 months |
vboxsync |
VMM/IEM: Optimize kIemTbDbgEntryType_NativeOffset emitting, caching …
|
|
|
@104099
|
10 months |
vboxsync |
VMM/IEM: Emit native code for shl Ev,CL. bugref:10376
|
|
|
@104098
|
10 months |
vboxsync |
VMM/IEM: #undef IEMNATIVE_WITH_DELAYED_REGISTER_WRITEBACK build fix. …
|
|
|
@104095
|
10 months |
vboxsync |
VMM/IEM: Release statistics on how often the exec memory allocator …
|
|
|
@104084
|
10 months |
vboxsync |
VMM/IEM: Implement support for automatically flushing all call …
|
|
|
@104073
|
10 months |
vboxsync |
VMM/IEM: Made the code compile without …
|
|
|
@104056
|
10 months |
vboxsync |
VMM/IEM: Implement native emitters for IEM_MC_LOCAL_ASSIGN(), …
|
|
|
@104049
|
10 months |
vboxsync |
VMM/IEM: Mark the SIMD register as dirty based on the load size in …
|
|
|
@104048
|
10 months |
vboxsync |
VMM/IEM: Mark the SIMD register as dirty based on the load size in …
|
|
|
@104047
|
10 months |
vboxsync |
VMM/IEM: Straighten the code flushing dirty guest registers, …
|
|
|
@104036
|
10 months |
vboxsync |
VMM/IEM: Add some more detailed debug info when a guest register …
|
|
|
@104034
|
10 months |
vboxsync |
VMM/IEM: Implement experimental (disabled by default) delaying …
|
|
|
@104033
|
10 months |
vboxsync |
VMM/IEM: Implement loading the missing part from CPUMCTX when the …
|
|
|
@104019
|
10 months |
vboxsync |
VMM/IEM: Made IEM_MC_CALL_AVX_AIMPL_[34] deal with its hidden …
|
|
|
@103993
|
11 months |
vboxsync |
VMM/IEM: Implement native emitters for …
|
|
|
@103990
|
11 months |
vboxsync |
VMM/IEM: Fix the SIMD guest register value checking, cnt operates on …
|
|
|
@103964
|
11 months |
vboxsync |
VMM/IEM: Some statistics on the SIMD register allocator and some …
|
|
|
@103953
|
11 months |
vboxsync |
VMM/IEM: Implement native emitters for …
|
|
|
@103952
|
11 months |
vboxsync |
VMM/IEM: Implement native emitters for …
|
|
|
@103949
|
11 months |
vboxsync |
VMM/IEM: Implement native emitters for …
|
|
|
@103942
|
11 months |
vboxsync |
VMM/IEM: Implement memory stores from SIMD registers and implement …
|
|
|