mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-12 15:04:41 +00:00
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>
2 lines
60 B
Makefile
2 lines
60 B
Makefile
libvhost-user-obj-y += libvhost-user.o libvhost-user-glib.o
|