linux-stable/tools/virtio
Michael S. Tsirkin f03560a57c tools/virtio: compile with -pthread
When using pthreads, one has to compile and link with -lpthread,
otherwise e.g. glibc is not guaranteed to be reentrant.

This replaces -lpthread.

Reported-by: Matthew Wilcox <willy@infradead.org>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2022-03-28 16:52:59 -04:00
..
asm tools/virtio: add barrier for aarch64 2020-12-18 16:14:30 -05:00
crypto
generated virtio/test: fix up after IOTLB changes 2020-04-16 18:31:08 -04:00
linux tools/virtio: fix after premapped buf support 2022-03-28 16:52:59 -04:00
ringtest
uapi/linux
vhost_test
virtio-trace
xen tools/virtio: xen stub 2019-10-13 09:38:27 -04:00
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
Makefile tools/virtio: compile with -pthread 2022-03-28 16:52:59 -04:00
virtio_test.c tools/virtio: fix virtio_test execution 2022-03-06 06:06:50 -05:00
vringh_test.c tools/virtio: Use tools/include/list.h instead of stubs 2020-06-22 12:34:22 -04:00