Re: [PATCH v3 08/18] ppc/psi: Add support for StoreEOI and 64k ESB pages (POWER10)

2022-02-25 Thread Daniel Henrique Barboza
On 11/26/21 08:53, Cédric Le Goater wrote: POWER10 adds support for StoreEOI operation and 64K ESB pages on PSIHB to be consistent with the other interrupt sources of the system. Signed-off-by: Cédric Le Goater --- Reviewed-by: Daniel Henrique Barboza hw/ppc/pnv.c | 6 ++

[PATCH v3 08/18] ppc/psi: Add support for StoreEOI and 64k ESB pages (POWER10)

2021-11-26 Thread Cédric Le Goater
POWER10 adds support for StoreEOI operation and 64K ESB pages on PSIHB to be consistent with the other interrupt sources of the system. Signed-off-by: Cédric Le Goater --- hw/ppc/pnv.c | 6 ++ hw/ppc/pnv_psi.c | 30 -- 2 files changed, 30 insertions(+), 6