[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <6c5f6e9e-0a4a-f514-2c26-08476b9a09f8@infradead.org>
Date: Mon, 18 Nov 2019 19:13:01 -0800
From: Randy Dunlap <rdunlap@...radead.org>
To: Jason Wang <jasowang@...hat.com>, kvm@...r.kernel.org,
linux-s390@...r.kernel.org, linux-kernel@...r.kernel.org,
dri-devel@...ts.freedesktop.org, intel-gfx@...ts.freedesktop.org,
intel-gvt-dev@...ts.freedesktop.org, kwankhede@...dia.com,
alex.williamson@...hat.com, mst@...hat.com, tiwei.bie@...el.com,
gregkh@...uxfoundation.org, jgg@...lanox.com
Cc: netdev@...r.kernel.org, cohuck@...hat.com,
maxime.coquelin@...hat.com, cunming.liang@...el.com,
zhihong.wang@...el.com, rob.miller@...adcom.com,
xiao.w.wang@...el.com, haotian.wang@...ive.com,
zhenyuw@...ux.intel.com, zhi.a.wang@...el.com,
jani.nikula@...ux.intel.com, joonas.lahtinen@...ux.intel.com,
rodrigo.vivi@...el.com, airlied@...ux.ie, daniel@...ll.ch,
farman@...ux.ibm.com, pasic@...ux.ibm.com, sebott@...ux.ibm.com,
oberpar@...ux.ibm.com, heiko.carstens@...ibm.com,
gor@...ux.ibm.com, borntraeger@...ibm.com, akrowiak@...ux.ibm.com,
freude@...ux.ibm.com, lingshan.zhu@...el.com, eperezma@...hat.com,
lulu@...hat.com, parav@...lanox.com,
christophe.de.dinechin@...il.com, kevin.tian@...el.com,
stefanha@...hat.com, hch@...radead.org, aadam@...hat.com,
jakub.kicinski@...ronome.com, jiri@...lanox.com,
jeffrey.t.kirsher@...el.com
Subject: Re: [PATCH V13 4/6] mdev: introduce mediated virtio bus
Hi,
On 11/18/19 2:59 AM, Jason Wang wrote:
> diff --git a/drivers/mdev/Kconfig b/drivers/mdev/Kconfig
> index 4561f2d4178f..cd84d4670552 100644
> --- a/drivers/mdev/Kconfig
> +++ b/drivers/mdev/Kconfig
> @@ -17,3 +17,13 @@ config VFIO_MDEV
> more details.
>
> If you don't know what do here, say N.
> +
> +config MDEV_VIRTIO
> + tristate "Mediated VIRTIO bus"
> + depends on VIRTIO && MDEV
> + default n
> + help
> + Proivdes a mediated BUS for virtio. It could be used by
Provides
> + either kenrel driver or userspace driver.
kernel
> +
> + If you don't know what do here, say N.
All of these lines should be indented with one tab, not spaces.
--
~Randy
Reported-by: Randy Dunlap <rdunlap@...radead.org>
Powered by blists - more mailing lists