Changes from v4: -patch 4: switched to kvm_debug_ratelimited. -patch 5: kept the Program interrupt for BookE. v4: https://lore.kernel.org/r/20220121222626.972495-1-farosas@xxxxxxxxxxxxx v3: https://lore.kernel.org/r/20220107210012.4091153-1-farosas@xxxxxxxxxxxxx v2: https://lore.kernel.org/r/20220106200304.4070825-1-farosas@xxxxxxxxxxxxx v1: https://lore.kernel.org/r/20211223211528.3560711-1-farosas@xxxxxxxxxxxxx Fabiano Rosas (5): KVM: PPC: Book3S HV: Stop returning internal values to userspace KVM: PPC: Fix vmx/vsx mixup in mmio emulation KVM: PPC: mmio: Reject instructions that access more than mmio.data size KVM: PPC: mmio: Return to guest after emulation failure KVM: PPC: Book3s: mmio: Deliver DSI after emulation failure arch/powerpc/kvm/emulate_loadstore.c | 10 ++--- arch/powerpc/kvm/powerpc.c | 56 ++++++++++++++++++++-------- 2 files changed, 43 insertions(+), 23 deletions(-) -- 2.34.1