Re: [PATCH] iommu/virtio: Update to most recent specification

2019-07-22 Thread Joerg Roedel
On Mon, Jul 22, 2019 at 11:16:08AM -0400, Michael S. Tsirkin wrote: > I'm merging this for this release, unless someone objects. No objections from me. Acked-by: Joerg Roedel ___ iommu mailing list iommu@lists.linux-foundation.org

Re: [PATCH] iommu/virtio: Update to most recent specification

2019-07-22 Thread Michael S. Tsirkin
On Mon, Jul 22, 2019 at 03:40:07PM +0100, Jean-Philippe Brucker wrote: > Following specification review a few things were changed in v8 of the > virtio-iommu series [1], but have been omitted when merging the base > driver. Add them now: > > * Remove the EXEC flag. > * Add feature bit for the

Re: [PATCH] iommu/virtio: Update to most recent specification

2019-07-22 Thread Auger Eric
Hi Jean, On 7/22/19 4:40 PM, Jean-Philippe Brucker wrote: > Following specification review a few things were changed in v8 of the > virtio-iommu series [1], but have been omitted when merging the base > driver. Add them now: > > * Remove the EXEC flag. > * Add feature bit for the MMIO flag. > *

[PATCH] iommu/virtio: Update to most recent specification

2019-07-22 Thread Jean-Philippe Brucker
Following specification review a few things were changed in v8 of the virtio-iommu series [1], but have been omitted when merging the base driver. Add them now: * Remove the EXEC flag. * Add feature bit for the MMIO flag. * Change domain_bits to domain_range. * Add NOMEM status flag. [1]