Re: [PATCH v12 0/2] s390: virtio: let arch validate VIRTIO features

2020-09-22 Thread Michael S. Tsirkin
Will do for the next Linux. On Tue, Sep 22, 2020 at 02:15:17PM +0200, Christian Borntraeger wrote: > Michael, > > are you going to pick this series? > > > On 10.09.20 10:53, Pierre Morel wrote: > > Hi all, > > > > The goal of the series is to give a chance to the architecture > > to validate V

Re: [PATCH v12 0/2] s390: virtio: let arch validate VIRTIO features

2020-09-22 Thread Christian Borntraeger
Michael, are you going to pick this series? On 10.09.20 10:53, Pierre Morel wrote: > Hi all, > > The goal of the series is to give a chance to the architecture > to validate VIRTIO device features. > > I changed VIRTIO_F_IOMMU_PLATFORM to VIRTIO_F_ACCESS_PLATFORM > I forgot in drivers/virtio/K

[PATCH v12 0/2] s390: virtio: let arch validate VIRTIO features

2020-09-10 Thread Pierre Morel
Hi all, The goal of the series is to give a chance to the architecture to validate VIRTIO device features. I changed VIRTIO_F_IOMMU_PLATFORM to VIRTIO_F_ACCESS_PLATFORM I forgot in drivers/virtio/Kconfig, and put back the inclusion of virtio_config.h for the definition of the callback in arch/s39