Eric Auger 079eb19cbb hw/vfio/pci: generalize mask/unmask to any IRQ index
To prepare for platform device introduction, rename vfio_mask_intx
and vfio_unmask_intx into vfio_mask_single_irqindex and respectively
unmask_single_irqindex. Also use a nex index parameter.

With that name and prototype the function will be usable for other
indexes than VFIO_PCI_INTX_IRQ_INDEX.

Signed-off-by: Eric Auger <eric.auger@linaro.org>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
2014-12-19 15:24:24 -07:00
..
2014-12-11 18:27:02 +00:00
2014-12-17 19:22:42 +00:00
2014-11-04 23:26:12 +01:00
2014-11-28 10:29:20 +00:00
2014-12-15 17:34:44 +01:00
2014-12-11 20:57:11 +03:00