This website requires JavaScript.
Explore
Help
Sign In
dfaggioli
/
qemu
Watch
1
Star
0
Fork
0
You've already forked qemu
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2c91bcf273ffb95898d2ca901b699558d9e73fd1
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-17 20:55:14 +02:00
libvhost-user-obj-y
+=
libvhost-user.o libvhost-user-glib.o
Reference in New Issue
Copy Permalink