[PATCH RESEND 1/1] KVM: PPC: Book3S: Add MMIO emulation for VMX instructions
Michael Ellerman
mpe at ellerman.id.au
Tue Jan 2 21:50:05 AEDT 2018
Jose Ricardo Ziviani <joserz at linux.vnet.ibm.com> writes:
> This patch provides the MMIO load/store vector indexed
> X-Form emulation.
>
> Instructions implemented: lvx, stvx
>
> Signed-off-by: Jose Ricardo Ziviani <joserz at linux.vnet.ibm.com>
> ---
> arch/powerpc/include/asm/kvm_host.h | 2 +
> arch/powerpc/include/asm/kvm_ppc.h | 4 +
> arch/powerpc/include/asm/ppc-opcode.h | 6 ++
> arch/powerpc/kvm/emulate_loadstore.c | 32 +++++++
> arch/powerpc/kvm/powerpc.c | 162 ++++++++++++++++++++++++++++++----
> 5 files changed, 189 insertions(+), 17 deletions(-)
KVM patches should be Cc'ed to kvm-ppc at vger.kernel.org, that way Paul
will see them in his patchwork at:
http://patchwork.ozlabs.org/project/kvm-ppc/list/
cheers
More information about the Linuxppc-dev
mailing list