]> git.proxmox.com Git - mirror_qemu.git/commit - kvm-stub.c
kvm: Introduce kvm_irqchip_add_msi_route
authorJan Kiszka <jan.kiszka@siemens.com>
Thu, 17 May 2012 13:32:33 +0000 (10:32 -0300)
committerAvi Kivity <avi@redhat.com>
Mon, 21 May 2012 16:22:49 +0000 (19:22 +0300)
commit92b4e489822d2126440f7645b116ebd5f63c0ef7
tree9dc8caf1eb20642467492d1915fe354b2a5e5f10
parent1df186df3507f25f7e0503e0c2a761c753a0bf17
kvm: Introduce kvm_irqchip_add_msi_route

Add a service that establishes a static route from a virtual IRQ line to
an MSI message. Will be used for IRQFD and device assignment. As we will
use this service outside of CONFIG_KVM protected code, stub it properly.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
kvm-all.c
kvm-stub.c
kvm.h