On Thu, Nov 23, 2017 at 02:29:52PM +0100, Cédric Le Goater wrote:
> The XIVE object has its own set of qirqs which is to be used when the
> XIVE interrupt mode is activated.
>
> Signed-off-by: Cédric Le Goater
> ---
> hw/ppc/spapr.c | 8 ++--
> 1 file changed, 6 insertions(+), 2 deletions(-)
The XIVE object has its own set of qirqs which is to be used when the
XIVE interrupt mode is activated.
Signed-off-by: Cédric Le Goater
---
hw/ppc/spapr.c | 8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/hw/ppc/spapr.c b/hw/ppc/spapr.c
index 734706c18cb3..a91ec1c0751a