diff options
author | Harsh Prateek Bora <harshpb@linux.ibm.com> | 2024-01-24 10:30:55 +1000 |
---|---|---|
committer | Nicholas Piggin <npiggin@gmail.com> | 2024-02-23 23:24:42 +1000 |
commit | 2df5c1f5b014126595a26c6797089d284a3b211c (patch) | |
tree | f9c64e599e5d8b16a265545d5ede4d60421ae6f3 /scripts/oss-fuzz | |
parent | 6c568998f3da5dbd27befe781b5e4e742bbaad54 (diff) | |
download | qemu-2df5c1f5b014126595a26c6797089d284a3b211c.zip qemu-2df5c1f5b014126595a26c6797089d284a3b211c.tar.gz qemu-2df5c1f5b014126595a26c6797089d284a3b211c.tar.bz2 |
ppc/spapr: Introduce SPAPR_IRQ_NR_IPIS to refer IRQ range for CPU IPIs.
spapr_irq_init currently uses existing macro SPAPR_XIRQ_BASE to refer to
the range of CPU IPIs during initialization of nr-irqs property.
It is more appropriate to have its own define which can be further
reused as appropriate for correct interpretation.
Suggested-by: Cedric Le Goater <clg@kaod.org>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Tested-by: Kowshik Jois <kowsjois@linux.ibm.com>
Signed-off-by: Harsh Prateek Bora <harshpb@linux.ibm.com>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Diffstat (limited to 'scripts/oss-fuzz')
0 files changed, 0 insertions, 0 deletions