qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v2 0/3] vhost-user-test fixes


From: marcandre . lureau
Subject: [Qemu-devel] [PATCH v2 0/3] vhost-user-test fixes
Date: Mon, 30 Nov 2015 12:16:57 +0100

From: Marc-André Lureau <address@hidden>

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]