Home
last modified time | relevance | path

Searched hist:"605994 e5b7d17dcc275465b4f89816d29105b238" (Results 1 – 5 of 5) sorted by relevance

/qemu/include/hw/ppc/
H A Dspapr_xive.h605994e5b7d17dcc275465b4f89816d29105b238 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 Dspapr_irq.h605994e5b7d17dcc275465b4f89816d29105b238 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 Dxics_spapr.c605994e5b7d17dcc275465b4f89816d29105b238 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 Dspapr_xive.c605994e5b7d17dcc275465b4f89816d29105b238 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 Dspapr_irq.c605994e5b7d17dcc275465b4f89816d29105b238 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>