]> Git Repo - qemu.git/commit
vhost-user-bridge: support host notifier
authorTiwei Bie <[email protected]>
Thu, 24 May 2018 10:33:36 +0000 (18:33 +0800)
committerMichael S. Tsirkin <[email protected]>
Thu, 24 May 2018 18:14:11 +0000 (21:14 +0300)
commite3af2928f8270498097af163bb023b633c0d8d1c
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 <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
tests/vhost-user-bridge.c
This page took 0.024232 seconds and 4 git commands to generate.