All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for-2.5 v4 0/4] vhost-user-test fixes
@ 2015-11-30 16:44 marcandre.lureau
  2015-11-30 16:44 ` [Qemu-devel] [PATCH for-2.5 v4 1/4] vhost-user-test: fix chardriver race marcandre.lureau
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: marcandre.lureau @ 2015-11-30 16:44 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).

v3->v4:
- add patch to include vhost-user-test when target list lacks 386.
- add a code comment about <2.36 prepare callback.

v2->v3:
- quote glib documentation in commit message of last patch.

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

Marc-André Lureau (4):
  vhost-user-test: fix chardriver race
  vhost-user-test: use unix port for migration
  vhost-user-test: fix crash with glib < 2.36
  tests: add vhost-user-test when target is x64 only

 tests/Makefile          |  6 +++---
 tests/vhost-user-test.c | 51 ++++++++++++++++++++++++++++++++++++++++---------
 2 files changed, 45 insertions(+), 12 deletions(-)

-- 
2.5.0

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

end of thread, other threads:[~2015-12-01 13:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-30 16:44 [Qemu-devel] [PATCH for-2.5 v4 0/4] vhost-user-test fixes marcandre.lureau
2015-11-30 16:44 ` [Qemu-devel] [PATCH for-2.5 v4 1/4] vhost-user-test: fix chardriver race marcandre.lureau
2015-12-01 13:10   ` Alex Bennée
2015-11-30 16:44 ` [Qemu-devel] [PATCH for-2.5 v4 2/4] vhost-user-test: use unix port for migration marcandre.lureau
2015-12-01 13:11   ` Alex Bennée
2015-11-30 16:44 ` [Qemu-devel] [PATCH for-2.5 v4 3/4] vhost-user-test: fix crash with glib < 2.36 marcandre.lureau
2015-12-01 13:15   ` Alex Bennée
2015-11-30 16:44 ` [Qemu-devel] [PATCH for-2.5 v4 4/4] tests: add vhost-user-test when target is x64 only marcandre.lureau
2015-12-01 13:10   ` Alex Bennée
2015-12-01 13:28     ` Marc-André Lureau

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.