Reviewed-by: Marc-André Lureau
Tested-by: Marc-André Lureau
(It conflicts with my vhost-user series, but fixing it is quite
trivial, I pushed a rebased version on my devel tree
https://github.com/elmarco/qemu/tree/vhost-user)
On Tue, Sep 29, 2015 at 2:12 PM, Paolo Bonzini wrote:
> glib-compat
glib-compat.h has the gunk to support both old-style and new-style
gthread functions. Use it instead of reinventing it.
Signed-off-by: Paolo Bonzini
---
tests/vhost-user-test.c | 113 +++-
1 file changed, 16 insertions(+), 97 deletions(-)
diff --git