diff options
author | Cédric Le Goater | 2019-03-06 09:50:13 +0100 |
---|---|---|
committer | David Gibson | 2019-03-12 04:33:04 +0100 |
commit | d8e4aad533573b6237b5da6ceb06027fc4eac9c7 (patch) | |
tree | 24abd6eea592760bf27be221e62e0f877a87f917 /hw/intc | |
parent | ppc/pnv: introduce a new dt_populate() operation to the chip model (diff) | |
download | qemu-d8e4aad533573b6237b5da6ceb06027fc4eac9c7.tar.gz qemu-d8e4aad533573b6237b5da6ceb06027fc4eac9c7.tar.xz qemu-d8e4aad533573b6237b5da6ceb06027fc4eac9c7.zip |
ppc/pnv: introduce a new pic_print_info() operation to the chip model
The POWER9 and POWER8 processors have different interrupt controllers,
and reporting their state requires calling different helper routines.
However, the interrupt presenters are still handled in the higher
level pic_print_info() routine because they are not related to the
chip.
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Message-Id: <20190306085032.15744-9-clg@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'hw/intc')
0 files changed, 0 insertions, 0 deletions