VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @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) @105277   7 months vboxsync VMM/IEM: Rework roundps/roundpd which only have two operands instead …
(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) @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) @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) @105224   7 months vboxsync VMM/IEM: Implement vmin{ps,pd,ss,sd} instruction emulations, bugref:9898
(edit) @105220   7 months vboxsync VMM/IEM: Implement vmulpd instruction emulation, bugref:9898
(edit) @105218   7 months vboxsync VMM/IEM: Implement vmulps 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) @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) @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) @105180   7 months vboxsync VMM/IEM: Introduce a small cache of recently freed TBs for immediate …
(edit) @105179   7 months vboxsync VMM/IEM: Introduce a small cache of recently freed TBs for immediate …
(edit) @105177   7 months vboxsync VMM/IEM: Increase TLB size to 8192 on arm; quick fix for 2M/4M page …
(edit) @105168   7 months vboxsync VMM/DBGF: Added a /DBGF/PowerOffOnBsod boolean option (default false). …
(edit) @105167   7 months vboxsync VMM/IEM: Fixed incorrect type for the fAlignMaskAndClt parameter of …
(edit) @105125   7 months vboxsync VMM/IEM,ValKit/bs3-cpu-weird-1: Fixed popf mistreatment of the new TF …
(edit) @105123   7 months vboxsync VMM/IEM: bugref:10656: scm fix for r162987.
(edit) @105076   7 months vboxsync VMM/IEM: Increased the TLB size from 256 to 1024 entries. bugref:10687
(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) @104988   8 months vboxsync VMM/IEM: Use the IEM_F_X86_AC flag where we can. bugref:10687
(edit) @104987   8 months vboxsync VMM/IEM: Make the regular access-with-in-page-check 1-2 instructions …
(edit) @104984   8 months vboxsync VMM/IEM: Relax alignment restrictions in native code TLB lookup, avoid …
(edit) @104956   8 months vboxsync VMM/IEM: TLB statistics reorg. bugref:10687
(edit) @104947   8 months vboxsync VMM/IEM,tstVMStructSize: Made the IEM TLB size more easily …
(edit) @104941   8 months vboxsync VMM/IEM: Stats. bugref:10687
(edit) @104935   8 months vboxsync VMM/PGM: Lockless pgmPhysGCPhys2R3Ptr variant for use in …
(edit) @104932   8 months vboxsync VMM/PGM,IEM: Refactored+copied PGMGstGetPage into PGMGstQueryPage that …
(edit) @104911   8 months vboxsync VMM/GIM: bugref:10703 Fix/re-implemented Hyper-V paravirt …
(edit) @104886   8 months vboxsync VMM/PGM: Tweaked the RAM range TLB hashing and quadrupled the size to …
(edit) @104885   8 months vboxsync VMM/PGM: Lockless PGMPhysIemGCPhys2PtrNoLock. bugref:10687
(edit) @104882   8 months vboxsync VMM/PGM: Made the apRamRangesTlb users handle stale entries (the TLB …
(edit) @104881   8 months vboxsync VMM/PGM: Made the apRamRangesTlb users handle stale entries (the TLB …
(edit) @104870   8 months vboxsync VMM/PGM: Missing pgmPhysInvalidatePageMapTLB & …
(edit) @104859   8 months vboxsync VMM/PGM: Moved the apRamRangesTlbR0 out of the shared PGM structure …
(edit) @104858   8 months vboxsync VMM/IEM: Optimize executable memory allocation on macOS by removing …
(edit) @104840   8 months vboxsync VMM/PGM: Refactored RAM ranges, MMIO2 ranges and ROM ranges and added …
(edit) @104802   8 months vboxsync VMM/IEM: Introduce IEMNATIVE_WITH_RECOMPILER_EPILOGUE_SINGLETON as an …
(edit) @104798   8 months vboxsync VMM/IEM: Introduce IEMNATIVE_WITH_RECOMPILER_EPILOGUE_SINGLETON as an …
(edit) @104797   8 months vboxsync VMM/IEM: Introduce special helpers for generating code to exit a TB in …
(edit) @104784   9 months vboxsync VMM/IEM: Add helper to ignore the VEX.W prefix for non 64-bit code as …
(edit) @104722   9 months vboxsync VMM/IEM: Implement vmaskmovp[sd], vpmaskmov[dq] instruction decoding, …
(edit) @104672   9 months vboxsync VMM/NEM: Pretty much work in progress Hyper-V on win.arm64 experiment, …
(edit) @104521   9 months vboxsync VMM/IEM: Corrected cvtps2pd memory access from 128 to 64 bits. …
(edit) @104516   9 months vboxsync VMM/GCM,IEM,HM: Integrate GCM with IEM, extending it to cover the mesa …
(edit) @104509   9 months vboxsync VMM: Some more GCM cleanup. bugref:9735 bugref:10683
(edit) @104507   9 months vboxsync VMM,Main: Some GCM adjustments. bugref:9735 bugref:10683
(edit) @104506   9 months vboxsync VMM/IEM: Deal with direct 'linking' of TBs when requiring a TLB load …
(edit) @104468   9 months vboxsync VMM/IEM: Deal with the simples direct 'linking' of TBs scenario for …
(edit) @104439   10 months vboxsync VMM/IEM: Implement maskmovq, [v]maskmovdqu instruction decoding, …
(edit) @104424   10 months vboxsync VMM/IEM: Convert near return (retn) and relative/indirect call …
(edit) @104419   10 months vboxsync VMM/IEM: Convert near return (retn) and relative/indirect call …
(edit) @104415   10 months vboxsync VMM/IEM: Fixed another regression from r162896. bugreg:10370 bugref:10376
(edit) @104407   10 months vboxsync VMM/IEM: Adjusted the TB exit statistics a bit more, adding a few new …
(edit) @104404   10 months vboxsync VMM/IEM: Fixed regression from r162896. bugreg:10370 bugref:10376
(edit) @104403   10 months vboxsync VMM/IEM: Extend add/sub immediate range on arm64, fixed a couple of …
(edit) @104402   10 months vboxsync VMM/IEM: Improved loading 32-bit constants via …
(edit) @104386   10 months vboxsync VMM/GIC: Add a dedicated GIC device implementation for linux.arm64 …
(edit) @104385   10 months vboxsync VMM/NEM: More work for the linux.arm64 support, only update interrupt …
(edit) @104383   10 months vboxsync VMM/IEM: Automtically convert IEMInternal.h & IEMN8veRecompiler.h into …
(edit) @104380   10 months vboxsync VMM/IEM: Removed unused IEMMODEX type. bugref:10369
(edit) @104379   10 months vboxsync VMM/IEM: Automtically convert IEMInternal.h & IEMN8veRecompiler.h into …
(edit) @104378   10 months vboxsync VMM/IEM: Automtically convert IEMInternal.h & IEMN8veRecompiler.h into …
(edit) @104372   10 months vboxsync VMM/IEM: Bugfixes in iemNativeEmitSimdLoadGprFromVecRegU64() and …
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