On Mon, Dec 19, 2016 at 11:53:32AM +, Liu, Yi L wrote:
[...]
> > > Regards to the s->notifiers_list, I didn't see the init op to it. Does it
> > > happen
> > > in another patch? If so, it may be better to move it in this patch since
> > > this
> > > patch introduces both the definition and
>
> Subject: RE: [Qemu-devel] [PATCH v7 3/5] IOMMU: enable intel_iommu map
> and unmap notifiers
>
> > From: "Aviv Ben-David"
> >
> > Adds a list of registered vtd_as's to intel iommu state to save
> > iteration over each PCI device in
an, Kevin
> Subject: Re: [Qemu-devel] [PATCH v7 3/5] IOMMU: enable intel_iommu map
> and unmap notifiers
>
> On Fri, Dec 16, 2016 at 09:12:05AM +, Liu, Yi L wrote:
> > > From: "Aviv Ben-David"
> > >
> > > Adds a list of registered vtd_as's
On Fri, Dec 16, 2016 at 09:12:05AM +, Liu, Yi L wrote:
> > From: "Aviv Ben-David"
> >
> > Adds a list of registered vtd_as's to intel iommu state to save
> > iteration over each PCI device in a search of the corrosponding domain.
> >
> > Signed-off-by: Aviv Ben-David
> > ---
> > hw/i386/in
> From: "Aviv Ben-David"
>
> Adds a list of registered vtd_as's to intel iommu state to save
> iteration over each PCI device in a search of the corrosponding domain.
>
> Signed-off-by: Aviv Ben-David
> ---
> hw/i386/intel_iommu.c | 94
> ++
>
On Tue, Nov 29, 2016 at 5:23 AM 蓝天宇 wrote:
> 2016-11-28 23:51 GMT+08:00 Aviv B.D :
> > From: "Aviv Ben-David"
> >
> > Adds a list of registered vtd_as's to intel iommu state to save
> > iteration over each PCI device in a search of the corrosponding domain.
> >
> > Signed-off-by: Aviv Ben-David
2016-11-28 23:51 GMT+08:00 Aviv B.D :
> From: "Aviv Ben-David"
>
> Adds a list of registered vtd_as's to intel iommu state to save
> iteration over each PCI device in a search of the corrosponding domain.
>
> Signed-off-by: Aviv Ben-David
> ---
> hw/i386/intel_iommu.c | 94
> ++