Re: [PATCH ats_vtd v5 00/22] ATS support for VT-d

2024-07-04 Thread Yi Liu
On 2024/7/4 12:36, CLEMENT MATHIEU--DRIF wrote: On 03/07/2024 14:32, Yi Liu wrote: Caution: External email. Do not open attachments or click links, unless this email comes from a known sender and you know the content is safe. Hi, thanks for your review! very efficient! Hi CMD, I've went th

Re: [PATCH ats_vtd v5 00/22] ATS support for VT-d

2024-07-03 Thread CLEMENT MATHIEU--DRIF
On 03/07/2024 14:32, Yi Liu wrote: > Caution: External email. Do not open attachments or click links, > unless this email comes from a known sender and you know the content > is safe. > Hi, thanks for your review! very efficient! > > Hi CMD, > > I've went through the series. Some general suggestio

Re: [PATCH ats_vtd v5 00/22] ATS support for VT-d

2024-07-03 Thread Yi Liu
Hi CMD, I've went through the series. Some general suggestions on the series. 1) Patch 01, 02, 04 can be sent separately as they are fixes. 2) This series mixed the ATS and PASID capability a bit. Actually, they don't have dependency. I'd suggest you split the series into - support ATS

Re: [PATCH ats_vtd v5 00/22] ATS support for VT-d

2024-07-02 Thread Michael S. Tsirkin
> > >>> From: Michael S. Tsirkin > >>> Sent: 01 July 2024 22:02 > >>> To: CLEMENT MATHIEU--DRIF > >>> Cc: qemu-devel@nongnu.org ; jasow...@redhat.com > >>> ; zhenzhong.d...@intel.com > >>> ; > >>> kevin.t...

Re: [PATCH ats_vtd v5 00/22] ATS support for VT-d

2024-07-02 Thread CLEMENT MATHIEU--DRIF
Cc: qemu-devel@nongnu.org ; jasow...@redhat.com >>> ; zhenzhong.d...@intel.com >>> ; >>> kevin.t...@intel.com ; yi.l@intel.com >>> ; joao.m.mart...@oracle.com >>> ; >>> pet...@redhat.com >>> Subject: Re: [PATCH ats_vtd v5 00/22] ATS

Re: [PATCH ats_vtd v5 00/22] ATS support for VT-d

2024-07-02 Thread CLEMENT MATHIEU--DRIF
On 02/07/2024 15:44, Yi Liu wrote: > Caution: External email. Do not open attachments or click links, > unless this email comes from a known sender and you know the content > is safe. > > > On 2024/7/2 13:52, CLEMENT MATHIEU--DRIF wrote: >> From: Clement Mathieu--Drif >> >> This series belongs to

Re: [PATCH ats_vtd v5 00/22] ATS support for VT-d

2024-07-02 Thread CLEMENT MATHIEU--DRIF
On 02/07/2024 14:16, Michael S. Tsirkin wrote: > Caution: External email. Do not open attachments or click links, unless this > email comes from a known sender and you know the content is safe. > > > On Tue, Jul 02, 2024 at 05:52:29AM +, CLEMENT MATHIEU--DRIF wrote: >> From: Clement Mathieu--

Re: [PATCH ats_vtd v5 00/22] ATS support for VT-d

2024-07-02 Thread Yi Liu
On 2024/7/2 13:52, CLEMENT MATHIEU--DRIF wrote: From: Clement Mathieu--Drif This series belongs to a list of series that add SVM support for VT-d. As a starting point, we use the series called 'intel_iommu: Enable stage-1 translation' (rfc2) by Zhenzhong Duan and Yi Liu. Here we focus on the

Re: [PATCH ats_vtd v5 00/22] ATS support for VT-d

2024-07-02 Thread Yi Liu
@nongnu.org ; jasow...@redhat.com ; zhenzhong.d...@intel.com ; kevin.t...@intel.com ; yi.l@intel.com ; joao.m.mart...@oracle.com ; pet...@redhat.com Subject: Re: [PATCH ats_vtd v5 00/22] ATS support for VT-d Caution: External email. Do not open attachments or click links, unless this email comes

Re: [PATCH ats_vtd v5 00/22] ATS support for VT-d

2024-07-02 Thread Michael S. Tsirkin
On Tue, Jul 02, 2024 at 05:52:29AM +, CLEMENT MATHIEU--DRIF wrote: > From: Clement Mathieu--Drif > > This series belongs to a list of series that add SVM support for VT-d. You don't need ats_vtd as a tag, I think, so if it's helpful for someone, I don't mind. What you do need is "repost" so

Re: [PATCH ats_vtd v5 00/22] ATS support for VT-d

2024-07-02 Thread Michael S. Tsirkin
; jasow...@redhat.com > ; zhenzhong.d...@intel.com ; > kevin.t...@intel.com ; yi.l@intel.com > ; joao.m.mart...@oracle.com ; > pet...@redhat.com > Subject: Re: [PATCH ats_vtd v5 00/22] ATS support for VT-d > > Caution: External email. Do not open attachments or click links, unl

Re: [PATCH ats_vtd v5 00/22] ATS support for VT-d

2024-07-01 Thread CLEMENT MATHIEU--DRIF
: [PATCH ats_vtd v5 00/22] ATS support for VT-d Caution: External email. Do not open attachments or click links, unless this email comes from a known sender and you know the content is safe. On Mon, Jun 03, 2024 at 05:59:38AM +, CLEMENT MATHIEU--DRIF wrote: > From: Clément Mathieu--D

Re: [PATCH ats_vtd v5 00/22] ATS support for VT-d

2024-07-01 Thread Michael S. Tsirkin
On Mon, Jun 03, 2024 at 05:59:38AM +, CLEMENT MATHIEU--DRIF wrote: > From: Clément Mathieu--Drif > > This series belongs to a list of series that add SVM support for VT-d. > > As a starting point, we use the series called 'intel_iommu: Enable stage-1 > translation' (rfc2) by Zhenzhong Duan