|
|
@106097
|
5 months |
vboxsync |
VMM/IEM: Liveness fix for MXCSR modifying in addps and friends. …
|
|
|
@106090
|
5 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.
|
|
|
@106037
|
5 months |
vboxsync |
VMM/IEM: Quick liveness fix for iemOp_pmovmskb_Gd_Ux. bugref:10652 …
|
|
|
@106036
|
5 months |
vboxsync |
VMM/IEM: Changed the IEMNATIVEMITEFLOP/enmOp argument to …
|
|
|
@106006
|
5 months |
vboxsync |
VMM/IEM: Extended iemNativeEmitFetchEFlags (IEM_MC_FETCH_EFLAGS_EX) to …
|
|
|
@106001
|
5 months |
vboxsync |
doc/manual/man_VBoxManage-*: Updated a variety of the VBoxManage help …
|
|
|
@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, …
|
|
|
@105878
|
5 months |
vboxsync |
VMM/IEM: Don't flush PC prior to 64-bit relative jumps, flush it when …
|
|
|
@105877
|
5 months |
vboxsync |
VMM/IEM: Don't flush PC prior to 64-bit relative jumps, flush it when …
|
|
|
@105856
|
6 months |
vboxsync |
VMM/IEM: Don't flush PC prior to indirect jumps, flush it when in the …
|
|
|
@105855
|
6 months |
vboxsync |
VMM/IEM: Don't update PC during IEM_MC_REL_JMP_S[8|32]_AND_FINISH if …
|
|
|
@105854
|
6 months |
vboxsync |
VMM/IEM: Don't force PC updating during IEM_MC_ADVANCE_RIP_AND_FINISH …
|
|
|
@105853
|
6 months |
vboxsync |
VMM/IEM: Don't force PC updating before branches, nor flushing of …
|
|
|
@105834
|
6 months |
vboxsync |
Fix emulation of 'vmovq' instruction in 16/32-bit modes (acts as …
|
|
|
@105818
|
6 months |
vboxsync |
VMM/IEM: Record whether any of the branches of an …
|
|
|
@105805
|
6 months |
vboxsync |
VMM/IEM: End TB if we get back to the first instruction again via an …
|
|
|
@105797
|
6 months |
vboxsync |
VMM/IEM: Split up IEMAllN8veLiveness.cpp into 6 parts to speed up …
|
|
|
@105770
|
6 months |
vboxsync |
VMM/IEM: Prepping to split up the generated liveness code. bugref:10372
|
|
|
@105768
|
6 months |
vboxsync |
VMM/IEM: Eliminated an unnecessary CS.LIM check in IEM_MC_REL_JMP_XXX …
|
|
|
@105739
|
6 months |
vboxsync |
VMM/IEM: Don't try save IEMNATIVE_REG_FIXED_TMP0 together with other …
|
|
|
@105732
|
6 months |
vboxsync |
VMM/CPUM-armv8: Add some helpers tp query current guest EL and whether …
|
|
|
@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 …
|
|
|
@105715
|
6 months |
vboxsync |
VMM/TM: Removed unused TMTimerPollBoolWith32BitMilliTS API. bugref:10656
|
|
|
@105714
|
6 months |
vboxsync |
VMM/IEM: Used the new iemPollTimers in …
|
|
|
@105712
|
6 months |
vboxsync |
VMM/IEM: Kicked out some debug tracing code from iemPollTimers. …
|
|
|
@105711
|
6 months |
vboxsync |
VMM/IEM: Ensure that the required segment is up to date in CPUM when …
|
|
|
@105699
|
6 months |
vboxsync |
VMM/IEM: Fix disassembly metadata for movq_Pq_Qq, vcmpss, vcmpsd …
|
|
|
@105698
|
6 months |
vboxsync |
VMM/IEM,TM: Adaptive timer polling and running of the timer queues …
|
|
|
@105697
|
6 months |
vboxsync |
Main,VMMArm/GIC: Fixes for linux.arm64, bugref:10747
|
|
|
@105687
|
6 months |
vboxsync |
VMMArm/GIC: Rename GICR3Kvm to GICR3Nem and add a stub for macOS …
|
|
|
@105673
|
6 months |
vboxsync |
VMM/IEM,TM: Do full-TB looping. Redid timer polling in the recompiler. …
|
|
|
@105664
|
6 months |
vboxsync |
VMM/IEM: Implement vgather[dq]p[sd], vpgather[dq][dq] instruction …
|
|
|
@105657
|
6 months |
vboxsync |
VMM/IEM: Fix bound instruction emulation when running in the …
|
|
|
@105656
|
6 months |
vboxsync |
VMM/IEM: Fix bound instruction emulation when running in the …
|
|
|
@105655
|
6 months |
vboxsync |
VMM/IEM: Fix adjusting the stack pointer when recompiling a pop …
|
|
|
@105652
|
6 months |
vboxsync |
VMM/IEM: Fix bound instruction emulation when running in the …
|
|
|
@105616
|
6 months |
vboxsync |
VMM/IEM: Another iemTlbInvalidateLargePageWorkerInner optimization …
|
|
|
@105607
|
6 months |
vboxsync |
VMM/IEM: Optimized out the cbInstrBufTotal zapping in …
|
|
|
@105606
|
6 months |
vboxsync |
VMM/IEM: Some more prefetch experimentation in …
|
|
|
@105593
|
6 months |
vboxsync |
VMM/IEM: Some loop unroll and prefetch experimentation in …
|
|
|
@105592
|
6 months |
vboxsync |
VMM/IEM: Removed ad-hoc TLB trace statement in …
|
|
|
@105591
|
6 months |
vboxsync |
VMM/IEM: Fixed a bug in iemTlbInvalidateLargePageWorkerInner for TLB …
|
|
|
@105589
|
6 months |
vboxsync |
VMM/IEMAllN8veHlpA.asm: Fixed iemNativeFpCtrlRegRestore on windows …
|
|
|
@105579
|
6 months |
vboxsync |
VMM/IEM: Fixed another bug in the large page TLB invalidation code …
|
|
|
@105572
|
6 months |
vboxsync |
VMM/IEM: Fixed some bugs in the 2MB/4MB page invalidation code. …
|
|
|
@105571
|
6 months |
vboxsync |
VMM/IEMAllN8veHlpA.asm: Build fix and adjustments for …
|
|
|
@105560
|
6 months |
vboxsync |
VMM/IEM: A few more TLB tracing events. bugref:10727
|
|
|
@105559
|
6 months |
vboxsync |
VMM/IEM: Compile fix for large TLB on windows hosts. bugref:10727
|
|
|
@105491
|
7 months |
vboxsync |
VMM/IEM: Implement native emitters for addps, addpd, mulps and subps, …
|
|
|
@105490
|
7 months |
vboxsync |
VMM/IEM: Basic infrastructure to natively recompile SIMD floating …
|
|
|
@105489
|
7 months |
vboxsync |
VMM/IEM: Introduce special IEM_MC_NATIVE_EMIT_2_EX() IEM microcode …
|
|
|
@105488
|
7 months |
vboxsync |
VMM/IEM/IEMAllInstTwoByte0f.cpp.h: Fix the register flush mask for …
|
|
|
@105486
|
7 months |
vboxsync |
VMM/IEM: Fix for r164115, bugref:10652
|
|
|
@105484
|
7 months |
vboxsync |
VMM/IEM: Better fix for the pmov* emitters when the guest source …
|
|
|
@105465
|
7 months |
vboxsync |
VMM/IEM: Some more TLB tracing related changes. bugref:10727
|
|
|
@105462
|
7 months |
vboxsync |
VMM/IEM: Simplify the MXCSR exception calculation a tiny bit, bugref:10652
|
|
|
@105456
|
7 months |
vboxsync |
VMM/IEM: Need to clear PE if either OE/UE is set and not masked by the …
|
|
|
@105450
|
7 months |
vboxsync |
VMM/IEM: Exception flags generation fixes for the SIMD floating point …
|
|
|
@105445
|
7 months |
vboxsync |
VMM/IEM: Fold IEM_MC_MAYBE_RAISE_SSE_AVX_SIMD_FP_OR_UD_XCPT() into …
|
|
|
@105440
|
7 months |
vboxsync |
VMM/IEM: Added some simple TLB tracing (disabled by default). bugref:10727
|
|
|
@105414
|
7 months |
vboxsync |
VMM/IEM: Log how many bytes of executable memory are not usable due to …
|
|
|
@105413
|
7 months |
vboxsync |
VMM/IEM: When pruning exec memory set the hint to the start of the …
|
|
|
@105407
|
7 months |
vboxsync |
VMM/IEM: Implement native emitters for …
|
|
|
@105399
|
7 months |
vboxsync |
VMM/IEM: Implement native emitters for …
|
|
|
@105371
|
7 months |
vboxsync |
VMM/IEM: Implement fallbacks for dpps/dppd instructions, bugref:9898
|
|
|
@105364
|
7 months |
vboxsync |
VMM: Expose FMA and F16C instruction set extensions if available and …
|
|
|
@105359
|
7 months |
vboxsync |
VMM/IEM: Implement vpps and vppd instruction emulation (fallback …
|
|
|
@105357
|
7 months |
vboxsync |
VMM/IEM: Implement vstmxcsr instruction emulation (test missing), …
|
|
|
@105356
|
7 months |
vboxsync |
VMM/IEM: Implement vstmxcsr instruction emulation (test missing), …
|
|
|
@105355
|
7 months |
vboxsync |
VMM/IEM: Implement vcvtdq2pd instruction emulation, bugref:9898
|
|
|
@105354
|
7 months |
vboxsync |
VMM/IEM: Implement vcvttpd2dq and vcvtpd2dq instruction emulations, …
|
|
|
@105352
|
7 months |
vboxsync |
VMM/VMR3Req,iprt/cdefs.h: Adjustments of VMR3ReqCallUV family to fit …
|
|
|
@105351
|
7 months |
vboxsync |
VMM/IEM: Implement vcvttps2dq instruction emulation, bugref:9898
|
|
|
@105350
|
7 months |
vboxsync |
VMM/IEM: Implement vcvtps2dq instruction emulation, bugref:9898
|
|
|
@105349
|
7 months |
vboxsync |
VMM/IEM: Implement vcvtdq2ps instruction emulation, bugref:9898
|
|
|
@105348
|
7 months |
vboxsync |
VMM/IEM: Implement vcvtsd2ss instruction emulation, bugref:9898
|
|
|
@105347
|
7 months |
vboxsync |
VMM/IEM: Implement vcvtss2sd instruction emulation, bugref:9898
|
|
|
@105346
|
7 months |
vboxsync |
VMM/IEM: Implement vcvtpd2ps instruction emulation, bugref:9898
|
|
|
@105318
|
7 months |
vboxsync |
VMM/IEM: Tweak for really large TLBs; save an instruction on ARM64 …
|
|
|
@105316
|
7 months |
vboxsync |
VMM/IEM: Implement vcvtps2pd instruction emulation, bugref:9898
|
|
|
@105315
|
7 months |
vboxsync |
VMM/IEM: Implement vcvttss2si, vcvttsd2si, vcvtss2si and vcvtsd2si …
|
|
|
@105311
|
7 months |
vboxsync |
VMM/IEM: Implement vcvtsi2sd instruction emulation, bugref:9898
|
|
|
@105309
|
7 months |
vboxsync |
VMM/IEM: Implement vcvtsi2ss instruction emulation, bugref:9898
|
|
|
@105307
|
7 months |
vboxsync |
VMM/IEM: Implement vpermd, vpermps instruction emulations, bugref:9898
|
|
|
@105306
|
7 months |
vboxsync |
VMM/IEM: Implement vpermq, vpermpd instruction emulations, bugref:9898
|
|
|
@105302
|
7 months |
vboxsync |
VMM/IEM: Implement vroundss, vroundsd instruction emulations, bugref:9898
|
|
|
@105295
|
7 months |
vboxsync |
VMM/IEM: Implement vaesimc, vaesenc, vaesenclast, vaesdec, vaesdeclast …
|
|
|
@105291
|
7 months |
vboxsync |
VMM/IEM: Added iemMemFetchDataU32NoAc and iemMemFetchDataU64NoAc (with …
|
|
|
@105290
|
7 months |
vboxsync |
VMM/IEM: Don't trust the guest to properly invalidate pages when …
|
|
|
@105284
|
7 months |
vboxsync |
VMM/IEM: Large page TLB optimizations for INVLPG. bugref:10687
|
|
|
@105283
|
7 months |
vboxsync |
VMM/IEM: Implement vcmpps, vcmppd, vcmpss, vcmpsd instruction …
|
|
|
@105282
|
7 months |
vboxsync |
VMM/IEM: Build fix for the recompiler on linux.am64, bugref:10391
|
|
|
@105279
|
7 months |
vboxsync |
VMM/IEM: Implement vpcmpestrm, vpcmpestri, vpcmpistrm, vpcmpistri …
|
|
|
@105278
|
7 months |
vboxsync |
VMM/IEM: Implement vpcmpestrm, vpcmpestri, vpcmpistrm, vpcmpistri …
|
|
|