This website requires JavaScript.
Explore
Help
Sign In
openkylin
/
qemu
mirror of
https://gitee.com/openkylin/qemu.git
Watch
9
Star
0
Fork
You've already forked qemu
0
Code
Issues
Projects
Releases
Wiki
Activity
46d33d1e3c
qemu
/
contrib
/
libvhost-user
/
Makefile.objs
2 lines
60 B
Makefile
Raw
Normal View
History
Unescape
Escape
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-08-18 02:55:14 +08:00
libvhost-user-obj-y
+=
libvhost-user.o libvhost-user-glib.o