qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v1 03/24] vfio-user: add container IO ops vector


From: John Levon
Subject: Re: [PATCH v1 03/24] vfio-user: add container IO ops vector
Date: Fri, 9 Dec 2022 14:10:47 +0000

On Tue, Nov 08, 2022 at 03:13:25PM -0800, John Johnson wrote:

> Used for communication with VFIO driver
> (prep work for vfio-user, which will communicate over a socket)

> index e573f5a..6fd40f1 100644
> --- a/include/hw/vfio/vfio-common.h
> +++ b/include/hw/vfio/vfio-common.h
> +
> +extern VFIOContIO vfio_cont_io_ioctl;

Nit, there's no need for this to be non-static, it's only used in
hw/vfio/common.c

regards
john



reply via email to

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