<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/contrib/libvhost-user/Makefile.objs, branch spice_video_codecs</title>
<subtitle>Experimental fork of QEMU with video encoding patches</subtitle>
<id>https://git.openslx.org/bwlp/qemu.git/atom/contrib/libvhost-user/Makefile.objs?h=spice_video_codecs</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/contrib/libvhost-user/Makefile.objs?h=spice_video_codecs'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2020-08-21T10:30:08+00:00</updated>
<entry>
<title>contrib/libvhost-user: convert to Meson</title>
<updated>2020-08-21T10:30:08+00:00</updated>
<author>
<name>Paolo Bonzini</name>
</author>
<published>2020-02-05T08:44:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=931049b46cb58a499a36d8a1d0ac3f7b334e0876'/>
<id>urn:sha1:931049b46cb58a499a36d8a1d0ac3f7b334e0876</id>
<content type='text'>
Since libqemuutil.a has been converted to Meson, the conversion is
straightforward.

Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
<entry>
<title>libvhost-user: add glib source helper</title>
<updated>2017-10-10T21:31:09+00:00</updated>
<author>
<name>Marc-André Lureau</name>
</author>
<published>2017-08-17T18:55:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=8bb7ddb78a1c68f2408a66a61c748330903fd5f2'/>
<id>urn:sha1:8bb7ddb78a1c68f2408a66a61c748330903fd5f2</id>
<content type='text'>
This file implements a bridge from the vu_init API of libvhost-user to
GSource, so that libvhost-user can be used inside a GLib main loop.

Signed-off-by: Marc-André Lureau &lt;marcandre.lureau@redhat.com&gt;
Reviewed-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
<entry>
<title>contrib: add libvhost-user</title>
<updated>2016-12-15T23:14:38+00:00</updated>
<author>
<name>Marc-André Lureau</name>
</author>
<published>2016-10-18T09:24:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=7b2e5c65f42fff7a418e2b8216e92f5e0a0c3e7e'/>
<id>urn:sha1:7b2e5c65f42fff7a418e2b8216e92f5e0a0c3e7e</id>
<content type='text'>
Add a library to help implementing vhost-user backend (or slave).

Dealing with vhost-user as an application developer isn't so easy: you
have all the trouble with any protocol: validation, unix ancillary data,
shared memory, eventfd, logging, and on top of that you need to deal
with virtio queues, if possible efficiently.

qemu test has a nice vhost-user testing application vhost-user-bridge,
which implements most of vhost-user, and virtio.c which implements
virtqueues manipulation. Based on these two, I tried to make a simple
library, reusable for tests or development of new vhost-user scenarios.

Signed-off-by: Marc-André Lureau &lt;marcandre.lureau@redhat.com&gt;
[Felipe: set used_idx copy on SET_VRING_ADDR and update shadow avail idx
 on SET_VRING_BASE]
Signed-off-by: Felipe Franciosi &lt;felipe@nutanix.com&gt;
Reviewed-by: Michael S. Tsirkin &lt;mst@redhat.com&gt;
Signed-off-by: Michael S. Tsirkin &lt;mst@redhat.com&gt;
</content>
</entry>
</feed>
