Searched hist:"7 bcdbcca2f498b8c93f33241488305a3694a941c" (Results 1 – 4 of 4) sorted by relevance
/qemu/include/hw/ppc/ |
H A D | spapr_irq.h | 7bcdbcca2f498b8c93f33241488305a3694a941c Thu Sep 26 06:09:46 UTC 2019 David Gibson <david@gibson.dropbear.id.au> spapr, xics, xive: Move set_irq from SpaprIrq to SpaprInterruptController
This method depends only on the active irq controller. Now that we've formalized the notion of active controller we can dispatch directly through that, rather than dispatching via SpaprIrq with the dual version having to do a second conditional dispatch.
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 | 7bcdbcca2f498b8c93f33241488305a3694a941c Thu Sep 26 06:09:46 UTC 2019 David Gibson <david@gibson.dropbear.id.au> spapr, xics, xive: Move set_irq from SpaprIrq to SpaprInterruptController
This method depends only on the active irq controller. Now that we've formalized the notion of active controller we can dispatch directly through that, rather than dispatching via SpaprIrq with the dual version having to do a second conditional dispatch.
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 | 7bcdbcca2f498b8c93f33241488305a3694a941c Thu Sep 26 06:09:46 UTC 2019 David Gibson <david@gibson.dropbear.id.au> spapr, xics, xive: Move set_irq from SpaprIrq to SpaprInterruptController
This method depends only on the active irq controller. Now that we've formalized the notion of active controller we can dispatch directly through that, rather than dispatching via SpaprIrq with the dual version having to do a second conditional dispatch.
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 | 7bcdbcca2f498b8c93f33241488305a3694a941c Thu Sep 26 06:09:46 UTC 2019 David Gibson <david@gibson.dropbear.id.au> spapr, xics, xive: Move set_irq from SpaprIrq to SpaprInterruptController
This method depends only on the active irq controller. Now that we've formalized the notion of active controller we can dispatch directly through that, rather than dispatching via SpaprIrq with the dual version having to do a second conditional dispatch.
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>
|