Re: [PATCH 00/12] Remove vfio_mdev.c, mdev_parent_ops and more
From: Jason Gunthorpe <jgg@nvidia.com>
Date: 2021-04-27 23:21:16
Also in:
dri-devel, intel-gfx, kvm, linux-s390
From: Jason Gunthorpe <jgg@nvidia.com>
Date: 2021-04-27 23:21:16
Also in:
dri-devel, intel-gfx, kvm, linux-s390
On Tue, Apr 27, 2021 at 09:33:56AM +0200, Christian Borntraeger wrote:
On 26.04.21 19:42, Jason Gunthorpe wrote:quoted
On Mon, Apr 26, 2021 at 06:43:14PM +0200, Christian Borntraeger wrote:quoted
On 24.04.21 01:02, Jason Gunthorpe wrote:quoted
Prologue ======== This is series #3 in part of a larger work that arose from the minor remark that the mdev_parent_ops indirection shim is useless and complicates things. It applies on top of Alex's current tree and requires the prior two series.Do you have a tree somewhere?[..]quoted
quoted
A preview of the future series's is here: https://github.com/jgunthorpe/linux/pull/3/commitsHas everything, you'll want to go to: cover-letter: Remove vfio_mdev.c, mdev_parent_ops and more As there are additional WIPs in that tree.I gave this a quick spin on s390x vfio-ap and it seems to work ok. This is really just a quick test, but no obvious problem.
Great! Thanks Jason