Home
last modified time | relevance | path

Searched refs:vhost_user_server_start (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/qemu/
H A Dvhost-user-server.h57 bool vhost_user_server_start(VuServer *server,
/openbmc/qemu/block/export/
H A Dvhost-user-blk-server.c356 if (!vhost_user_server_start(&vexp->vu_server, vu_opts->addr, exp->ctx, in vu_blk_exp_create()
/openbmc/qemu/util/
H A Dvhost-user-server.c474 bool vhost_user_server_start(VuServer *server, in vhost_user_server_start() function