VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMAll

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @105465   6 months vboxsync VMM/IEM: Some more TLB tracing related changes. bugref:10727
(edit) @105462   6 months vboxsync VMM/IEM: Simplify the MXCSR exception calculation a tiny bit, bugref:10652
(edit) @105456   6 months vboxsync VMM/IEM: Need to clear PE if either OE/UE is set and not masked by the …
(edit) @105450   6 months vboxsync VMM/IEM: Exception flags generation fixes for the SIMD floating point …
(edit) @105445   6 months vboxsync VMM/IEM: Fold IEM_MC_MAYBE_RAISE_SSE_AVX_SIMD_FP_OR_UD_XCPT() into …
(edit) @105440   6 months vboxsync VMM/IEM: Added some simple TLB tracing (disabled by default). bugref:10727
(edit) @105414   7 months vboxsync VMM/IEM: Log how many bytes of executable memory are not usable due to …
(edit) @105413   7 months vboxsync VMM/IEM: When pruning exec memory set the hint to the start of the …
(edit) @105407   7 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @105399   7 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @105371   7 months vboxsync VMM/IEM: Implement fallbacks for dpps/dppd instructions, bugref:9898
(edit) @105364   7 months vboxsync VMM: Expose FMA and F16C instruction set extensions if available and …
(edit) @105359   7 months vboxsync VMM/IEM: Implement vpps and vppd instruction emulation (fallback …
(edit) @105357   7 months vboxsync VMM/IEM: Implement vstmxcsr instruction emulation (test missing), …
(edit) @105356   7 months vboxsync VMM/IEM: Implement vstmxcsr instruction emulation (test missing), …
(edit) @105355   7 months vboxsync VMM/IEM: Implement vcvtdq2pd instruction emulation, bugref:9898
(edit) @105354   7 months vboxsync VMM/IEM: Implement vcvttpd2dq and vcvtpd2dq instruction emulations, …
(edit) @105352   7 months vboxsync VMM/VMR3Req,iprt/cdefs.h: Adjustments of VMR3ReqCallUV family to fit …
(edit) @105351   7 months vboxsync VMM/IEM: Implement vcvttps2dq instruction emulation, bugref:9898
(edit) @105350   7 months vboxsync VMM/IEM: Implement vcvtps2dq instruction emulation, bugref:9898
(edit) @105349   7 months vboxsync VMM/IEM: Implement vcvtdq2ps instruction emulation, bugref:9898
(edit) @105348   7 months vboxsync VMM/IEM: Implement vcvtsd2ss instruction emulation, bugref:9898
(edit) @105347   7 months vboxsync VMM/IEM: Implement vcvtss2sd instruction emulation, bugref:9898
(edit) @105346   7 months vboxsync VMM/IEM: Implement vcvtpd2ps instruction emulation, bugref:9898
(edit) @105318   7 months vboxsync VMM/IEM: Tweak for really large TLBs; save an instruction on ARM64 …
(edit) @105316   7 months vboxsync VMM/IEM: Implement vcvtps2pd instruction emulation, bugref:9898
(edit) @105315   7 months vboxsync VMM/IEM: Implement vcvttss2si, vcvttsd2si, vcvtss2si and vcvtsd2si …
(edit) @105311   7 months vboxsync VMM/IEM: Implement vcvtsi2sd instruction emulation, bugref:9898
(edit) @105309   7 months vboxsync VMM/IEM: Implement vcvtsi2ss instruction emulation, bugref:9898
(edit) @105307   7 months vboxsync VMM/IEM: Implement vpermd, vpermps instruction emulations, bugref:9898
(edit) @105306   7 months vboxsync VMM/IEM: Implement vpermq, vpermpd instruction emulations, bugref:9898
(edit) @105302   7 months vboxsync VMM/IEM: Implement vroundss, vroundsd instruction emulations, bugref:9898
(edit) @105295   7 months vboxsync VMM/IEM: Implement vaesimc, vaesenc, vaesenclast, vaesdec, vaesdeclast …
(edit) @105291   7 months vboxsync VMM/IEM: Added iemMemFetchDataU32NoAc and iemMemFetchDataU64NoAc (with …
(edit) @105290   7 months vboxsync VMM/IEM: Don't trust the guest to properly invalidate pages when …
(edit) @105284   7 months vboxsync VMM/IEM: Large page TLB optimizations for INVLPG. bugref:10687
(edit) @105283   7 months vboxsync VMM/IEM: Implement vcmpps, vcmppd, vcmpss, vcmpsd instruction …
(edit) @105282   7 months vboxsync VMM/IEM: Build fix for the recompiler on linux.am64, bugref:10391
(edit) @105279   7 months vboxsync VMM/IEM: Implement vpcmpestrm, vpcmpestri, vpcmpistrm, vpcmpistri …
(edit) @105278   7 months vboxsync VMM/IEM: Implement vpcmpestrm, vpcmpestri, vpcmpistrm, vpcmpistri …
(edit) @105277   7 months vboxsync VMM/IEM: Rework roundps/roundpd which only have two operands instead …
(edit) @105276   7 months vboxsync VMM/IEM: Implement vpcmpestrm, vpcmpestri, vpcmpistrm, vpcmpistri …
(edit) @105275   7 months vboxsync VMM/IEM: Implement testcase for vpcmpestrm, vpcmpestri, vpcmpistrm, …
(edit) @105274   7 months vboxsync VMM/IEM: Rework roundps/roundpd which only have two operands instead …
(edit) @105271   7 months vboxsync VMM/IEM: Replaced IEMNATIVEEXITREASON with IEMNATIVELABELTYPE, since …
(edit) @105261   7 months vboxsync VMM/IEM: Share epilog and other tail code on a per-chunk basis (due to …
(edit) @105253   7 months vboxsync VMM/IEM: Implement instruction emulation for vrcpps, vrcpss, bugref:9898
(edit) @105252   7 months vboxsync VMM/IEM: Implement instruction emulation for vrsqrtps, vrsqrtss, …
(edit) @105251   7 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @105250   7 months vboxsync VMM/IEM: invlpg assertion fix + optimization. bugref:10687
(edit) @105238   7 months vboxsync VMM/IEM: Implement vsqrtss,vsqrtsd instruction emulations, bugref:9898
(edit) @105236   7 months vboxsync VMM/IEM: Implement vsqrtps,vsqrtpd instruction emulations, bugref:9898 …
(edit) @105235   7 months vboxsync VMM/IEM: Implement vsqrtps,vsqrtpd instruction emulations, bugref:9898
(edit) @105234   7 months vboxsync VMM/IEM: Implement vaddsubp{s,d} instruction emulations, bugref:9898
(edit) @105232   7 months vboxsync VMM/IEM: Implement vhsubp{s,d} instruction emulations, bugref:9898
(edit) @105231   7 months vboxsync VMM/IEM: Implement vhaddpd instruction emulation, bugref:9898
(edit) @105230   7 months vboxsync VMM/IEM: Fixes for vsubpd,vminpd,vdivpd, bugref:9898
(edit) @105229   7 months vboxsync VMM/IEM: Implement vmax{ps,pd,ss,sd} instruction emulations, bugref:9898
(edit) @105228   7 months vboxsync VMM/IEM: Implement vdiv{ps,pd,ss,sd} instruction emulations, bugref:9898
(edit) @105226   7 months vboxsync VMM/IEM: Implement vmin{ps,pd,ss,sd} instruction emulations, …
(edit) @105224   7 months vboxsync VMM/IEM: Implement vmin{ps,pd,ss,sd} instruction emulations, bugref:9898
(edit) @105223   7 months vboxsync VMM/IEM: Implement vsubsd instruction emulation, bugref:9898
(edit) @105222   7 months vboxsync VMM/IEM: Implement vmulsd instruction emulation, bugref:9898
(edit) @105221   7 months vboxsync VMM/IEM: Implement vmulss instruction emulation, bugref:9898
(edit) @105220   7 months vboxsync VMM/IEM: Implement vmulpd instruction emulation, bugref:9898
(edit) @105219   7 months vboxsync VMM/IEM: Implement vaddsd instruction emulation, bugref:9898
(edit) @105218   7 months vboxsync VMM/IEM: Implement vmulps instruction emulation, bugref:9898
(edit) @105217   7 months vboxsync VMM/IEM: Implement vsubss instruction emulation, bugref:9898
(edit) @105215   7 months vboxsync VMM/IEM: Implement vsubpd instruction emulation, bugref:9898
(edit) @105214   7 months vboxsync VMM/IEM: Implement vsubps instruction emulation, bugref:9898
(edit) @105212   7 months vboxsync VMM/IEM: Implement vhaddps instruction emulation, bugref:9898
(edit) @105211   7 months vboxsync VMM/IEM: Implement vaddss instruction emulation, bugref:9898
(edit) @105200   7 months vboxsync VMM/IEM: Implement vaddpd, bugref:9898
(edit) @105191   7 months vboxsync VMM/IEM: Redo TB allocation and get rid of the allocation bitmap …
(edit) @105188   7 months vboxsync VMM/IEM: Implement vaddps instruction emulation, bugref:9898 [x86 …
(edit) @105187   7 months vboxsync VMM/IEM: Implement vaddps instruction emulation, bugref:9898 [x86 …
(edit) @105186   7 months vboxsync VMM/IEM: Implement vaddps instruction emulation, bugref:9898 [x86 …
(edit) @105185   7 months vboxsync VMM/IEM: Implement vaddps instruction emulation, bugref:9898 [x86 …
(edit) @105184   7 months vboxsync VMM/IEM: Implement vaddps instruction emulation, bugref:9898
(edit) @105183   7 months vboxsync VMM/IEM: A few new IEM MC statements required for AVX/AVX2 floating …
(edit) @105179   7 months vboxsync VMM/IEM: Introduce a small cache of recently freed TBs for immediate …
(edit) @105178   7 months vboxsync VMM/IEM: Need to set the next hint when a TB got allocated or we start …
(edit) @105177   7 months vboxsync VMM/IEM: Increase TLB size to 8192 on arm; quick fix for 2M/4M page …
(edit) @105173   7 months vboxsync VMM/IEM: Implement native emitter for packuswb, bugref:10652
(edit) @105172   7 months vboxsync VMM/IEM: Implement native emitters for pmullw,paddusb,paddusw, bugref:10652
(edit) @105170   7 months vboxsync VMM/IEM: Implement native emitter for por,orps,orpd instructions, some …
(edit) @105148   7 months vboxsync VMM/IEM: Logging fix. bugref:10715
(edit) @105137   7 months vboxsync VMM/IEM: Logging fix. bugref:10715
(edit) @105125   7 months vboxsync VMM/IEM,ValKit/bs3-cpu-weird-1: Fixed popf mistreatment of the new TF …
(edit) @105098   7 months vboxsync VMM/IEM: iret logging. bugref:10715
(edit) @105094   7 months vboxsync VMM/IEM,ValKit/bs3-cpu-weird-1: syscall TF & debug event fixes; …
(edit) @105092   7 months vboxsync VMM/CPUM: Fixed ancient bug in CPUMRecalcHyperDRx where it would try …
(edit) @105072   7 months vboxsync VMM/IEM,DBGF,bs3-cpu-weird-1: Early data breakpoint support, mostly …
(edit) @105036   7 months vboxsync VMM/IEM: Split the TLB into non-global (even) and global (odd) …
(edit) @105035   7 months vboxsync VMM/IEM,bs3-cpu-weird-1: Made bs3CpuWeird1_PcWrapping run w/o …
(edit) @104990   8 months vboxsync VMM/IEM: Added IEMTlbInvalidateAllGlobal and made the …
(edit) @104989   8 months vboxsync VMM/IEM: Better mojo for AC check. bugref:10687
(edit) @104984   8 months vboxsync VMM/IEM: Relax alignment restrictions in native code TLB lookup, avoid …
(edit) @104957   8 months vboxsync VMM/IEM: TLB statistics tweaks & fixes. bugref:10687
(edit) @104956   8 months vboxsync VMM/IEM: TLB statistics reorg. bugref:10687
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette