diff options
author | Cédric Le Goater <clg@kaod.org> | 2018-06-18 19:05:39 +0200 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2018-06-21 21:22:53 +1000 |
commit | 77864267c3c82a4938d628b9313bce8fcce6373d (patch) | |
tree | 7758bfdc359af572f2d5efe698a524be105dde80 /qemu-io.c | |
parent | 7f9fe3f02d9e796e8bcd37628e17127dec515991 (diff) | |
download | qemu-77864267c3c82a4938d628b9313bce8fcce6373d.zip qemu-77864267c3c82a4938d628b9313bce8fcce6373d.tar.gz qemu-77864267c3c82a4938d628b9313bce8fcce6373d.tar.bz2 |
ppc/pnv: introduce Pnv8Chip and Pnv9Chip models
It introduces a base PnvChip class from which the specific processor
chip classes, Pnv8Chip and Pnv9Chip, inherit. Each of them needs to
define an init and a realize routine which will create the controllers
of the target processor. For the moment, the base PnvChip class
handles the XSCOM bus and the cores.
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'qemu-io.c')
0 files changed, 0 insertions, 0 deletions