diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2014-05-01 15:24:46 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2014-05-01 15:24:46 +0100 |
commit | 642047438446246d98d96f7528a5dc9763473112 (patch) | |
tree | dae12ee875ae693024295909d83b1aa65d8ecfae /hw/arm/pxa2xx.c | |
parent | 37f0806ed9ebaa3b7a7840048818b8916639f2db (diff) |
hw/arm/virt: Create the GIC ourselves rather than (ab)using a15mpcore_priv
Rather than having the virt machine model create an a15mpcore_priv
device regardless of the actual CPU type in order to instantiate the GIC,
move to having the machine model create the GIC directly. This
corresponds to a system which uses a standalone GIC (eg the GIC-400)
rather than the one built in to the CPU core.
The primary motivation for this is to support the Cortex-A57,
which for a KVM configuration will use a GICv2, which is not
built into the CPU.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1398362083-17737-2-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'hw/arm/pxa2xx.c')
0 files changed, 0 insertions, 0 deletions