]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
vfio-pci: Log device requests more verbosely
authorAlex Williamson <alex.williamson@redhat.com>
Tue, 28 Apr 2015 16:23:30 +0000 (10:23 -0600)
committerAlex Williamson <alex.williamson@redhat.com>
Fri, 1 May 2015 20:00:53 +0000 (14:00 -0600)
commit5f55d2ae699d1756ad6132786c7f9c27dc456b66
treec04cd92c5ce7fa91c42d87fbd739b500bf046c51
parentb787f68c36d49bb1d9236f403813641efa74a031
vfio-pci: Log device requests more verbosely

Log some clues indicating whether the user is receiving device
request interfaces or not listening.  This can help indicate why a
driver unbind is blocked or explain why QEMU automatically unplugged
a device from the VM.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
drivers/vfio/pci/vfio_pci.c