vhost-user: Print unexpected slave message types
commit0fdc465d7d5aafeae127eba488f247ac6f58df4c
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Thu, 7 Feb 2019 18:22:40 +0000 (7 18:22 +0000)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Thu, 23 Jan 2020 16:41:37 +0000 (23 16:41 +0000)
treed6a2638683f46d843c41e0247e1ed97b82999ef6
parent10477ac47fc57d00a84802ff97c15450cd8021c1
vhost-user: Print unexpected slave message types

When we receive an unexpected message type on the slave fd, print
the type.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
hw/virtio/vhost-user.c