|
|
@105413
|
9 months |
vboxsync |
VMM/IEM: When pruning exec memory set the hint to the start of the …
|
|
|
@105411
|
9 months |
vboxsync |
VMM/IEM: info itlb/dtlb improvements and fixes for global entries. …
|
|
|
@105410
|
9 months |
vboxsync |
VMM/IEM: info itlb/dtlb improvements and fixes for global entries. …
|
|
|
@105409
|
9 months |
vboxsync |
VMM/DBGF: Added a /DBGF/SuspendOnBsod boolean option (default false). …
|
|
|
@105407
|
9 months |
vboxsync |
VMM/IEM: Implement native emitters for …
|
|
|
@105399
|
9 months |
vboxsync |
VMM/IEM: Implement native emitters for …
|
|
|
@105379
|
9 months |
vboxsync |
VMM/DBGF: Fixed VMR3Req call. bugref:10725
|
|
|
@105376
|
9 months |
vboxsync |
VMM/IEM: Format string fix. bugref:10725
|
|
|
@105375
|
9 months |
vboxsync |
VMM/IEM: assert message fix. bugref:10725
|
|
|
@105371
|
9 months |
vboxsync |
VMM/IEM: Implement fallbacks for dpps/dppd instructions, bugref:9898
|
|
|
@105367
|
9 months |
vboxsync |
VMM: Expose FMA and F16C instruction set extensions if available and …
|
|
|
@105364
|
9 months |
vboxsync |
VMM: Expose FMA and F16C instruction set extensions if available and …
|
|
|
@105359
|
9 months |
vboxsync |
VMM/IEM: Implement vpps and vppd instruction emulation (fallback …
|
|
|
@105357
|
9 months |
vboxsync |
VMM/IEM: Implement vstmxcsr instruction emulation (test missing), …
|
|
|
@105356
|
9 months |
vboxsync |
VMM/IEM: Implement vstmxcsr instruction emulation (test missing), …
|
|
|
@105355
|
9 months |
vboxsync |
VMM/IEM: Implement vcvtdq2pd instruction emulation, bugref:9898
|
|
|
@105354
|
9 months |
vboxsync |
VMM/IEM: Implement vcvttpd2dq and vcvtpd2dq instruction emulations, …
|
|
|
@105352
|
9 months |
vboxsync |
VMM/VMR3Req,iprt/cdefs.h: Adjustments of VMR3ReqCallUV family to fit …
|
|
|
@105351
|
9 months |
vboxsync |
VMM/IEM: Implement vcvttps2dq instruction emulation, bugref:9898
|
|
|
@105350
|
9 months |
vboxsync |
VMM/IEM: Implement vcvtps2dq instruction emulation, bugref:9898
|
|
|
@105349
|
9 months |
vboxsync |
VMM/IEM: Implement vcvtdq2ps instruction emulation, bugref:9898
|
|
|
@105348
|
9 months |
vboxsync |
VMM/IEM: Implement vcvtsd2ss instruction emulation, bugref:9898
|
|
|
@105347
|
9 months |
vboxsync |
VMM/IEM: Implement vcvtss2sd instruction emulation, bugref:9898
|
|
|
@105346
|
9 months |
vboxsync |
VMM/IEM: Implement vcvtpd2ps instruction emulation, bugref:9898
|
|
|
@105332
|
9 months |
vboxsync |
VMM/tstVMReq: Test passing different types to make sure it all works; …
|
|
|
@105318
|
9 months |
vboxsync |
VMM/IEM: Tweak for really large TLBs; save an instruction on ARM64 …
|
|
|
@105316
|
9 months |
vboxsync |
VMM/IEM: Implement vcvtps2pd instruction emulation, bugref:9898
|
|
|
@105315
|
9 months |
vboxsync |
VMM/IEM: Implement vcvttss2si, vcvttsd2si, vcvtss2si and vcvtsd2si …
|
|
|
@105311
|
9 months |
vboxsync |
VMM/IEM: Implement vcvtsi2sd instruction emulation, bugref:9898
|
|
|
@105309
|
9 months |
vboxsync |
VMM/IEM: Implement vcvtsi2ss instruction emulation, bugref:9898
|
|
|
@105307
|
9 months |
vboxsync |
VMM/IEM: Implement vpermd, vpermps instruction emulations, bugref:9898
|
|
|
@105306
|
9 months |
vboxsync |
VMM/IEM: Implement vpermq, vpermpd instruction emulations, bugref:9898
|
|
|
@105302
|
9 months |
vboxsync |
VMM/IEM: Implement vroundss, vroundsd instruction emulations, bugref:9898
|
|
|
@105295
|
9 months |
vboxsync |
VMM/IEM: Implement vaesimc, vaesenc, vaesenclast, vaesdec, vaesdeclast …
|
|
|
@105291
|
9 months |
vboxsync |
VMM/IEM: Added iemMemFetchDataU32NoAc and iemMemFetchDataU64NoAc (with …
|
|
|
@105290
|
9 months |
vboxsync |
VMM/IEM: Don't trust the guest to properly invalidate pages when …
|
|
|
@105284
|
9 months |
vboxsync |
VMM/IEM: Large page TLB optimizations for INVLPG. bugref:10687
|
|
|
@105283
|
9 months |
vboxsync |
VMM/IEM: Implement vcmpps, vcmppd, vcmpss, vcmpsd instruction …
|
|
|
@105282
|
9 months |
vboxsync |
VMM/IEM: Build fix for the recompiler on linux.am64, bugref:10391
|
|
|
@105279
|
9 months |
vboxsync |
VMM/IEM: Implement vpcmpestrm, vpcmpestri, vpcmpistrm, vpcmpistri …
|
|
|
@105278
|
9 months |
vboxsync |
VMM/IEM: Implement vpcmpestrm, vpcmpestri, vpcmpistrm, vpcmpistri …
|
|
|
@105277
|
9 months |
vboxsync |
VMM/IEM: Rework roundps/roundpd which only have two operands instead …
|
|
|
@105276
|
9 months |
vboxsync |
VMM/IEM: Implement vpcmpestrm, vpcmpestri, vpcmpistrm, vpcmpistri …
|
|
|
@105275
|
9 months |
vboxsync |
VMM/IEM: Implement testcase for vpcmpestrm, vpcmpestri, vpcmpistrm, …
|
|
|
@105274
|
9 months |
vboxsync |
VMM/IEM: Rework roundps/roundpd which only have two operands instead …
|
|
|
@105271
|
9 months |
vboxsync |
VMM/IEM: Replaced IEMNATIVEEXITREASON with IEMNATIVELABELTYPE, since …
|
|
|
@105261
|
9 months |
vboxsync |
VMM/IEM: Share epilog and other tail code on a per-chunk basis (due to …
|
|
|
@105253
|
9 months |
vboxsync |
VMM/IEM: Implement instruction emulation for vrcpps, vrcpss, bugref:9898
|
|
|
@105252
|
9 months |
vboxsync |
VMM/IEM: Implement instruction emulation for vrsqrtps, vrsqrtss, …
|
|
|
@105251
|
9 months |
vboxsync |
VMM/IEM: Implement native emitters for …
|
|
|
@105250
|
9 months |
vboxsync |
VMM/IEM: invlpg assertion fix + optimization. bugref:10687
|
|
|
@105238
|
9 months |
vboxsync |
VMM/IEM: Implement vsqrtss,vsqrtsd instruction emulations, bugref:9898
|
|
|
@105236
|
9 months |
vboxsync |
VMM/IEM: Implement vsqrtps,vsqrtpd instruction emulations, bugref:9898 …
|
|
|
@105235
|
9 months |
vboxsync |
VMM/IEM: Implement vsqrtps,vsqrtpd instruction emulations, bugref:9898
|
|
|
@105234
|
9 months |
vboxsync |
VMM/IEM: Implement vaddsubp{s,d} instruction emulations, bugref:9898
|
|
|
@105232
|
9 months |
vboxsync |
VMM/IEM: Implement vhsubp{s,d} instruction emulations, bugref:9898
|
|
|
@105231
|
9 months |
vboxsync |
VMM/IEM: Implement vhaddpd instruction emulation, bugref:9898
|
|
|
@105230
|
9 months |
vboxsync |
VMM/IEM: Fixes for vsubpd,vminpd,vdivpd, bugref:9898
|
|
|
@105229
|
9 months |
vboxsync |
VMM/IEM: Implement vmax{ps,pd,ss,sd} instruction emulations, bugref:9898
|
|
|
@105228
|
9 months |
vboxsync |
VMM/IEM: Implement vdiv{ps,pd,ss,sd} instruction emulations, bugref:9898
|
|
|
@105226
|
9 months |
vboxsync |
VMM/IEM: Implement vmin{ps,pd,ss,sd} instruction emulations, …
|
|
|
@105224
|
9 months |
vboxsync |
VMM/IEM: Implement vmin{ps,pd,ss,sd} instruction emulations, bugref:9898
|
|
|
@105223
|
9 months |
vboxsync |
VMM/IEM: Implement vsubsd instruction emulation, bugref:9898
|
|
|
@105222
|
9 months |
vboxsync |
VMM/IEM: Implement vmulsd instruction emulation, bugref:9898
|
|
|
@105221
|
9 months |
vboxsync |
VMM/IEM: Implement vmulss instruction emulation, bugref:9898
|
|
|
@105220
|
9 months |
vboxsync |
VMM/IEM: Implement vmulpd instruction emulation, bugref:9898
|
|
|
@105219
|
9 months |
vboxsync |
VMM/IEM: Implement vaddsd instruction emulation, bugref:9898
|
|
|
@105218
|
9 months |
vboxsync |
VMM/IEM: Implement vmulps instruction emulation, bugref:9898
|
|
|
@105217
|
9 months |
vboxsync |
VMM/IEM: Implement vsubss instruction emulation, bugref:9898
|
|
|
@105215
|
9 months |
vboxsync |
VMM/IEM: Implement vsubpd instruction emulation, bugref:9898
|
|
|
@105214
|
9 months |
vboxsync |
VMM/IEM: Implement vsubps instruction emulation, bugref:9898
|
|
|
@105212
|
9 months |
vboxsync |
VMM/IEM: Implement vhaddps instruction emulation, bugref:9898
|
|
|
@105211
|
9 months |
vboxsync |
VMM/IEM: Implement vaddss instruction emulation, bugref:9898
|
|
|
@105200
|
9 months |
vboxsync |
VMM/IEM: Implement vaddpd, bugref:9898
|
|
|
@105191
|
9 months |
vboxsync |
VMM/IEM: Redo TB allocation and get rid of the allocation bitmap …
|
|
|
@105188
|
9 months |
vboxsync |
VMM/IEM: Implement vaddps instruction emulation, bugref:9898 [x86 …
|
|
|
@105187
|
9 months |
vboxsync |
VMM/IEM: Implement vaddps instruction emulation, bugref:9898 [x86 …
|
|
|
@105186
|
9 months |
vboxsync |
VMM/IEM: Implement vaddps instruction emulation, bugref:9898 [x86 …
|
|
|
@105185
|
9 months |
vboxsync |
VMM/IEM: Implement vaddps instruction emulation, bugref:9898 [x86 …
|
|
|
@105184
|
9 months |
vboxsync |
VMM/IEM: Implement vaddps instruction emulation, bugref:9898
|
|
|
@105183
|
9 months |
vboxsync |
VMM/IEM: A few new IEM MC statements required for AVX/AVX2 floating …
|
|
|
@105180
|
9 months |
vboxsync |
VMM/IEM: Introduce a small cache of recently freed TBs for immediate …
|
|
|
@105179
|
9 months |
vboxsync |
VMM/IEM: Introduce a small cache of recently freed TBs for immediate …
|
|
|
@105178
|
9 months |
vboxsync |
VMM/IEM: Need to set the next hint when a TB got allocated or we start …
|
|
|
@105177
|
9 months |
vboxsync |
VMM/IEM: Increase TLB size to 8192 on arm; quick fix for 2M/4M page …
|
|
|
@105173
|
9 months |
vboxsync |
VMM/IEM: Implement native emitter for packuswb, bugref:10652
|
|
|
@105172
|
9 months |
vboxsync |
VMM/IEM: Implement native emitters for pmullw,paddusb,paddusw, bugref:10652
|
|
|
@105170
|
9 months |
vboxsync |
VMM/IEM: Implement native emitter for por,orps,orpd instructions, some …
|
|
|
@105169
|
9 months |
vboxsync |
VMM/DBGF: More BSOD 139 details. bugref:10687
|
|
|
@105168
|
9 months |
vboxsync |
VMM/DBGF: Added a /DBGF/PowerOffOnBsod boolean option (default false). …
|
|
|
@105167
|
9 months |
vboxsync |
VMM/IEM: Fixed incorrect type for the fAlignMaskAndClt parameter of …
|
|
|
@105148
|
9 months |
vboxsync |
VMM/IEM: Logging fix. bugref:10715
|
|
|
@105137
|
9 months |
vboxsync |
VMM/IEM: Logging fix. bugref:10715
|
|
|
@105125
|
9 months |
vboxsync |
VMM/IEM,ValKit/bs3-cpu-weird-1: Fixed popf mistreatment of the new TF …
|
|
|
@105123
|
9 months |
vboxsync |
VMM/IEM: bugref:10656: scm fix for r162987.
|
|
|
@105098
|
9 months |
vboxsync |
VMM/IEM: iret logging. bugref:10715
|
|
|
@105094
|
9 months |
vboxsync |
VMM/IEM,ValKit/bs3-cpu-weird-1: syscall TF & debug event fixes; …
|
|
|
@105092
|
9 months |
vboxsync |
VMM/CPUM: Fixed ancient bug in CPUMRecalcHyperDRx where it would try …
|
|
|
@105076
|
9 months |
vboxsync |
VMM/IEM: Increased the TLB size from 256 to 1024 entries. bugref:10687
|
|
|
@105072
|
9 months |
vboxsync |
VMM/IEM,DBGF,bs3-cpu-weird-1: Early data breakpoint support, mostly …
|
|
|