qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH for-2.5 v3 0/3] vhost-user-test fixes


From: Alex Bennée
Subject: Re: [Qemu-devel] [PATCH for-2.5 v3 0/3] vhost-user-test fixes
Date: Mon, 30 Nov 2015 15:14:08 +0000
User-agent: mu4e 0.9.15; emacs 24.5.50.4

address@hidden writes:

> From: Marc-André Lureau <address@hidden>
>
> This series fixes a number of races and crashes on glib < 2.36
> (with Travis build for ex).

When does this test get run normally? I don't see it when I do a "make
check" with a my build:

 ./configure 
--target-list=arm-softmmu,aarch64-softmmu,i386-softmmu,x86_64-softmmu

I was struggling to find any notes on running individual tests in the
docs.

>
> 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 (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(-)


--
Alex Bennée



reply via email to

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