virtio-scsi: dataplane: print why starting failed
commit6d2c83165bc981536f248dd9e3f25bf132b35867
authorCornelia Huck <cornelia.huck@de.ibm.com>
Wed, 15 Oct 2014 13:15:24 +0000 (15 15:15 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 23 Oct 2014 14:41:24 +0000 (23 16:41 +0200)
tree4d624d55879dd5e3b17f2d6e32abec565a369732
parent3e2b2a9c49f44926b995495be5e94e61e4f29f5e
virtio-scsi: dataplane: print why starting failed

Setting up guest or host notifiers may fail, but the user will have
no idea why: Let's print the error returned by the callback.

Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/scsi/virtio-scsi-dataplane.c