xen/pciback: Print out the domain owning the device.
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 3 Dec 2014 21:40:29 +0000 (16:40 -0500)
committerDavid Vrabel <david.vrabel@citrix.com>
Thu, 4 Dec 2014 12:42:00 +0000 (12:42 +0000)
commit15390613b6554b554205d6d76cbbbb4a018a9ce4
tree916c9798810290635b587e768da2c8a0b5d6b9b4
parentb5d512147aecc11ba8ecc62f4083f5a9f86d332f
xen/pciback: Print out the domain owning the device.

We had been printing it only if the device was built with
debug enabled. But this information is useful in the field
to troubleshoot.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Reviewed-by: David Vrabel <david.vrabel@citrix.com>
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
drivers/xen/xen-pciback/xenbus.c