[PATCH RESEND 0/1] Implements MMIO emulation for lvx/stvx instructions
    Jose Ricardo Ziviani 
    joserz at linux.vnet.ibm.com
       
    Wed Dec 27 00:00:10 AEDT 2017
    
    
  
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
    
    
More information about the Linuxppc-dev
mailing list