VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @105250   8 months vboxsync VMM/IEM: invlpg assertion fix + optimization. bugref:10687
(edit) @105238   8 months vboxsync VMM/IEM: Implement vsqrtss,vsqrtsd instruction emulations, bugref:9898
(edit) @105236   8 months vboxsync VMM/IEM: Implement vsqrtps,vsqrtpd instruction emulations, bugref:9898 …
(edit) @105235   8 months vboxsync VMM/IEM: Implement vsqrtps,vsqrtpd instruction emulations, bugref:9898
(edit) @105234   8 months vboxsync VMM/IEM: Implement vaddsubp{s,d} instruction emulations, bugref:9898
(edit) @105232   8 months vboxsync VMM/IEM: Implement vhsubp{s,d} instruction emulations, bugref:9898
(edit) @105231   8 months vboxsync VMM/IEM: Implement vhaddpd instruction emulation, bugref:9898
(edit) @105230   8 months vboxsync VMM/IEM: Fixes for vsubpd,vminpd,vdivpd, bugref:9898
(edit) @105229   8 months vboxsync VMM/IEM: Implement vmax{ps,pd,ss,sd} instruction emulations, bugref:9898
(edit) @105228   8 months vboxsync VMM/IEM: Implement vdiv{ps,pd,ss,sd} instruction emulations, bugref:9898
(edit) @105226   8 months vboxsync VMM/IEM: Implement vmin{ps,pd,ss,sd} instruction emulations, …
(edit) @105224   8 months vboxsync VMM/IEM: Implement vmin{ps,pd,ss,sd} instruction emulations, bugref:9898
(edit) @105223   8 months vboxsync VMM/IEM: Implement vsubsd instruction emulation, bugref:9898
(edit) @105222   8 months vboxsync VMM/IEM: Implement vmulsd instruction emulation, bugref:9898
(edit) @105221   8 months vboxsync VMM/IEM: Implement vmulss instruction emulation, bugref:9898
(edit) @105220   8 months vboxsync VMM/IEM: Implement vmulpd instruction emulation, bugref:9898
(edit) @105219   8 months vboxsync VMM/IEM: Implement vaddsd instruction emulation, bugref:9898
(edit) @105218   8 months vboxsync VMM/IEM: Implement vmulps instruction emulation, bugref:9898
(edit) @105217   8 months vboxsync VMM/IEM: Implement vsubss instruction emulation, bugref:9898
(edit) @105215   8 months vboxsync VMM/IEM: Implement vsubpd instruction emulation, bugref:9898
(edit) @105214   8 months vboxsync VMM/IEM: Implement vsubps instruction emulation, bugref:9898
(edit) @105212   8 months vboxsync VMM/IEM: Implement vhaddps instruction emulation, bugref:9898
(edit) @105211   8 months vboxsync VMM/IEM: Implement vaddss instruction emulation, bugref:9898
(edit) @105200   8 months vboxsync VMM/IEM: Implement vaddpd, bugref:9898
(edit) @105191   8 months vboxsync VMM/IEM: Redo TB allocation and get rid of the allocation bitmap …
(edit) @105188   8 months vboxsync VMM/IEM: Implement vaddps instruction emulation, bugref:9898 [x86 …
(edit) @105187   8 months vboxsync VMM/IEM: Implement vaddps instruction emulation, bugref:9898 [x86 …
(edit) @105186   8 months vboxsync VMM/IEM: Implement vaddps instruction emulation, bugref:9898 [x86 …
(edit) @105185   8 months vboxsync VMM/IEM: Implement vaddps instruction emulation, bugref:9898 [x86 …
(edit) @105184   8 months vboxsync VMM/IEM: Implement vaddps instruction emulation, bugref:9898
(edit) @105183   8 months vboxsync VMM/IEM: A few new IEM MC statements required for AVX/AVX2 floating …
(edit) @105179   8 months vboxsync VMM/IEM: Introduce a small cache of recently freed TBs for immediate …
(edit) @105178   8 months vboxsync VMM/IEM: Need to set the next hint when a TB got allocated or we start …
(edit) @105177   8 months vboxsync VMM/IEM: Increase TLB size to 8192 on arm; quick fix for 2M/4M page …
(edit) @105173   8 months vboxsync VMM/IEM: Implement native emitter for packuswb, bugref:10652
(edit) @105172   8 months vboxsync VMM/IEM: Implement native emitters for pmullw,paddusb,paddusw, bugref:10652
(edit) @105170   8 months vboxsync VMM/IEM: Implement native emitter for por,orps,orpd instructions, some …
(edit) @105148   8 months vboxsync VMM/IEM: Logging fix. bugref:10715
(edit) @105137   8 months vboxsync VMM/IEM: Logging fix. bugref:10715
(edit) @105125   8 months vboxsync VMM/IEM,ValKit/bs3-cpu-weird-1: Fixed popf mistreatment of the new TF …
(edit) @105098   8 months vboxsync VMM/IEM: iret logging. bugref:10715
(edit) @105094   8 months vboxsync VMM/IEM,ValKit/bs3-cpu-weird-1: syscall TF & debug event fixes; …
(edit) @105092   8 months vboxsync VMM/CPUM: Fixed ancient bug in CPUMRecalcHyperDRx where it would try …
(edit) @105072   8 months vboxsync VMM/IEM,DBGF,bs3-cpu-weird-1: Early data breakpoint support, mostly …
(edit) @105036   8 months vboxsync VMM/IEM: Split the TLB into non-global (even) and global (odd) …
(edit) @105035   8 months vboxsync VMM/IEM,bs3-cpu-weird-1: Made bs3CpuWeird1_PcWrapping run w/o …
(edit) @104990   9 months vboxsync VMM/IEM: Added IEMTlbInvalidateAllGlobal and made the …
(edit) @104989   9 months vboxsync VMM/IEM: Better mojo for AC check. bugref:10687
(edit) @104984   9 months vboxsync VMM/IEM: Relax alignment restrictions in native code TLB lookup, avoid …
(edit) @104957   9 months vboxsync VMM/IEM: TLB statistics tweaks & fixes. bugref:10687
(edit) @104956   9 months vboxsync VMM/IEM: TLB statistics reorg. bugref:10687
(edit) @104941   9 months vboxsync VMM/IEM: Stats. bugref:10687
(edit) @104939   9 months vboxsync VMM/PGM: Elimintate the GstWalk local from PGM_GST_NAME(WalkFast). …
(edit) @104938   9 months vboxsync VMM/PGM: Elimintate the GstWalk parameter to PGM_GST_NAME(WalkFast), …
(edit) @104937   9 months vboxsync VMM/PGM: Doxygen fix attempt. bugref:10687
(edit) @104936   9 months vboxsync VMM/PGM: Doxygen fix. bugref:10687
(edit) @104935   9 months vboxsync VMM/PGM: Lockless pgmPhysGCPhys2R3Ptr variant for use in …
(edit) @104934   9 months vboxsync VMM/PGM,IEM: Refactored+copied PGMGstGetPage into PGMGstQueryPage that …
(edit) @104933   9 months vboxsync VMM/PGM,IEM: Refactored+copied PGMGstGetPage into PGMGstQueryPage that …
(edit) @104932   9 months vboxsync VMM/PGM,IEM: Refactored+copied PGMGstGetPage into PGMGstQueryPage that …
(edit) @104885   9 months vboxsync VMM/PGM: Lockless PGMPhysIemGCPhys2PtrNoLock. bugref:10687
(edit) @104877   9 months vboxsync VMM/IEM: Removed double checking of the physical TLB revision in …
(edit) @104876   9 months vboxsync VMM/IEM: Optimize executable memory allocation on macOS by removing …
(edit) @104859   9 months vboxsync VMM/PGM: Moved the apRamRangesTlbR0 out of the shared PGM structure …
(edit) @104858   9 months vboxsync VMM/IEM: Optimize executable memory allocation on macOS by removing …
(edit) @104856   9 months vboxsync VMM/IEM: Fixing amd64 build issue in r163369. bugref:10677
(edit) @104848   9 months vboxsync VMM/PGM,SUPDrv,IPRT: Added a RTR0MemObjZeroInitialize function to …
(edit) @104840   9 months vboxsync VMM/PGM: Refactored RAM ranges, MMIO2 ranges and ROM ranges and added …
(edit) @104798   9 months vboxsync VMM/IEM: Introduce IEMNATIVE_WITH_RECOMPILER_EPILOGUE_SINGLETON as an …
(edit) @104797   9 months vboxsync VMM/IEM: Introduce special helpers for generating code to exit a TB in …
(edit) @104788   9 months vboxsync VMM/tmTimerQueuesSanityChecks: Corrected free count check. bugref:10688
(edit) @104784   9 months vboxsync VMM/IEM: Add helper to ignore the VEX.W prefix for non 64-bit code as …
(edit) @104767   10 months vboxsync VMM/PGM,IOM,PDM: MMIO cleanups. bugref:10687
(edit) @104732   10 months vboxsync VMM/IEM: Don't define the function tables for the host assembly …
(edit) @104731   10 months vboxsync VMM/IEM: Some instruction cache flushing code for linux.arm64, bugref:10391
(edit) @104722   10 months vboxsync VMM/IEM: Implement vmaskmovp[sd], vpmaskmov[dq] instruction decoding, …
(edit) @104581   10 months vboxsync VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h: Remove conditional which …
(edit) @104548   10 months vboxsync VMM/PGM: Some EMT asserting and spaces. bugref:10687
(edit) @104543   10 months vboxsync VMM/IEM: Nested VMX: bugref:3409 Fixed a couple of nested-VMX event …
(edit) @104524   10 months vboxsync VMM/IEM: build fix. bugref:10656
(edit) @104521   10 months vboxsync VMM/IEM: Corrected cvtps2pd memory access from 128 to 64 bits. …
(edit) @104516   10 months vboxsync VMM/GCM,IEM,HM: Integrate GCM with IEM, extending it to cover the mesa …
(edit) @104512   10 months vboxsync VMM/HM: Simplified the GCM #DE interception handling. bugref:9735 …
(edit) @104511   10 months vboxsync VMM: Some more GCM cleanup. bugref:9735 bugref:10683
(edit) @104509   10 months vboxsync VMM: Some more GCM cleanup. bugref:9735 bugref:10683
(edit) @104508   10 months vboxsync VMM: Some more GCM cleanup. bugref:9735 bugref:10683
(edit) @104507   10 months vboxsync VMM,Main: Some GCM adjustments. bugref:9735 bugref:10683
(edit) @104506   10 months vboxsync VMM/IEM: Deal with direct 'linking' of TBs when requiring a TLB load …
(edit) @104469   10 months vboxsync VMM/IEM: Fix harmless typo, bugref:3409
(edit) @104468   10 months vboxsync VMM/IEM: Deal with the simples direct 'linking' of TBs scenario for …
(edit) @104460   10 months vboxsync VMM/IEM: Fixed incorrect use of IEMNATIVE_CALL_ARG1_GREG as a mask in …
(edit) @104456   10 months vboxsync VMM/IEM: Fixed bug in iemGetTbFlagsForCurrentPc. Skip …
(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) @104423   10 months vboxsync VMM/IEM: Convert near return (retn) and relative/indirect call …
(edit) @104422   10 months vboxsync VMM/IEM: Add native emitters for the …
(edit) @104420   10 months vboxsync VMM/IEM: Add native emitters for the …
(edit) @104419   10 months vboxsync VMM/IEM: Convert near return (retn) and relative/indirect call …
(edit) @104407   11 months vboxsync VMM/IEM: Adjusted the TB exit statistics a bit more, adding a few new …
(edit) @104406   11 months vboxsync VMM/IEM: Move the opcode checking of the first range from iemTbExec to …
Note: See TracRevisionLog for help on using the revision log.

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