From: Marc-André Lureau <marcandre.lur...@redhat.com> Hi,
libvhost-user is meant to be free of glib dependency, and easily copyable/reusable outside of QEMU. Clean-up some dependencies that crept in recently (the one remaining is qemu/atomic.h, from which a subset is used) Marc-André Lureau (2): libvhost-user: replace qemu/bswap.h with glibc endian.h libvhost-user: replace qemu/memfd.h usage contrib/libvhost-user/libvhost-user.c | 127 +++++++++++++++++--------- 1 file changed, 83 insertions(+), 44 deletions(-) -- 2.29.0