Re: [PATCH 1/4] ppc/xive: Use address_space routines to access the machine RAM

2023-08-31 Thread Cédric Le Goater
On 8/31/23 09:44, Frederic Barrat wrote: On 29/08/2023 16:32, Cédric Le Goater wrote: to log an error in case of bad configuration of the XIVE tables by the FW. Signed-off-by: Cédric Le Goater ---   hw/intc/pnv_xive.c  | 27 +++   hw/intc/pnv_xive2.c | 27

Re: [PATCH 1/4] ppc/xive: Use address_space routines to access the machine RAM

2023-08-31 Thread Frederic Barrat
On 29/08/2023 16:32, Cédric Le Goater wrote: to log an error in case of bad configuration of the XIVE tables by the FW. Signed-off-by: Cédric Le Goater --- hw/intc/pnv_xive.c | 27 +++ hw/intc/pnv_xive2.c | 27 +++ 2 files changed, 46