Home
last modified time | relevance | path

Searched hist:"05289273 c06de4bc6ece85a8bf672e588e34f36b" (Results 1 – 7 of 7) sorted by relevance

/qemu/include/hw/ppc/
H A Dxics_spapr.h05289273c06de4bc6ece85a8bf672e588e34f36b Mon Sep 30 02:35:06 UTC 2019 David Gibson <david@gibson.dropbear.id.au> spapr, xics, xive: Move dt_populate 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 Dspapr_xive.h05289273c06de4bc6ece85a8bf672e588e34f36b Mon Sep 30 02:35:06 UTC 2019 David Gibson <david@gibson.dropbear.id.au> spapr, xics, xive: Move dt_populate 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 Dspapr_irq.h05289273c06de4bc6ece85a8bf672e588e34f36b Mon Sep 30 02:35:06 UTC 2019 David Gibson <david@gibson.dropbear.id.au> spapr, xics, xive: Move dt_populate 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 Dxics_spapr.c05289273c06de4bc6ece85a8bf672e588e34f36b Mon Sep 30 02:35:06 UTC 2019 David Gibson <david@gibson.dropbear.id.au> spapr, xics, xive: Move dt_populate 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 Dspapr_xive.c05289273c06de4bc6ece85a8bf672e588e34f36b Mon Sep 30 02:35:06 UTC 2019 David Gibson <david@gibson.dropbear.id.au> spapr, xics, xive: Move dt_populate 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 Dspapr_irq.c05289273c06de4bc6ece85a8bf672e588e34f36b Mon Sep 30 02:35:06 UTC 2019 David Gibson <david@gibson.dropbear.id.au> spapr, xics, xive: Move dt_populate 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 Dspapr.c05289273c06de4bc6ece85a8bf672e588e34f36b Mon Sep 30 02:35:06 UTC 2019 David Gibson <david@gibson.dropbear.id.au> spapr, xics, xive: Move dt_populate 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>