]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Remove extra messages for vhost-scsi hotplug
authorEric Farman <farman@linux.vnet.ibm.com>
Wed, 26 Apr 2017 21:10:01 +0000 (17:10 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 27 Apr 2017 12:51:53 +0000 (08:51 -0400)
commit6ff38cee609ea30288b2fcd6bbdc37ae0d528c36
tree5a5654e824e11ebeac84596d1042176a809f2887
parent33c1fc430d33f596233c5a86438ef4ca07f2dc17
qemu: Remove extra messages for vhost-scsi hotplug

As with virtio-scsi, the "internal error" messages after
preparing a vhost-scsi hostdev overwrites more meaningful
error messages deeper in the callchain.  Remove it too.

Signed-off-by: Eric Farman <farman@linux.vnet.ibm.com>
src/qemu/qemu_hotplug.c