diff options
| author | Peter Maydell | 2014-05-01 16:24:46 +0200 |
|---|---|---|
| committer | Peter Maydell | 2014-05-01 16:24:46 +0200 |
| commit | 642047438446246d98d96f7528a5dc9763473112 (patch) | |
| tree | dae12ee875ae693024295909d83b1aa65d8ecfae /include/exec | |
| parent | target-arm: Correct a comment refering to EL0 (diff) | |
| download | qemu-642047438446246d98d96f7528a5dc9763473112.tar.gz qemu-642047438446246d98d96f7528a5dc9763473112.tar.xz qemu-642047438446246d98d96f7528a5dc9763473112.zip | |
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 'include/exec')
0 files changed, 0 insertions, 0 deletions
