From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabiano Rosas Date: Thu, 23 Dec 2021 21:15:25 +0000 Subject: [PATCH 0/3] KVM: PPC: Minor fixes Message-Id: <20211223211528.3560711-1-farosas@linux.ibm.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kvm-ppc@vger.kernel.org Cc: linuxppc-dev@lists.ozlabs.org, npiggin@gmail.com, aik@ozlabs.ru 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(-) -- 2.33.1