qemu/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-file: reject invalid pmem file sizes 2019-03-11 10:44:19 -03:00
hostmem-memfd.c hostmem-memfd: disable for systems without sealing support 2019-03-11 17:16:56 -03:00
hostmem-ram.c
hostmem.c hostmem: fix crash when querying empty host-nodes property via QMP 2019-03-06 11:51:08 -03:00
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