From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Williamson Subject: Re: [RFC PATCH 0/2] Mdev: support mutiple kinds of devices Date: Tue, 17 Sep 2019 20:23:55 -0600 Message-ID: <20190917202355.50830aa2@x1.home> References: <20190912094012.29653-1-jasowang@redhat.com> <20190917113125.6b2970e5@x1.home> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virtualization-bounces@lists.linux-foundation.org Errors-To: virtualization-bounces@lists.linux-foundation.org To: "Tian, Kevin" Cc: "kvm@vger.kernel.org" , "mst@redhat.com" , "airlied@linux.ie" , "joonas.lahtinen@linux.intel.com" , "heiko.carstens@de.ibm.com" , "dri-devel@lists.freedesktop.org" , "virtualization@lists.linux-foundation.org" , "kwankhede@nvidia.com" , "rob.miller@broadcom.com" , "linux-s390@vger.kernel.org" , "sebott@linux.ibm.com" , "pasic@linux.ibm.com" , "borntraeger@de.ibm.com" , "Wang, Zhi A" , "farman@linux.ibm.com" , "idos@mellanox.com" , "gor@linux.ibm.com" , intel- List-Id: virtualization@lists.linuxfoundation.org On Wed, 18 Sep 2019 01:54:43 +0000 "Tian, Kevin" wrote: > > From: Alex Williamson > > Sent: Wednesday, September 18, 2019 1:31 AM > > > > [cc +Parav] > > > > On Thu, 12 Sep 2019 17:40:10 +0800 > > Jason Wang wrote: > > > > > Hi all: > > > > > > During the development of virtio-mdev[1]. I find that mdev needs to be > > > extended to support devices other than vfio mdev device. So this > > > series tries to extend the mdev to be able to differ from different > > > devices by: > > > > > > - device id and matching for mdev bus > > > - device speicfic callbacks and move vfio callbacks there > > > > > > Sent for early reivew, compile test only! > > > > > > Thanks > > > > > > [1] https://lkml.org/lkml/2019/9/10/135 > > > > I expect Parav must have something similar in the works for their > > in-kernel networking mdev support. Link to discussion so far: > > > > https://lore.kernel.org/kvm/20190912094012.29653-1- > > jasowang@redhat.com/T/#t > > > > It links to the current thread. Is it intended or do you want > people to look at another thread driven by Parav? :-) Sorry, the link was provided for Parav since they weren't cc'd. Thanks, Alex