commit | 9e03a0405d56b4af8952b794d0e5dd9206ee7329 | [log] [tgz] |
---|---|---|
author | Frank Blaschka <frank.blaschka@de.ibm.com> | Fri Jan 09 09:04:40 2015 +0100 |
committer | Cornelia Huck <cornelia.huck@de.ibm.com> | Mon Jan 12 10:14:04 2015 +0100 |
tree | 154f3bf6d8cb1762fe4c1628553919308a3bc343 | |
parent | 863f6f52b7134304234ea81554f62f54afb016fa [diff] |
kvm: extend kvm_irqchip_add_msi_route to work on s390 on s390 MSI-X irqs are presented as thin or adapter interrupts for this we have to reorganize the routing entry to contain valid information for the adapter interrupt code on s390. To minimize impact on existing code we introduce an architecture function to fixup the routing entry. Signed-off-by: Frank Blaschka <frank.blaschka@de.ibm.com> Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>