mirror_qemu/contrib/libvhost-user
Stefan Hajnoczi 3a213f83d9 util/vhost-user-server: use static library in meson.build
Don't compile contrib/libvhost-user/libvhost-user.c again. Instead build
the static library once and then reuse it throughout QEMU.

Also switch from CONFIG_LINUX to CONFIG_VHOST_USER, which is what the
vhost-user tools (vhost-user-gpu, etc) do.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 20200924151549.913737-14-stefanha@redhat.com
[Added CONFIG_LINUX again because libvhost-user doesn't build on macOS.
--Stefan]
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2020-10-23 13:42:16 +01:00
..
libvhost-user-glib.c libvhost-user: Allow vu_message_read to be replaced 2020-10-23 13:42:16 +01:00
libvhost-user-glib.h libvhost-user-glib: fix VugDev main fd cleanup 2020-02-27 03:46:10 -05:00
libvhost-user.c libvhost-user: remove watch for kick_fd when de-initialize vu-dev 2020-10-23 13:42:16 +01:00
libvhost-user.h libvhost-user: Allow vu_message_read to be replaced 2020-10-23 13:42:16 +01:00
meson.build util/vhost-user-server: use static library in meson.build 2020-10-23 13:42:16 +01:00