Searched hist:"605994 e5b7d17dcc275465b4f89816d29105b238" (Results 1 – 5 of 5) sorted by relevance
/qemu/include/hw/ppc/ |
H A D | spapr_xive.h | 605994e5b7d17dcc275465b4f89816d29105b238 Fri Sep 27 00:53:53 UTC 2019 David Gibson <david@gibson.dropbear.id.au> spapr, xics, xive: Move SpaprIrq::post_load hook to backends
The remaining logic in the post_load hook really belongs to the interrupt controller backends, and just needs to be called on the active controller (after the active controller is set to the right thing based on the incoming migration in the generic spapr_irq_post_load() logic).
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 | 605994e5b7d17dcc275465b4f89816d29105b238 Fri Sep 27 00:53:53 UTC 2019 David Gibson <david@gibson.dropbear.id.au> spapr, xics, xive: Move SpaprIrq::post_load hook to backends
The remaining logic in the post_load hook really belongs to the interrupt controller backends, and just needs to be called on the active controller (after the active controller is set to the right thing based on the incoming migration in the generic spapr_irq_post_load() logic).
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 | 605994e5b7d17dcc275465b4f89816d29105b238 Fri Sep 27 00:53:53 UTC 2019 David Gibson <david@gibson.dropbear.id.au> spapr, xics, xive: Move SpaprIrq::post_load hook to backends
The remaining logic in the post_load hook really belongs to the interrupt controller backends, and just needs to be called on the active controller (after the active controller is set to the right thing based on the incoming migration in the generic spapr_irq_post_load() logic).
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 | 605994e5b7d17dcc275465b4f89816d29105b238 Fri Sep 27 00:53:53 UTC 2019 David Gibson <david@gibson.dropbear.id.au> spapr, xics, xive: Move SpaprIrq::post_load hook to backends
The remaining logic in the post_load hook really belongs to the interrupt controller backends, and just needs to be called on the active controller (after the active controller is set to the right thing based on the incoming migration in the generic spapr_irq_post_load() logic).
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 | 605994e5b7d17dcc275465b4f89816d29105b238 Fri Sep 27 00:53:53 UTC 2019 David Gibson <david@gibson.dropbear.id.au> spapr, xics, xive: Move SpaprIrq::post_load hook to backends
The remaining logic in the post_load hook really belongs to the interrupt controller backends, and just needs to be called on the active controller (after the active controller is set to the right thing based on the incoming migration in the generic spapr_irq_post_load() logic).
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>
|