commit | ca06d9cc6691e23b6d02e07b44ea549aeac60151 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Tue Sep 29 14:12:03 2015 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Fri Oct 02 17:04:31 2015 +0300 |
tree | 7314a896f373d57cbeaf159cd8dd4dbbbb47ebfd | |
parent | 0d583647a7fc73f621eeb64ed703556c4bbebfcc [diff] |
vhost-user-test: do not reinvent glib-compat.h 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 <pbonzini@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Tested-by: Marc-André Lureau <marcandre.lureau@redhat.com>