qemu-patch-raspberry4/contrib/libvhost-user
Marc-André Lureau eb078a9f0c libvhost-user: drop dependency on glib
libvhost-user is meant to be free of glib dependency. Make sure it is
by droping qemu/osdep.h (which included glib.h)

This fixes a bad malloc()/g_free() pair.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
2017-10-10 23:31:08 +02:00
..
libvhost-user.c libvhost-user: drop dependency on glib 2017-10-10 23:31:08 +02:00
libvhost-user.h libvhost-user: support resuming vq->last_avail_idx based on used_idx 2017-09-08 16:15:17 +03:00
Makefile.objs contrib: add libvhost-user 2016-12-16 01:14:38 +02:00