diff options
author | Eric Auger <eric.auger@linaro.org> | 2014-12-19 15:24:24 -0700 |
---|---|---|
committer | Alex Williamson <alex.williamson@redhat.com> | 2014-12-19 15:24:24 -0700 |
commit | 079eb19cbb3079536788dfd58832824804815e48 (patch) | |
tree | ba50170e235eed27f72c14eacacb619094276067 /hw/i2c | |
parent | 9ee27d7381c2d540ee976c7cbae941c66bb66e70 (diff) | |
download | hqemu-079eb19cbb3079536788dfd58832824804815e48.zip hqemu-079eb19cbb3079536788dfd58832824804815e48.tar.gz |
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>
Diffstat (limited to 'hw/i2c')
0 files changed, 0 insertions, 0 deletions