Re: [PATCH v3 61/66] tcg/ppc: Support raising sigbus for user-only

2021-08-20 Thread Peter Maydell
On Wed, 18 Aug 2021 at 20:46, Richard Henderson wrote: > > Signed-off-by: Richard Henderson > --- > tcg/ppc/tcg-target.h | 2 - > tcg/ppc/tcg-target.c.inc | 102 --- > 2 files changed, 94 insertions(+), 10 deletions(-) > Reviewed-by: Peter Maydell tha

[PATCH v3 61/66] tcg/ppc: Support raising sigbus for user-only

2021-08-18 Thread Richard Henderson
Signed-off-by: Richard Henderson --- tcg/ppc/tcg-target.h | 2 - tcg/ppc/tcg-target.c.inc | 102 --- 2 files changed, 94 insertions(+), 10 deletions(-) diff --git a/tcg/ppc/tcg-target.h b/tcg/ppc/tcg-target.h index 0943192cde..c775c97b61 100644 --- a/tcg