qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v6 05/19] remote/machine: add vfio-user property


From: Stefan Hajnoczi
Subject: Re: [PATCH v6 05/19] remote/machine: add vfio-user property
Date: Mon, 21 Feb 2022 15:32:04 +0000

On Thu, Feb 17, 2022 at 02:48:52AM -0500, Jagannathan Raman wrote:
> 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>
> ---
>  include/hw/remote/machine.h |  2 ++
>  hw/remote/machine.c         | 23 +++++++++++++++++++++++
>  2 files changed, 25 insertions(+)

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]