diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2019-09-24 11:34:12 +1000 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2019-10-04 19:08:22 +1000 |
commit | fe9b61b2468a6de170ae0e9afe92fa1daa7ab48b (patch) | |
tree | ef13241f6da1c7238b05a863bc481269256338ee /arch_init.c | |
parent | ad8de98636e7cadeb1be4efa997cfe2a60bd5c30 (diff) | |
download | qemu-fe9b61b2468a6de170ae0e9afe92fa1daa7ab48b.zip qemu-fe9b61b2468a6de170ae0e9afe92fa1daa7ab48b.tar.gz qemu-fe9b61b2468a6de170ae0e9afe92fa1daa7ab48b.tar.bz2 |
spapr: Eliminate nr_irqs parameter to SpaprIrq::init
The only reason this parameter was needed was to work around the
inconsistent meaning of nr_irqs between xics and xive. Now that we've
fixed that, we can consistently use the number directly in the SpaprIrq
configuration.
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 'arch_init.c')
0 files changed, 0 insertions, 0 deletions