commit | a9cf86f62b785202684c3ba92895946f03d910c8 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Thu Mar 26 14:39:35 2015 +0000 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Thu Mar 26 21:43:15 2015 +0000 |
tree | 96f12c366cdb93c1c8336916bab305e6df18d489 | |
parent | 6777f77f0f544f686ee3158ff0db6a7d81b7d3a2 [diff] |
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>