All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/3] vhost-user-test fixes
@ 2015-11-30 11:16 marcandre.lureau
  2015-11-30 11:16 ` [Qemu-devel] [PATCH v2 1/3] vhost-user-test: fix chardriver race marcandre.lureau
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: marcandre.lureau @ 2015-11-30 11:16 UTC (permalink / raw)
  To: qemu-devel; +Cc: Marc-André Lureau, mst

From: Marc-André Lureau <marcandre.lureau@redhat.com>

This series fixes a number of races and crashes on glib < 2.36
(with Travis build for ex).

v1->v2:
- fix the last patch to not end up with check() callback instead of
  prepare(): use named initializer.

Marc-André Lureau (3):
  vhost-user-test: fix chardriver race
  vhost-user-test: use unix port for migration
  vhost-user-test: fix crash with glib < 2.36

 tests/vhost-user-test.c | 49 ++++++++++++++++++++++++++++++++++++++++---------
 1 file changed, 40 insertions(+), 9 deletions(-)

-- 
2.5.0

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-11-30 16:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-30 11:16 [Qemu-devel] [PATCH v2 0/3] vhost-user-test fixes marcandre.lureau
2015-11-30 11:16 ` [Qemu-devel] [PATCH v2 1/3] vhost-user-test: fix chardriver race marcandre.lureau
2015-11-30 11:16 ` [Qemu-devel] [PATCH v2 2/3] vhost-user-test: use unix port for migration marcandre.lureau
2015-11-30 11:17 ` [Qemu-devel] [PATCH v2 3/3] vhost-user-test: fix crash with glib < 2.36 marcandre.lureau
2015-11-30 13:08   ` Michael S. Tsirkin
2015-11-30 16:40     ` Markus Armbruster

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.