diff options
author | Marc-André Lureau <marcandre.lureau@redhat.com> | 2019-05-03 15:00:31 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2019-05-10 12:48:35 +0200 |
commit | f24bb7287ddbdfd9b75fe782c366abc7939a4190 (patch) | |
tree | 6d9348541525dcc66caa7899b1b8462c1a7b7bd7 /util | |
parent | 78067fdef6828febf894ff1941cfb95e2dd00ad5 (diff) | |
download | qemu-f24bb7287ddbdfd9b75fe782c366abc7939a4190.zip |
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>
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions