qemu-patch-raspberry4/contrib/libvhost-user
Dr. David Alan Gilbert c25c02b9e6 contrib/libvhost-user: Protect slave fd with mutex
In future patches we'll be performing commands on the slave-fd driven
by commands on queues, since those queues will be driven by individual
threads we need to make sure they don't attempt to use the slave-fd
for multiple commands in parallel.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
2020-01-23 16:41:37 +00:00
..
libvhost-user-glib.c libvhost-user: support many virtqueues 2019-07-04 17:00:32 -04:00
libvhost-user-glib.h libvhost-user: support many virtqueues 2019-07-04 17:00:32 -04:00
libvhost-user.c contrib/libvhost-user: Protect slave fd with mutex 2020-01-23 16:41:37 +00:00
libvhost-user.h contrib/libvhost-user: Protect slave fd with mutex 2020-01-23 16:41:37 +00:00
Makefile.objs libvhost-user: add glib source helper 2017-10-10 23:31:09 +02:00