Searched hist:"0 b0e52b1317f2a51704cbf32047864869763dea3" (Results 1 – 5 of 5) sorted by relevance
/qemu/include/hw/ppc/ |
H A D | spapr_xive.h | 0b0e52b1317f2a51704cbf32047864869763dea3 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 D | spapr_irq.h | 0b0e52b1317f2a51704cbf32047864869763dea3 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 D | xics_spapr.c | 0b0e52b1317f2a51704cbf32047864869763dea3 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 D | spapr_xive.c | 0b0e52b1317f2a51704cbf32047864869763dea3 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 D | spapr_irq.c | 0b0e52b1317f2a51704cbf32047864869763dea3 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>
|