remote/machine: add vfio-user property
authorJagannathan Raman <jag.raman@oracle.com>
Mon, 13 Jun 2022 20:26:23 +0000 (16:26 -0400)
committerStefan Hajnoczi <stefanha@redhat.com>
Wed, 15 Jun 2022 13:50:41 +0000 (14:50 +0100)
commit9b5b473eae3fa0450a7fce21f7e01f3ab1136bb8
treeadbbfa285e435f130612c211437d4a189235572a
parent661e21c48e9e0bea2a23d22cdbb83e02234fb164
remote/machine: add vfio-user property

Add vfio-user to x-remote machine. It is a boolean, which indicates if
the machine supports vfio-user protocol. The machine configures the bus
differently vfio-user and multiprocess protocols, so this property
informs it on how to configure the bus.

This property should be short lived. Once vfio-user fully replaces
multiprocess, this property could be removed.

Signed-off-by: Elena Ufimtseva <elena.ufimtseva@oracle.com>
Signed-off-by: John G Johnson <john.g.johnson@oracle.com>
Signed-off-by: Jagannathan Raman <jag.raman@oracle.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 5d51a152a419cbda35d070b8e49b772b60a7230a.1655151679.git.jag.raman@oracle.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
hw/remote/machine.c
include/hw/remote/machine.h