RE: [RFC v2 08/22] intel_iommu: provide get_iommu_context() callback

2019-11-06 Thread Liu, Yi L
> From: Peter Xu [mailto:pet...@redhat.com] > Sent: Friday, November 1, 2019 10:55 PM > To: Liu, Yi L > Subject: Re: [RFC v2 08/22] intel_iommu: provide get_iommu_context() callback > > On Thu, Oct 24, 2019 at 08:34:29AM -0400, Liu Yi L wrote: > > This patch adds get_

Re: [RFC v2 08/22] intel_iommu: provide get_iommu_context() callback

2019-11-01 Thread Peter Xu
On Thu, Oct 24, 2019 at 08:34:29AM -0400, Liu Yi L wrote: > This patch adds get_iommu_context() callback to return an iommu_context > Intel VT-d platform. > > Cc: Kevin Tian > Cc: Jacob Pan > Cc: Peter Xu > Cc: Yi Sun > Signed-off-by: Liu Yi L > --- > hw/i386/intel_iommu.c | 57 >