Re: [PATCH 0/4] target/ppc: TCG SMT support for spapr

2023-06-22 Thread Cédric Le Goater
On 6/20/23 12:45, Nicholas Piggin wrote: On Tue Jun 20, 2023 at 8:27 PM AEST, Cédric Le Goater wrote: On 6/20/23 12:12, Nicholas Piggin wrote: On Wed Jun 7, 2023 at 12:09 AM AEST, Cédric Le Goater wrote: On 6/5/23 13:23, Nicholas Piggin wrote: Previous RFC here https://lists.gnu.org/archive/

Re: [PATCH 0/4] target/ppc: TCG SMT support for spapr

2023-06-20 Thread Nicholas Piggin
On Tue Jun 20, 2023 at 8:27 PM AEST, Cédric Le Goater wrote: > On 6/20/23 12:12, Nicholas Piggin wrote: > > On Wed Jun 7, 2023 at 12:09 AM AEST, Cédric Le Goater wrote: > >> On 6/5/23 13:23, Nicholas Piggin wrote: > >>> Previous RFC here > >>> > >>> https://lists.gnu.org/archive/html/qemu-ppc/2023-

Re: [PATCH 0/4] target/ppc: TCG SMT support for spapr

2023-06-20 Thread Cédric Le Goater
On 6/20/23 12:12, Nicholas Piggin wrote: On Wed Jun 7, 2023 at 12:09 AM AEST, Cédric Le Goater wrote: On 6/5/23 13:23, Nicholas Piggin wrote: Previous RFC here https://lists.gnu.org/archive/html/qemu-ppc/2023-05/msg00453.html This series drops patch 1 from the previous, which is more of a sta

Re: [PATCH 0/4] target/ppc: TCG SMT support for spapr

2023-06-20 Thread Nicholas Piggin
On Wed Jun 7, 2023 at 12:09 AM AEST, Cédric Le Goater wrote: > On 6/5/23 13:23, Nicholas Piggin wrote: > > Previous RFC here > > > > https://lists.gnu.org/archive/html/qemu-ppc/2023-05/msg00453.html > > > > This series drops patch 1 from the previous, which is more of > > a standalone bugfix. > >

Re: [PATCH 0/4] target/ppc: TCG SMT support for spapr

2023-06-06 Thread Cédric Le Goater
On 6/5/23 13:23, Nicholas Piggin wrote: Previous RFC here https://lists.gnu.org/archive/html/qemu-ppc/2023-05/msg00453.html This series drops patch 1 from the previous, which is more of a standalone bugfix. Also accounted for Cedric's comments, except a nicer way to set cpu_index vs PIR/TIR SP

[PATCH 0/4] target/ppc: TCG SMT support for spapr

2023-06-05 Thread Nicholas Piggin
Previous RFC here https://lists.gnu.org/archive/html/qemu-ppc/2023-05/msg00453.html This series drops patch 1 from the previous, which is more of a standalone bugfix. Also accounted for Cedric's comments, except a nicer way to set cpu_index vs PIR/TIR SPRs, which is not quite trivial. This limi