[PATCH v5 0/5] KVM: PPC: MMIO fixes
Fabiano Rosas
farosas at linux.ibm.com
Wed Jan 26 08:56:50 AEDT 2022
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@linux.ibm.com
v3:
https://lore.kernel.org/r/20220107210012.4091153-1-farosas@linux.ibm.com
v2:
https://lore.kernel.org/r/20220106200304.4070825-1-farosas@linux.ibm.com
v1:
https://lore.kernel.org/r/20211223211528.3560711-1-farosas@linux.ibm.com
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
More information about the Linuxppc-dev
mailing list