KVM: arm/arm64: prepare GICv2 emulation to be handled by kvm_io_bus
authorAndre Przywara <andre.przywara@arm.com>
Thu, 26 Mar 2015 14:39:35 +0000 (14:39 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Thu, 26 Mar 2015 21:43:15 +0000 (21:43 +0000)
commita9cf86f62b785202684c3ba92895946f03d910c8
tree96f12c366cdb93c1c8336916bab305e6df18d489
parent6777f77f0f544f686ee3158ff0db6a7d81b7d3a2
KVM: arm/arm64: prepare GICv2 emulation to be handled by kvm_io_bus

Using the framework provided by the recent vgic.c changes we register
a kvm_io_bus device when initializing the virtual GICv2.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
include/kvm/arm_vgic.h
virt/kvm/arm/vgic-v2-emul.c