mbox series

[0/3] KVM: PPC: Minor fixes

Message ID 20211223211528.3560711-1-farosas@linux.ibm.com (mailing list archive)
Headers show
Series KVM: PPC: Minor fixes | expand

Message

Fabiano Rosas Dec. 23, 2021, 9:15 p.m. UTC
Two fixes for MMIO emulation code that don't really affect anything.

One fix for ioctl return code that is a prerequisite for the selftests
enablement.

Fabiano Rosas (3):
  KVM: PPC: Book3S HV: Stop returning internal values to userspace
  KVM: PPC: Fix vmx/vsx mixup in mmio emulation
  KVM: PPC: Fix mmio length message

 arch/powerpc/kvm/powerpc.c | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)