pci-assign: Switch to pci_device_route_intx_to_irq interface
commite21f28b49747466f2224590e09346bd9e0149aeb
authorJan Kiszka <jan.kiszka@siemens.com>
Fri, 3 Aug 2012 17:02:40 +0000 (3 19:02 +0200)
committerMarcelo Tosatti <mtosatti@redhat.com>
Mon, 13 Aug 2012 19:27:45 +0000 (13 16:27 -0300)
treeb1fec22e37eafe2921d7cdb3ec03dfa2c3802ced
parent3e4305694fd891b69e4450e59ec4c65420907ede
pci-assign: Switch to pci_device_route_intx_to_irq interface

Drop pci_map_irq/piix_get_irq in favor of upstream's new interface. This
should also properly model disabling of the line at PCI host controller
level.

Acked-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
hw/device-assignment.c
hw/pc.h
hw/pci.c
hw/pci.h
hw/piix_pci.c