linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RESEND 0/1] Implements MMIO emulation for lvx/stvx instructions
@ 2018-01-08 18:29 Jose Ricardo Ziviani
  2018-01-08 18:29 ` [PATCH RESEND 1/1] KVM: PPC: Book3S: Add MMIO emulation for VMX instructions Jose Ricardo Ziviani
  0 siblings, 1 reply; 5+ messages in thread
From: Jose Ricardo Ziviani @ 2018-01-08 18:29 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: kvm-ppc, paulus

This patch implements MMIO emulation for two instructions: lvx and stvx.

NOTE: I'm resending copying now kvm-ppc@vger.kernel.org.

Thanks.

Jose Ricardo Ziviani (1):
  KVM: PPC: Book3S: Add MMIO emulation for VMX instructions

 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(-)

-- 
2.14.1

^ permalink raw reply	[flat|nested] 5+ messages in thread
* [PATCH RESEND 0/1] Implements MMIO emulation for lvx/stvx instructions
@ 2017-12-26 13:00 Jose Ricardo Ziviani
  0 siblings, 0 replies; 5+ messages in thread
From: Jose Ricardo Ziviani @ 2017-12-26 13:00 UTC (permalink / raw)
  To: linuxppc-dev, paulus

This patch implements MMIO emulation for two instructions: lvx and stvx.

Thanks.

Jose Ricardo Ziviani (1):
  KVM: PPC: Book3S: Add MMIO emulation for VMX instructions

 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(-)

-- 
2.14.1

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-01-10 23:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-08 18:29 [PATCH RESEND 0/1] Implements MMIO emulation for lvx/stvx instructions Jose Ricardo Ziviani
2018-01-08 18:29 ` [PATCH RESEND 1/1] KVM: PPC: Book3S: Add MMIO emulation for VMX instructions Jose Ricardo Ziviani
2018-01-10 22:36   ` Paul Mackerras
2018-01-10 23:19     ` joserz
  -- strict thread matches above, loose matches on Subject: below --
2017-12-26 13:00 [PATCH RESEND 0/1] Implements MMIO emulation for lvx/stvx instructions Jose Ricardo Ziviani

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).