qemu-patch-raspberry4/contrib/libvhost-user/Makefile.objs
Marc-André Lureau 8bb7ddb78a libvhost-user: add glib source helper
This file implements a bridge from the vu_init API of libvhost-user to
GSource, so that libvhost-user can be used inside a GLib main loop.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
2017-10-10 23:31:09 +02:00

2 lines
60 B
Makefile

libvhost-user-obj-y += libvhost-user.o libvhost-user-glib.o