Re: [PATCH 00/24] target/ppc: Clean up mmu translation

2021-05-24 Thread Bruno Piazera Larsen
On 24/05/2021 00:26, David Gibson wrote: On Wed, May 19, 2021 at 05:47:05PM -0500, Richard Henderson wrote: On 5/19/21 3:37 PM, Richard Henderson wrote: On 5/18/21 9:52 PM, David Gibson wrote: I've applied 1..15, still looking at the rest. Please dequeue.  I want to create a new

Re: [PATCH 00/24] target/ppc: Clean up mmu translation

2021-05-23 Thread Richard Henderson
On 5/23/21 10:26 PM, David Gibson wrote: On Wed, May 19, 2021 at 05:47:05PM -0500, Richard Henderson wrote: On 5/19/21 3:37 PM, Richard Henderson wrote: On 5/18/21 9:52 PM, David Gibson wrote: I've applied 1..15, still looking at the rest. Please dequeue.  I want to create a new

Re: [PATCH 00/24] target/ppc: Clean up mmu translation

2021-05-23 Thread David Gibson
On Wed, May 19, 2021 at 05:47:05PM -0500, Richard Henderson wrote: > On 5/19/21 3:37 PM, Richard Henderson wrote: > > On 5/18/21 9:52 PM, David Gibson wrote: > > > I've applied 1..15, still looking at the rest. > > > > Please dequeue.  I want to create a new mmu-internal.h, which affects > > all

Re: [PATCH 00/24] target/ppc: Clean up mmu translation

2021-05-19 Thread Richard Henderson
On 5/19/21 3:37 PM, Richard Henderson wrote: On 5/18/21 9:52 PM, David Gibson wrote: I've applied 1..15, still looking at the rest. Please dequeue.  I want to create a new mmu-internal.h, which affects all the patches from #1. Alternately, don't. I can move the function later, and it may

Re: [PATCH 00/24] target/ppc: Clean up mmu translation

2021-05-19 Thread Richard Henderson
On 5/18/21 9:52 PM, David Gibson wrote: On Tue, May 18, 2021 at 03:11:22PM -0500, Richard Henderson wrote: This attempts the cleanup I've been talking about with Bruno. On the way, there's a lot of MMUAccessType cleanup, to get the code into the form I wanted the interface to share. There's a

Re: [PATCH 00/24] target/ppc: Clean up mmu translation

2021-05-18 Thread David Gibson
On Tue, May 18, 2021 at 03:11:22PM -0500, Richard Henderson wrote: > This attempts the cleanup I've been talking about with Bruno. > > On the way, there's a lot of MMUAccessType cleanup, to get the > code into the form I wanted the interface to share. There's a > lot more cleanup that could be

[PATCH 00/24] target/ppc: Clean up mmu translation

2021-05-18 Thread Richard Henderson
This attempts the cleanup I've been talking about with Bruno. On the way, there's a lot of MMUAccessType cleanup, to get the code into the form I wanted the interface to share. There's a lot more cleanup that could be done, particularly wrt the older mmu models. r~ Richard Henderson (24):