commit | 91c3f2f00810a9ba5e4404c9611197efd8f694c8 | [log] [tgz] |
---|---|---|
author | Jason Baron <jbaron@redhat.com> | Tue Jan 22 19:11:37 2013 -0700 |
committer | Michael S. Tsirkin <mst@redhat.com> | Wed Jan 30 01:31:09 2013 +0200 |
tree | 317b938e539954fda77f338ad20aeab4e3dcdaa3 | |
parent | dd23454ba2c83168b453155365671e67723b881f [diff] |
ich9: add support for pci assignment Fills out support for the pci assignment API. Added: PCIINTxRoute ich9_route_intx_pin_to_irq(void *opaque, int pirq_pin) Add calls to pci_bus_fire_intx_routing_notifier() when routing changes are made. Signed-off-by: Jason Baron <jbaron@redhat.com> Signed-off-by: Alex Williamson <alex.williamson@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>