Re: [Qemu-devel] [PATCH v2] qtest: enable vhost-user-test

2014-06-30 Thread Michael S. Tsirkin
On Thu, Jun 19, 2014 at 09:24:09PM +0300, Michael S. Tsirkin wrote: > On Thu, Jun 19, 2014 at 08:35:42PM +0300, Nikolay Nikolaev wrote: > > Use qtest-obj-y to get the right library order. CONFIG_POSIX ensures > > mingw compilation won't break. > > > > Signed-off-by: Nikolay Nikolaev > > okay but

Re: [Qemu-devel] [PATCH v2] qtest: enable vhost-user-test

2014-06-19 Thread Michael S. Tsirkin
On Thu, Jun 19, 2014 at 08:35:42PM +0300, Nikolay Nikolaev wrote: > Use qtest-obj-y to get the right library order. CONFIG_POSIX ensures > mingw compilation won't break. > > Signed-off-by: Nikolay Nikolaev okay but why does non posix work without -lutil and posix doesn't? > --- > 0 files chang

[Qemu-devel] [PATCH v2] qtest: enable vhost-user-test

2014-06-19 Thread Nikolay Nikolaev
Use qtest-obj-y to get the right library order. CONFIG_POSIX ensures mingw compilation won't break. Signed-off-by: Nikolay Nikolaev --- 0 files changed diff --git a/tests/Makefile b/tests/Makefile index 4caf7de..5661d52 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -156,7 +156,7 @@ gcov-f