OSDN Git Service

PPC: Extend MPIC MMIO range
authorAlexander Graf <agraf@suse.de>
Wed, 20 Jul 2011 23:35:15 +0000 (01:35 +0200)
committerAlexander Graf <agraf@suse.de>
Thu, 6 Oct 2011 07:43:33 +0000 (09:43 +0200)
commitbc59d9c9163abbe3646a70bca5ff59e73e07904a
treea6298be8e473d8066af1259658e689071566c0dc
parent704c7e5d0f473bf6f268b18fdaada40e4b7ca964
PPC: Extend MPIC MMIO range

The MPIC exports a page for each CPU that it controls. To support more than
one CPU, we need to also reserve the MMIO space according to the amount of
CPUs we want to support.

Signed-off-by: Alexander Graf <agraf@suse.de>
hw/openpic.c