Re: [PATCH 1/7] target/nios2: Remove mmu_read_debug

2022-03-02 Thread Peter Maydell
On Sun, 27 Feb 2022 at 18:23, Richard Henderson wrote: > > This functionality can be had via plugins, if desired. > In the meantime, it is unused code. > > Signed-off-by: Richard Henderson > --- > target/nios2/helper.h| 1 - > target/nios2/mmu.h | 1 - > target/nios2/mmu.c | 20

[PATCH 1/7] target/nios2: Remove mmu_read_debug

2022-02-27 Thread Richard Henderson
This functionality can be had via plugins, if desired. In the meantime, it is unused code. Signed-off-by: Richard Henderson --- target/nios2/helper.h| 1 - target/nios2/mmu.h | 1 - target/nios2/mmu.c | 20 target/nios2/op_helper.c | 5 - target/nios2/