vfio/pci: Rename MSI/X functions for easier tracing
commit0de70dc7bab1cd58d02e86ed27e291843983b13b
authorAlex Williamson <alex.williamson@redhat.com>
Wed, 23 Sep 2015 19:04:43 +0000 (23 13:04 -0600)
committerAlex Williamson <alex.williamson@redhat.com>
Wed, 23 Sep 2015 19:04:43 +0000 (23 13:04 -0600)
treeb21277f2829f30e2fe588e9ec6907396541b7732
parent870cb6f104e5d3364288d894746dd88fe9ac59cb
vfio/pci: Rename MSI/X functions for easier tracing

This allows vfio_msi* tracing.  The MSI/X interrupt tracing is also
pulled out of #ifdef DEBUG_VFIO to avoid a recompile for tracing this
path.  A few cycles to read the message is hardly anything if we're
already in QEMU.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
hw/vfio/pci.c
trace-events