libvhost-user: add PROTOCOL_F_CONFIG if {set, get}_config
commit78067fdef6828febf894ff1941cfb95e2dd00ad5
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Fri, 3 May 2019 13:00:30 +0000 (3 15:00 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 10 May 2019 10:48:35 +0000 (10 12:48 +0200)
treeeffedb9330e34ae9e73ecc96cce9779d57ada6fa
parentd288eef3a0a8ac46cc45808b50d73606476148b0
libvhost-user: add PROTOCOL_F_CONFIG if {set, get}_config

Add the config protocol feature bit if the set_config & get_config
callbacks are implemented.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-id: 20190503130034.24916-3-marcandre.lureau@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
contrib/libvhost-user/libvhost-user.c