summary refs log tree commit diff stats
path: root/docs/devel/secure-coding-practices.rst
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2019-09-30 12:24:43 +1000
committerDavid Gibson <david@gibson.dropbear.id.au>2019-10-04 19:08:23 +1000
commitf478d9af213f169449f7aaba7257aba1a4032e1e (patch)
treea36df714fba83f59082661cb26ea735ebd6f9204 /docs/devel/secure-coding-practices.rst
parent0a3fd3df6f6a9b318909ab8400172d2d5a42abf9 (diff)
downloadfocaccia-qemu-f478d9af213f169449f7aaba7257aba1a4032e1e.tar.gz
focaccia-qemu-f478d9af213f169449f7aaba7257aba1a4032e1e.zip
spapr: Eliminate SpaprIrq::init hook
This method is used to set up the interrupt backends for the current
configuration.  However, this means some confusing redirection between
the "dual" mode init and the init hooks for xics only and xive only modes.

Since we now have simple flags indicating whether XICS and/or XIVE are
supported, it's easier to just open code each initialization directly in
spapr_irq_init().  This will also make some future cleanups simpler.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Greg Kurz <groug@kaod.org>
Diffstat (limited to 'docs/devel/secure-coding-practices.rst')
0 files changed, 0 insertions, 0 deletions