Re: [RFC PATCH 0/5] target/ppc: initial SMT support in TCG

2023-06-02 Thread Cédric Le Goater
On 6/2/23 09:01, Nicholas Piggin wrote: On Thu Jun 1, 2023 at 5:56 PM AEST, Cédric Le Goater wrote: Hello Nick, On 5/31/23 03:23, Nicholas Piggin wrote: Hi, I'm posting this now just to get some first thoughts. I wouldn't say it's ready but it does actually work with some basic tests includin

Re: [RFC PATCH 0/5] target/ppc: initial SMT support in TCG

2023-06-02 Thread Nicholas Piggin
On Thu Jun 1, 2023 at 5:56 PM AEST, Cédric Le Goater wrote: > Hello Nick, > > On 5/31/23 03:23, Nicholas Piggin wrote: > > Hi, > > > > I'm posting this now just to get some first thoughts. I wouldn't say > > it's ready but it does actually work with some basic tests including > > pseries booting a

Re: [RFC PATCH 0/5] target/ppc: initial SMT support in TCG

2023-06-01 Thread Cédric Le Goater
Hello Nick, On 5/31/23 03:23, Nicholas Piggin wrote: Hi, I'm posting this now just to get some first thoughts. I wouldn't say it's ready but it does actually work with some basic tests including pseries booting a Linux distro. I have powernv booting too, it just requires some more SPRs converte

[RFC PATCH 0/5] target/ppc: initial SMT support in TCG

2023-05-30 Thread Nicholas Piggin
Hi, I'm posting this now just to get some first thoughts. I wouldn't say it's ready but it does actually work with some basic tests including pseries booting a Linux distro. I have powernv booting too, it just requires some more SPRs converted, nothing fundamentally different so for the purpose of