vfio: Cleanup error_report()s
commitdcbfc5cefb22e9219f8253dba87de33104ca73fe
authorAlex Williamson <alex.williamson@redhat.com>
Mon, 22 Dec 2014 17:37:27 +0000 (22 10:37 -0700)
committerAlex Williamson <alex.williamson@redhat.com>
Mon, 22 Dec 2014 17:37:27 +0000 (22 10:37 -0700)
tree72e4da179918dc396976545763c34861b8fd0efb
parente2c7d025ada047a3f0225f89ff36626d1bd46e47
vfio: Cleanup error_report()s

With the conversion to tracepoints, a couple previous DPRINTKs are
now quite a bit more visible and are really just informational.
Remove these and add a bit more description to another.

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