]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
KVM: irqchip: Convey devid to kvm_set_msi
authorEric Auger <eric.auger@redhat.com>
Fri, 22 Jul 2016 16:20:39 +0000 (16:20 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Fri, 22 Jul 2016 17:51:58 +0000 (18:51 +0100)
commitebe915259c731ee75e94ca86774c3d61df734d28
tree3d3ec00bd323000bf79f5f66acee41a3d1aaabde
parent0455e72c9ae9b7e9589f2cc5ba5bc7804be83342
KVM: irqchip: Convey devid to kvm_set_msi

on ARM, a devid field is populated in kvm_msi struct in case the
flag is set to KVM_MSI_VALID_DEVID. Let's propagate both flags and
devid field in kvm_kernel_irq_routing_entry.

Signed-off-by: Eric Auger <eric.auger@redhat.com>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Acked-by: Christoffer Dall <christoffer.dall@linaro.org>
Acked-by: Radim Krčmář <rkrcmar@redhat.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
virt/kvm/irqchip.c