summaryrefslogtreecommitdiffstats
path: root/hw/kvm/apic.c
diff options
context:
space:
mode:
authorPeter Maydell2013-03-05 01:34:42 +0100
committerPeter Maydell2013-03-05 01:45:25 +0100
commiteb035b48d5ff26a155f37106f693acb8b8487d80 (patch)
treede712e474eb09d9fc74fcf86de6308b919f8f6df /hw/kvm/apic.c
parenthw/arm_gic: Convert ARM GIC classes to use init/realize (diff)
downloadqemu-eb035b48d5ff26a155f37106f693acb8b8487d80.tar.gz
qemu-eb035b48d5ff26a155f37106f693acb8b8487d80.tar.xz
qemu-eb035b48d5ff26a155f37106f693acb8b8487d80.zip
target-arm: Use MemoryListener to identify GIC base address for KVM
When using an in-kernel GIC with KVM, we need to tell the kernel where the GIC's memory mapped registers live. Do this by registering a MemoryListener which tracks where the board model maps the A15's private peripherals, so we can finish the GIC initialisation when the GIC is actually mapped. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/kvm/apic.c')
0 files changed, 0 insertions, 0 deletions