vhost-user-bridge: support host notifier
commite3af2928f8270498097af163bb023b633c0d8d1c
authorTiwei Bie <tiwei.bie@intel.com>
Thu, 24 May 2018 10:33:36 +0000 (24 18:33 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 24 May 2018 18:14:11 +0000 (24 21:14 +0300)
tree332f8c824e062822a31948d70b488757c1d488ae
parentd84599f56c820d8c1ac9928a76500dcdfbbf194d
vhost-user-bridge: support host notifier

This patch introduces the host notifier support in
vhost-user-bridge. A new option (-H) is added to use
the host notifier. This is mainly used to test the
host notifier implementation in vhost user.

Signed-off-by: Tiwei Bie <tiwei.bie@intel.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
tests/vhost-user-bridge.c