Home
last modified time | relevance | path

Searched hist:"0 b0e52b1317f2a51704cbf32047864869763dea3" (Results 1 – 5 of 5) sorted by relevance

/qemu/include/hw/ppc/
H A Dspapr_xive.h0b0e52b1317f2a51704cbf32047864869763dea3 Thu Sep 26 04:31:13 UTC 2019 David Gibson <david@gibson.dropbear.id.au> spapr, xics, xive: Move irq claim and free from SpaprIrq to SpaprInterruptController

These methods, like cpu_intc_create, really belong to the interrupt
controller, but need to be called on all possible intcs.

Like cpu_intc_create, therefore, make them methods on the intc and
always call it for all existing intcs.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
H A Dspapr_irq.h0b0e52b1317f2a51704cbf32047864869763dea3 Thu Sep 26 04:31:13 UTC 2019 David Gibson <david@gibson.dropbear.id.au> spapr, xics, xive: Move irq claim and free from SpaprIrq to SpaprInterruptController

These methods, like cpu_intc_create, really belong to the interrupt
controller, but need to be called on all possible intcs.

Like cpu_intc_create, therefore, make them methods on the intc and
always call it for all existing intcs.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
/qemu/hw/intc/
H A Dxics_spapr.c0b0e52b1317f2a51704cbf32047864869763dea3 Thu Sep 26 04:31:13 UTC 2019 David Gibson <david@gibson.dropbear.id.au> spapr, xics, xive: Move irq claim and free from SpaprIrq to SpaprInterruptController

These methods, like cpu_intc_create, really belong to the interrupt
controller, but need to be called on all possible intcs.

Like cpu_intc_create, therefore, make them methods on the intc and
always call it for all existing intcs.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
H A Dspapr_xive.c0b0e52b1317f2a51704cbf32047864869763dea3 Thu Sep 26 04:31:13 UTC 2019 David Gibson <david@gibson.dropbear.id.au> spapr, xics, xive: Move irq claim and free from SpaprIrq to SpaprInterruptController

These methods, like cpu_intc_create, really belong to the interrupt
controller, but need to be called on all possible intcs.

Like cpu_intc_create, therefore, make them methods on the intc and
always call it for all existing intcs.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
/qemu/hw/ppc/
H A Dspapr_irq.c0b0e52b1317f2a51704cbf32047864869763dea3 Thu Sep 26 04:31:13 UTC 2019 David Gibson <david@gibson.dropbear.id.au> spapr, xics, xive: Move irq claim and free from SpaprIrq to SpaprInterruptController

These methods, like cpu_intc_create, really belong to the interrupt
controller, but need to be called on all possible intcs.

Like cpu_intc_create, therefore, make them methods on the intc and
always call it for all existing intcs.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Cédric Le Goater <clg@kaod.org>