|
|
@106465
|
3 months |
vboxsync |
VMM/IEM: Added iemNativeEmitLoadGprWithGstReg[Ex]T and …
|
|
|
@106453
|
3 months |
vboxsync |
VMM/IEM: Eliminated the IEMNATIVE_WITH_SIMD_REG_ALLOCATOR define. …
|
|
|
@106445
|
3 months |
vboxsync |
VMM/IEM: Pass down a_fFlat to the IEMNATIVEEMITTLBSTATE constructor …
|
|
|
@106443
|
3 months |
vboxsync |
VMM/IEM: Reduced the number of arguments for iemNativeEmitTlbLookup. …
|
|
|
@106427
|
3 months |
vboxsync |
VMM/IEM: Reduced the paramters for iemNativeEmitRetn. bugref:10720
|
|
|
@106419
|
3 months |
vboxsync |
VMMArm: Add a GIC NEM backend skeleton for Windows, bugref:10392 …
|
|
|
@106408
|
3 months |
vboxsync |
VMM/IEM: Inline the iemNativeVarRegisterAcquire* case that …
|
|
|
@106407
|
3 months |
vboxsync |
VMM/IEM: Reduced the number of parameters for most …
|
|
|
@106406
|
3 months |
vboxsync |
VMM/IEM: Reduced the number of parameters for most …
|
|
|
@106401
|
3 months |
vboxsync |
VMM/IEM: Disable control flow guard for the core IEM jump table call …
|
|
|
@106400
|
3 months |
vboxsync |
VMMArm: Add a GIC NEM backend skeleton for Windows, bugref:10392 …
|
|
|
@106374
|
3 months |
vboxsync |
VMM/GIC: Some updates to the emulation to make Windows happy enough, …
|
|
|
@106362
|
3 months |
vboxsync |
VMM/DBGF: Prepare DBGF to support ARMv8/A64 style breakpoints for the …
|
|
|
@106329
|
3 months |
vboxsync |
VMM/IEM: Some minor perf tweaks for iemExecMemAllocatorPrune. bugref:10720
|
|
|
@106319
|
3 months |
vboxsync |
VMM/IEM: Reduced parameter count for iemNativeRegAllocTmp*. bugref:10720
|
|
|
@106315
|
3 months |
vboxsync |
VMM/IEM: Reduce the number of parameters passed to the …
|
|
|
@106297
|
3 months |
vboxsync |
VMM/IEM: Attempts at optimizing iemExecMemAllocatorAllocInChunkInt and …
|
|
|
@106286
|
3 months |
vboxsync |
VMM/IEM: Tested the expand down limit checking code. bugref:10371
|
|
|
@106212
|
4 months |
vboxsync |
VMM/IEM: Some machinery for saving threaded TBs and a program for …
|
|
|
@106203
|
4 months |
vboxsync |
VMM/IEM: Enabled the IEMNATIVE_WITH_EFLAGS_POSTPONING feature (logical …
|
|
|
@106202
|
4 months |
vboxsync |
VMM/IEM: A couple of debug build fixes for arm. bugref:10720
|
|
|
@106199
|
4 months |
vboxsync |
VMM/IEM: Refactored the xxxxx_r_i_efl functions to take the constant …
|
|
|
@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 …
|
|
|
@106179
|
4 months |
vboxsync |
VMM/IEM: Reworked the div, idiv, mul and imul assembly workers and how …
|
|
|
@106144
|
4 months |
vboxsync |
VMM/IEM: Relaxed iemNativeEmitGprByVCpuSignedDisp assertions to avoid …
|
|
|
@106127
|
4 months |
vboxsync |
VMM/IEM: doxygen build fix. bugref:10720
|
|
|
@106126
|
4 months |
vboxsync |
VMM/IEM: Eliminated the #ifndef …
|
|
|
@106125
|
4 months |
vboxsync |
VMM/IEM: Eliminated the #ifndef …
|
|
|
@106124
|
4 months |
vboxsync |
VMM/IEM: More work on recompilation-time checks of skipped & postponed …
|
|
|
@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 …
|
|
|
@106101
|
4 months |
vboxsync |
VMM/IEM: More native eflag stats. Added …
|
|
|
@106099
|
4 months |
vboxsync |
VMM/IEM: Moved the kIemNativeGstReg_Pc to the end of the enum to …
|
|
|
@106097
|
4 months |
vboxsync |
VMM/IEM: Liveness fix for MXCSR modifying in addps and friends. …
|
|
|
@106090
|
4 months |
vboxsync |
VMM/IEM: More liveness work for delayed eflags updating. bugref:10720 …
|
|
|
@106078
|
4 months |
vboxsync |
VMM/IEM: Liveness work for bugref:10720. bugref:10372
|
|
|
@106061
|
4 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@106054
|
4 months |
vboxsync |
GCM: Made saved state loading a bit more flexible so we can load 7.0.x …
|
|
|
@106049
|
4 months |
vboxsync |
GCM: Made saved state loading a bit more flexible so we can load 7.0.x …
|
|
|
@106037
|
4 months |
vboxsync |
VMM/IEM: Quick liveness fix for iemOp_pmovmskb_Gd_Ux. bugref:10652 …
|
|
|
@106022
|
4 months |
vboxsync |
VMM/PDM: Added PDMR3DriverEnumInstances for use by …
|
|
|
@105998
|
4 months |
vboxsync |
VMM/IEM: s/ReturnZero/ReturnSuccess/ and simplifying related code. …
|
|
|
@105997
|
4 months |
vboxsync |
VMM/IEM: Introduce a ReturnZero label when using per-chunk tail code, …
|
|
|
@105895
|
5 months |
vboxsync |
VMM/IEM: Build fix re:r164572, bugref:10720
|
|
|
@105877
|
5 months |
vboxsync |
VMM/IEM: Don't flush PC prior to 64-bit relative jumps, flush it when …
|
|
|
@105863
|
5 months |
vboxsync |
Build fix for r164575 (VMM/IEM: Don't flush PC prior to indirect …
|
|
|
@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 …
|
|
|
@105818
|
5 months |
vboxsync |
VMM/IEM: Record whether any of the branches of an …
|
|
|
@105805
|
5 months |
vboxsync |
VMM/IEM: End TB if we get back to the first instruction again via an …
|
|
|
@105768
|
5 months |
vboxsync |
VMM/IEM: Eliminated an unnecessary CS.LIM check in IEM_MC_REL_JMP_XXX …
|
|
|
@105739
|
5 months |
vboxsync |
VMM/IEM: Don't try save IEMNATIVE_REG_FIXED_TMP0 together with other …
|
|
|
@105728
|
5 months |
vboxsync |
VMM/IEM: Ditch the if (pTlbe->pbMappingR3) check from the native TLB …
|
|
|
@105718
|
5 months |
vboxsync |
VMM/IEM: Take down the FLAT PC when compiling TBs the first time. …
|
|
|
@105702
|
5 months |
vboxsync |
VMM/IEM: Enabled the adaptive timer polling. bugref:10656
|
|
|
@105698
|
5 months |
vboxsync |
VMM/IEM,TM: Adaptive timer polling and running of the timer queues …
|
|
|
@105690
|
5 months |
vboxsync |
VMMArm/NEMR3Native-darwin-armv8: Some preliminary code to support the …
|
|
|
@105687
|
5 months |
vboxsync |
VMMArm/GIC: Rename GICR3Kvm to GICR3Nem and add a stub for macOS …
|
|
|
@105686
|
5 months |
vboxsync |
VMMArm/CPUM: Add the additional state required to support EL2 in the …
|
|
|
@105673
|
5 months |
vboxsync |
VMM/IEM,TM: Do full-TB looping. Redid timer polling in the recompiler. …
|
|
|
@105664
|
5 months |
vboxsync |
VMM/IEM: Implement vgather[dq]p[sd], vpgather[dq][dq] instruction …
|
|
|
@105652
|
5 months |
vboxsync |
VMM/IEM: Fix bound instruction emulation when running in the …
|
|
|
@105616
|
6 months |
vboxsync |
VMM/IEM: Another iemTlbInvalidateLargePageWorkerInner optimization …
|
|
|
@105579
|
6 months |
vboxsync |
VMM/IEM: Fixed another bug in the large page TLB invalidation code …
|
|
|
@105560
|
6 months |
vboxsync |
VMM/IEM: A few more TLB tracing events. bugref:10727
|
|
|
@105491
|
6 months |
vboxsync |
VMM/IEM: Implement native emitters for addps, addpd, mulps and subps, …
|
|
|
@105490
|
6 months |
vboxsync |
VMM/IEM: Basic infrastructure to natively recompile SIMD floating …
|
|
|
@105489
|
6 months |
vboxsync |
VMM/IEM: Introduce special IEM_MC_NATIVE_EMIT_2_EX() IEM microcode …
|
|
|
@105466
|
6 months |
vboxsync |
VMM/IEM: Some more TLB tracing related changes. [build fix] bugref:10727
|
|
|
@105465
|
6 months |
vboxsync |
VMM/IEM: Some more TLB tracing related changes. bugref:10727
|
|
|
@105463
|
6 months |
vboxsync |
VMM/TM: An automatic power off timer for debugging - disabled by …
|
|
|
@105449
|
6 months |
vboxsync |
VMM/IEM: Use correct memory fetch variants which don't throw an #AC …
|
|
|
@105447
|
6 months |
vboxsync |
VMM/IEM: Reverted accidental 16384 TLB size back to 8192 in r164097. …
|
|
|
@105446
|
6 months |
vboxsync |
VMM/IEM: Doxygen build fix after r164103
|
|
|
@105445
|
6 months |
vboxsync |
VMM/IEM: Fold IEM_MC_MAYBE_RAISE_SSE_AVX_SIMD_FP_OR_UD_XCPT() into …
|
|
|
@105440
|
6 months |
vboxsync |
VMM/IEM: Added some simple TLB tracing (disabled by default). bugref:10727
|
|
|
@105411
|
6 months |
vboxsync |
VMM/IEM: info itlb/dtlb improvements and fixes for global entries. …
|
|
|
@105409
|
6 months |
vboxsync |
VMM/DBGF: Added a /DBGF/SuspendOnBsod boolean option (default false). …
|
|
|
@105375
|
6 months |
vboxsync |
VMM/IEM: assert message fix. bugref:10725
|
|
|
@105359
|
6 months |
vboxsync |
VMM/IEM: Implement vpps and vppd instruction emulation (fallback …
|
|
|
@105357
|
6 months |
vboxsync |
VMM/IEM: Implement vstmxcsr instruction emulation (test missing), …
|
|
|
@105356
|
6 months |
vboxsync |
VMM/IEM: Implement vstmxcsr instruction emulation (test missing), …
|
|
|
@105355
|
6 months |
vboxsync |
VMM/IEM: Implement vcvtdq2pd instruction emulation, bugref:9898
|
|
|
@105354
|
6 months |
vboxsync |
VMM/IEM: Implement vcvttpd2dq and vcvtpd2dq instruction emulations, …
|
|
|
@105351
|
6 months |
vboxsync |
VMM/IEM: Implement vcvttps2dq instruction emulation, bugref:9898
|
|
|
@105350
|
6 months |
vboxsync |
VMM/IEM: Implement vcvtps2dq instruction emulation, bugref:9898
|
|
|
@105349
|
6 months |
vboxsync |
VMM/IEM: Implement vcvtdq2ps instruction emulation, bugref:9898
|
|
|
@105348
|
6 months |
vboxsync |
VMM/IEM: Implement vcvtsd2ss instruction emulation, bugref:9898
|
|
|
@105347
|
6 months |
vboxsync |
VMM/IEM: Implement vcvtss2sd instruction emulation, bugref:9898
|
|
|
@105346
|
6 months |
vboxsync |
VMM/IEM: Implement vcvtpd2ps instruction emulation, bugref:9898
|
|
|
@105318
|
6 months |
vboxsync |
VMM/IEM: Tweak for really large TLBs; save an instruction on ARM64 …
|
|
|
@105316
|
6 months |
vboxsync |
VMM/IEM: Implement vcvtps2pd instruction emulation, bugref:9898
|
|
|
@105315
|
6 months |
vboxsync |
VMM/IEM: Implement vcvttss2si, vcvttsd2si, vcvtss2si and vcvtsd2si …
|
|
|
@105311
|
6 months |
vboxsync |
VMM/IEM: Implement vcvtsi2sd instruction emulation, bugref:9898
|
|
|
@105309
|
6 months |
vboxsync |
VMM/IEM: Implement vcvtsi2ss instruction emulation, bugref:9898
|
|
|