VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @104941   8 months vboxsync VMM/IEM: Stats. bugref:10687
(edit) @104939   8 months vboxsync VMM/PGM: Elimintate the GstWalk local from PGM_GST_NAME(WalkFast). …
(edit) @104938   8 months vboxsync VMM/PGM: Elimintate the GstWalk parameter to PGM_GST_NAME(WalkFast), …
(edit) @104937   8 months vboxsync VMM/PGM: Doxygen fix attempt. bugref:10687
(edit) @104936   8 months vboxsync VMM/PGM: Doxygen fix. bugref:10687
(edit) @104935   8 months vboxsync VMM/PGM: Lockless pgmPhysGCPhys2R3Ptr variant for use in …
(edit) @104934   8 months vboxsync VMM/PGM,IEM: Refactored+copied PGMGstGetPage into PGMGstQueryPage that …
(edit) @104933   8 months vboxsync VMM/PGM,IEM: Refactored+copied PGMGstGetPage into PGMGstQueryPage that …
(edit) @104932   8 months vboxsync VMM/PGM,IEM: Refactored+copied PGMGstGetPage into PGMGstQueryPage that …
(edit) @104885   8 months vboxsync VMM/PGM: Lockless PGMPhysIemGCPhys2PtrNoLock. bugref:10687
(edit) @104877   8 months vboxsync VMM/IEM: Removed double checking of the physical TLB revision in …
(edit) @104876   8 months vboxsync VMM/IEM: Optimize executable memory allocation on macOS by removing …
(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) @104856   8 months vboxsync VMM/IEM: Fixing amd64 build issue in r163369. bugref:10677
(edit) @104848   8 months vboxsync VMM/PGM,SUPDrv,IPRT: Added a RTR0MemObjZeroInitialize function to …
(edit) @104840   8 months vboxsync VMM/PGM: Refactored RAM ranges, MMIO2 ranges and ROM ranges and added …
(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) @104788   8 months vboxsync VMM/tmTimerQueuesSanityChecks: Corrected free count check. bugref:10688
(edit) @104784   8 months vboxsync VMM/IEM: Add helper to ignore the VEX.W prefix for non 64-bit code as …
(edit) @104767   8 months vboxsync VMM/PGM,IOM,PDM: MMIO cleanups. bugref:10687
(edit) @104732   9 months vboxsync VMM/IEM: Don't define the function tables for the host assembly …
(edit) @104731   9 months vboxsync VMM/IEM: Some instruction cache flushing code for linux.arm64, bugref:10391
(edit) @104722   9 months vboxsync VMM/IEM: Implement vmaskmovp[sd], vpmaskmov[dq] instruction decoding, …
(edit) @104581   9 months vboxsync VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h: Remove conditional which …
(edit) @104548   9 months vboxsync VMM/PGM: Some EMT asserting and spaces. bugref:10687
(edit) @104543   9 months vboxsync VMM/IEM: Nested VMX: bugref:3409 Fixed a couple of nested-VMX event …
(edit) @104524   9 months vboxsync VMM/IEM: build fix. bugref:10656
(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) @104512   9 months vboxsync VMM/HM: Simplified the GCM #DE interception handling. bugref:9735 …
(edit) @104511   9 months vboxsync VMM: Some more GCM cleanup. bugref:9735 bugref:10683
(edit) @104509   9 months vboxsync VMM: Some more GCM cleanup. bugref:9735 bugref:10683
(edit) @104508   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) @104469   9 months vboxsync VMM/IEM: Fix harmless typo, bugref:3409
(edit) @104468   9 months vboxsync VMM/IEM: Deal with the simples direct 'linking' of TBs scenario for …
(edit) @104460   9 months vboxsync VMM/IEM: Fixed incorrect use of IEMNATIVE_CALL_ARG1_GREG as a mask in …
(edit) @104456   9 months vboxsync VMM/IEM: Fixed bug in iemGetTbFlagsForCurrentPc. Skip …
(edit) @104439   9 months vboxsync VMM/IEM: Implement maskmovq, [v]maskmovdqu instruction decoding, …
(edit) @104424   9 months vboxsync VMM/IEM: Convert near return (retn) and relative/indirect call …
(edit) @104423   9 months vboxsync VMM/IEM: Convert near return (retn) and relative/indirect call …
(edit) @104422   9 months vboxsync VMM/IEM: Add native emitters for the …
(edit) @104420   9 months vboxsync VMM/IEM: Add native emitters for the …
(edit) @104419   9 months vboxsync VMM/IEM: Convert near return (retn) and relative/indirect call …
(edit) @104407   9 months vboxsync VMM/IEM: Adjusted the TB exit statistics a bit more, adding a few new …
(edit) @104406   9 months vboxsync VMM/IEM: Move the opcode checking of the first range from iemTbExec to …
(edit) @104405   9 months vboxsync VMM/IEM: Move the opcode checking of the first range from iemTbExec to …
(edit) @104391   9 months vboxsync VMM/IEM: Build fix for VBOX_WITH_IEM_RECOMPILER=1 and …
(edit) @104386   10 months vboxsync VMM/GIC: Add a dedicated GIC device implementation for linux.arm64 …
(edit) @104378   10 months vboxsync VMM/IEM: Automtically convert IEMInternal.h & IEMN8veRecompiler.h into …
(edit) @104373   10 months vboxsync VMM/IEM: Implement native emitter for pmovmskb which is used at least …
(edit) @104369   10 months vboxsync VMM/IEM: bugref:9898 Implemented vinsertps, vextractps emulation.
(edit) @104368   10 months vboxsync VMM/IEM: bugref:9898 Fix insertps emulation to apply the clear mask …
(edit) @104367   10 months vboxsync VMM/IEM: Use IEMInternal.h from IEMAllN8veHlpA-arm64.S and produce …
(edit) @104362   10 months vboxsync VMM/IEM: Don't unroll loops in TBs. bugref:10653
(edit) @104361   10 months vboxsync VMM/IEM: Moved the native TB exit statistics on g_aSimpleTailLabels to …
(edit) @104357   10 months vboxsync VMM/IEM: Adding a TB lookup table to each TB, so we can cache which TB …
(edit) @104354   10 months vboxsync VMM/IEM: Fixed regression from r162733 in iemAImpl_pcmpistri_u128, …
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