qemu-patch-raspberry4/backends
Marc-André Lureau f24bb7287d Add vhost-user-backend
Create a vhost-user-backend object that holds a connection to a
vhost-user backend (or "slave" process) and can be referenced from
virtio devices that support it. See later patches for input & gpu
usage.

Note: a previous iteration of this object made it user-creatable, and
allowed managed sub-process spawning, but that has been dropped for
now.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-id: 20190503130034.24916-4-marcandre.lureau@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2019-05-10 12:48:35 +02:00
..
cryptodev-builtin.c
cryptodev-vhost-user.c vhost-user: simplify vhost_user_init/vhost_user_cleanup 2019-03-12 21:22:31 -04:00
cryptodev-vhost.c
cryptodev.c
hostmem-file.c
hostmem-memfd.c
hostmem-ram.c
hostmem.c
Makefile.objs Add vhost-user-backend 2019-05-10 12:48:35 +02:00
rng-egd.c
rng-random.c
rng.c
tpm.c
vhost-user.c Add vhost-user-backend 2019-05-10 12:48:35 +02:00