Re: [PATCH v3 18/18] pnv/xive2: Add support for 8bits thread id

2022-02-25 Thread Daniel Henrique Barboza
On 11/26/21 08:53, Cédric Le Goater wrote: Signed-off-by: Cédric Le Goater --- Reviewed-by: Daniel Henrique Barboza include/hw/ppc/xive2.h | 1 + hw/intc/pnv_xive2.c| 5 + hw/intc/xive2.c| 3 ++- 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/include/h

[PATCH v3 18/18] pnv/xive2: Add support for 8bits thread id

2021-11-26 Thread Cédric Le Goater
Signed-off-by: Cédric Le Goater --- include/hw/ppc/xive2.h | 1 + hw/intc/pnv_xive2.c| 5 + hw/intc/xive2.c| 3 ++- 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/include/hw/ppc/xive2.h b/include/hw/ppc/xive2.h index 88c3e393162d..001388ccea7a 100644 --- a/include/h