Re: [kvm-unit-tests v4 00/12] powerpc: updates, P10, PNV support

2023-07-30 Thread Nicholas Piggin
On Mon Jul 3, 2023 at 11:27 PM AEST, Thomas Huth wrote: > On 08/06/2023 09.58, Nicholas Piggin wrote: > > Posting again, a couple of patches were merged and accounted for review > > comments from last time. > > Sorry for not being very responsive ... it's been a busy month. Hah that's okay, I'll s

Re: [kvm-unit-tests v4 00/12] powerpc: updates, P10, PNV support

2023-07-03 Thread Thomas Huth
On 08/06/2023 09.58, Nicholas Piggin wrote: Posting again, a couple of patches were merged and accounted for review comments from last time. Sorry for not being very responsive ... it's been a busy month. Anyway, I've now merged the first 5 patches and the VPA test since they look fine to me.

Re: [kvm-unit-tests v4 00/12] powerpc: updates, P10, PNV support

2023-06-15 Thread Joel Stanley
On Thu, 15 Jun 2023 at 03:02, Nicholas Piggin wrote: > > On Wed Jun 14, 2023 at 11:09 AM AEST, Joel Stanley wrote: > > On Thu, 8 Jun 2023 at 07:58, Nicholas Piggin wrote: > > > > > > Posting again, a couple of patches were merged and accounted for review > > > comments from last time. > > > > I s

Re: [kvm-unit-tests v4 00/12] powerpc: updates, P10, PNV support

2023-06-14 Thread Nicholas Piggin
On Wed Jun 14, 2023 at 11:09 AM AEST, Joel Stanley wrote: > On Thu, 8 Jun 2023 at 07:58, Nicholas Piggin wrote: > > > > Posting again, a couple of patches were merged and accounted for review > > comments from last time. > > I saw some failures in the spr tests running on a power9 powernv system:

Re: [kvm-unit-tests v4 00/12] powerpc: updates, P10, PNV support

2023-06-13 Thread Joel Stanley
On Thu, 8 Jun 2023 at 07:58, Nicholas Piggin wrote: > > Posting again, a couple of patches were merged and accounted for review > comments from last time. I saw some failures in the spr tests running on a power9 powernv system: $ TESTNAME=sprs TIMEOUT=90s ACCEL= ./powerpc/run powerpc/sprs.elf -s

[kvm-unit-tests v4 00/12] powerpc: updates, P10, PNV support

2023-06-08 Thread Nicholas Piggin
Posting again, a couple of patches were merged and accounted for review comments from last time. Thanks, Nick Nicholas Piggin (12): powerpc: Report instruction address and MSR in unhandled exception error powerpc: Add some checking to exception handler install powerpc: Abstract H_CEDE c