]> Git Repo - qemu.git/commit - target/arm/kvm.c
KVM: ARM: Add dummy kvm_arch_init_irq_routing()
authorAlexey Kardashevskiy <[email protected]>
Wed, 12 Jun 2013 07:26:52 +0000 (17:26 +1000)
committerMichael Tokarev <[email protected]>
Wed, 12 Jun 2013 09:19:10 +0000 (13:19 +0400)
commitb3a1c626fc55e1dd87166a7b837e16ff6a1b0071
tree2a802319e4347d550e1406b0bacddee37b010667
parentbaefb8bf8e4a708c601bbab898a6039cd9cd12e3
KVM: ARM: Add dummy kvm_arch_init_irq_routing()

The common KVM code insists on calling kvm_arch_init_irq_routing()
as soon as it sees kernel header support for it (regardless of whether
QEMU supports it).  Provide a dummy function to satisfy this.

Signed-off-by: Alexey Kardashevskiy <[email protected]>
Signed-off-by: Michael Tokarev <[email protected]>
target-arm/kvm.c
This page took 0.023161 seconds and 4 git commands to generate.