VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @104843   6 months vboxsync VMM/PGM: Build fix. bugref:10687 bugref:10093
(edit) @104840   6 months vboxsync VMM/PGM: Refactored RAM ranges, MMIO2 ranges and ROM ranges and added …
(edit) @104802   6 months vboxsync VMM/IEM: Introduce IEMNATIVE_WITH_RECOMPILER_EPILOGUE_SINGLETON as an …
(edit) @104798   6 months vboxsync VMM/IEM: Introduce IEMNATIVE_WITH_RECOMPILER_EPILOGUE_SINGLETON as an …
(edit) @104797   6 months vboxsync VMM/IEM: Introduce special helpers for generating code to exit a TB in …
(edit) @104796   6 months vboxsync VMM/GIMHv: @todo about incorrect HvExtCallGetBootZeroedMemory …
(edit) @104788   6 months vboxsync VMM/tmTimerQueuesSanityChecks: Corrected free count check. bugref:10688
(edit) @104784   6 months vboxsync VMM/IEM: Add helper to ignore the VEX.W prefix for non 64-bit code as …
(edit) @104772   6 months vboxsync VMM/GMMR0: Todo. bugref:10696
(edit) @104767   6 months vboxsync VMM/PGM,IOM,PDM: MMIO cleanups. bugref:10687
(edit) @104740   7 months vboxsync VMM/NEMR3Native-linux.cpp: Make it use the template code shared with …
(edit) @104739   7 months vboxsync VMM/NEMR3Native-linux.cpp: Make it compile again, bugref:9044
(edit) @104732   7 months vboxsync VMM/IEM: Don't define the function tables for the host assembly …
(edit) @104731   7 months vboxsync VMM/IEM: Some instruction cache flushing code for linux.arm64, bugref:10391
(edit) @104729   7 months vboxsync VMM/NEMR3Native-linux-armv8.cpp: Sync the PAuth system registers, …
(edit) @104727   7 months vboxsync VMM/NEMR3Native-linux-armv8.cpp: Sync the debug system registers, …
(edit) @104725   7 months vboxsync VMM/NEM: Factor some bits common between x86 and arm64 KVM out into a …
(edit) @104722   7 months vboxsync VMM/IEM: Implement vmaskmovp[sd], vpmaskmov[dq] instruction decoding, …
(edit) @104672   7 months vboxsync VMM/NEM: Pretty much work in progress Hyper-V on win.arm64 experiment, …
(edit) @104581   7 months vboxsync VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h: Remove conditional which …
(edit) @104557   7 months vboxsync VMM/PGMSavedState.cpp: Check status code for errors and return on …
(edit) @104556   7 months vboxsync src/VBox/VMM/VMMR3/PDMAsyncCompletionFileNormal.cpp: Simplify …
(edit) @104548   7 months vboxsync VMM/PGM: Some EMT asserting and spaces. bugref:10687
(edit) @104543   7 months vboxsync VMM/IEM: Nested VMX: bugref:3409 Fixed a couple of nested-VMX event …
(edit) @104524   7 months vboxsync VMM/IEM: build fix. bugref:10656
(edit) @104521   7 months vboxsync VMM/IEM: Corrected cvtps2pd memory access from 128 to 64 bits. …
(edit) @104516   7 months vboxsync VMM/GCM,IEM,HM: Integrate GCM with IEM, extending it to cover the mesa …
(edit) @104512   7 months vboxsync VMM/HM: Simplified the GCM #DE interception handling. bugref:9735 …
(edit) @104511   7 months vboxsync VMM: Some more GCM cleanup. bugref:9735 bugref:10683
(edit) @104509   7 months vboxsync VMM: Some more GCM cleanup. bugref:9735 bugref:10683
(edit) @104508   7 months vboxsync VMM: Some more GCM cleanup. bugref:9735 bugref:10683
(edit) @104507   7 months vboxsync VMM,Main: Some GCM adjustments. bugref:9735 bugref:10683
(edit) @104506   7 months vboxsync VMM/IEM: Deal with direct 'linking' of TBs when requiring a TLB load …
(edit) @104469   7 months vboxsync VMM/IEM: Fix harmless typo, bugref:3409
(edit) @104468   7 months vboxsync VMM/IEM: Deal with the simples direct 'linking' of TBs scenario for …
(edit) @104460   7 months vboxsync VMM/IEM: Fixed incorrect use of IEMNATIVE_CALL_ARG1_GREG as a mask in …
(edit) @104456   7 months vboxsync VMM/IEM: Fixed bug in iemGetTbFlagsForCurrentPc. Skip …
(edit) @104439   7 months vboxsync VMM/IEM: Implement maskmovq, [v]maskmovdqu instruction decoding, …
(edit) @104424   7 months vboxsync VMM/IEM: Convert near return (retn) and relative/indirect call …
(edit) @104423   7 months vboxsync VMM/IEM: Convert near return (retn) and relative/indirect call …
(edit) @104422   7 months vboxsync VMM/IEM: Add native emitters for the …
(edit) @104420   7 months vboxsync VMM/IEM: Add native emitters for the …
(edit) @104419   7 months vboxsync VMM/IEM: Convert near return (retn) and relative/indirect call …
(edit) @104415   7 months vboxsync VMM/IEM: Fixed another regression from r162896. bugreg:10370 bugref:10376
(edit) @104412   7 months vboxsync VMM/IEM: Adjusted the TB exit statistics a bit more, adding a few new …
(edit) @104408   7 months vboxsync VMM/IEM: Adjusted the TB exit statistics a bit more, adding a few new …
(edit) @104407   7 months vboxsync VMM/IEM: Adjusted the TB exit statistics a bit more, adding a few new …
(edit) @104406   7 months vboxsync VMM/IEM: Move the opcode checking of the first range from iemTbExec to …
(edit) @104405   7 months vboxsync VMM/IEM: Move the opcode checking of the first range from iemTbExec to …
(edit) @104404   7 months vboxsync VMM/IEM: Fixed regression from r162896. bugreg:10370 bugref:10376
(edit) @104403   7 months vboxsync VMM/IEM: Extend add/sub immediate range on arm64, fixed a couple of …
(edit) @104402   7 months vboxsync VMM/IEM: Improved loading 32-bit constants via …
(edit) @104399   7 months vboxsync VMM/NEMR3Native-linux-armv8.cpp: Add PSCI handling which enables SMP + …
(edit) @104392   7 months vboxsync VMM/GIC: Add a dedicated GIC device implementation for linux.arm64 …
(edit) @104391   7 months vboxsync VMM/IEM: Build fix for VBOX_WITH_IEM_RECOMPILER=1 and …
(edit) @104387   8 months vboxsync VMM/NEM: More work for the linux.arm64 support, only update interrupt …
(edit) @104386   8 months vboxsync VMM/GIC: Add a dedicated GIC device implementation for linux.arm64 …
(edit) @104385   8 months vboxsync VMM/NEM: More work for the linux.arm64 support, only update interrupt …
(edit) @104383   8 months vboxsync VMM/IEM: Automtically convert IEMInternal.h & IEMN8veRecompiler.h into …
(edit) @104380   8 months vboxsync VMM/IEM: Removed unused IEMMODEX type. bugref:10369
(edit) @104379   8 months vboxsync VMM/IEM: Automtically convert IEMInternal.h & IEMN8veRecompiler.h into …
(edit) @104378   8 months vboxsync VMM/IEM: Automtically convert IEMInternal.h & IEMN8veRecompiler.h into …
(edit) @104373   8 months vboxsync VMM/IEM: Implement native emitter for pmovmskb which is used at least …
(edit) @104372   8 months vboxsync VMM/IEM: Bugfixes in iemNativeEmitSimdLoadGprFromVecRegU64() and …
(edit) @104369   8 months vboxsync VMM/IEM: bugref:9898 Implemented vinsertps, vextractps emulation.
(edit) @104368   8 months vboxsync VMM/IEM: bugref:9898 Fix insertps emulation to apply the clear mask …
(edit) @104367   8 months vboxsync VMM/IEM: Use IEMInternal.h from IEMAllN8veHlpA-arm64.S and produce …
(edit) @104362   8 months vboxsync VMM/IEM: Don't unroll loops in TBs. bugref:10653
(edit) @104361   8 months vboxsync VMM/IEM: Moved the native TB exit statistics on g_aSimpleTailLabels to …
(edit) @104359   8 months vboxsync VMM/IEM: Fix store size (word means 32-bit, dword 64-bit on arm64), …
(edit) @104357   8 months vboxsync VMM/IEM: Adding a TB lookup table to each TB, so we can cache which TB …
(edit) @104354   8 months vboxsync VMM/IEM: Fixed regression from r162733 in iemAImpl_pcmpistri_u128, …
(edit) @104353   8 months vboxsync VMM/IEM: Fixed gregression from r162733 in iemAImpl_pcmpistri_u128, …
(edit) @104348   8 months vboxsync VMM/IEM: Implement native emitters for pcmpeqb, pcmpeqw and pcmpeqd …
(edit) @104346   8 months vboxsync VMM/IEM: Fixed regression from r162777 that broke 8- and 16-bit wide …
(edit) @104343   8 months vboxsync VMM/IEM: Fixed debug/strict regression from r162198 where x0/rax could …
(edit) @104342   8 months vboxsync VMM/IEM: Fixed debug/strict regression from r162198 where x0/rax could …
(edit) @104341   8 months vboxsync VMM/IEM: Improved iemNativeEmitMarker on arm64. bugref:10375
(edit) @104340   8 months vboxsync VMM/IEM: Implement native emitters for psubb, psubw, psubd and psubdq, …
(edit) @104339   8 months vboxsync VMM/IEM: Implement native emitters for psubb, psubw, psubd and psubdq, …
(edit) @104336   8 months vboxsync VMM/NEM: Skeleton of backend for linux.arm64 using KVM, able to …
(edit) @104335   8 months vboxsync VMM/NEM: Skeleton of backend for linux.arm64 using KVM, able to …
(edit) @104334   8 months vboxsync VMM/NEM: Skeleton of backend for linux.arm64 using KVM, able to …
(edit) @104333   8 months vboxsync VMM/IEM: Fixed untested IEM_MC_MAYBE_RAISE_WAIT_DEVICE_NOT_AVAILABLE …
(edit) @104332   8 months vboxsync VMM/IEM: Fix iemNativeTbEntry() prototype so it doesn't get any hidden …
(edit) @104331   8 months vboxsync VMM/IEM: Added some basic function alignment to IEMAllN8veHlpA.asm. …
(edit) @104330   8 months vboxsync VMM/IEM: Added some basic function alignment to IEMAllN8veHlpA.asm. …
(edit) @104329   8 months vboxsync VMM/IEM: Build fix for iemNativeTbEntry on windows/amd64. bugref:10653
(edit) @104326   8 months vboxsync VMM/testcase/Makefile.kmk: restore accidentally commented out line, …
(edit) @104325   8 months vboxsync VMM/testcase/Makefile.kmk: eliminate the last use of nm on Windows …
(edit) @104324   8 months vboxsync VMM/IEM: Have a single TB prologue which serves as an entry point to …
(edit) @104322   8 months vboxsync VMM/IEM: Have a single TB prologue which serves as an entry point to …
(edit) @104321   8 months vboxsync VMM/IEM: Drop the IEMTHRDEDCALLENTRY::idxRange field as nobody uses …
(edit) @104315   8 months vboxsync VMM/IEM: Fix preprocessor defines to require a semicolon on …
(edit) @104301   8 months vboxsync VMM/IEM: Shortened down the 8-bit and 16-bit ROL ARM assembly a …
(edit) @104300   8 months vboxsync VMM/IEM: Shortened down the 8-bit and 16-bit ROR ARM assembly a …
(edit) @104299   8 months vboxsync VMM/IEM: ARM assembly rendition of RCR. Shortened the 8, 16 & 32 bit …
(edit) @104298   8 months vboxsync VMM/IEM: Implement native emitters for paddb,paddw,paddd,paddq, …
(edit) @104296   8 months vboxsync VMM/IEM: ARM assembly rendition of RCL. bugref:10376
(edit) @104294   8 months vboxsync VMM/IEM: Implement native emitters for psllw,pslld,psllq, bugref:10652
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