Re: [PATCH v1 0/8] PRI support for VT-d

2024-07-05 Thread cmd
On 05/07/2024 08:20, Yi Liu wrote: On 2024/7/5 13:13, CLEMENT MATHIEU--DRIF wrote: On 05/07/2024 05:03, 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/5/30 20:24, CLEMENT

Re: [PATCH v1 0/8] PRI support for VT-d

2024-07-04 Thread Yi Liu
On 2024/7/5 13:13, CLEMENT MATHIEU--DRIF wrote: On 05/07/2024 05:03, 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/5/30 20:24, CLEMENT MATHIEU--DRIF wrote: This series belon

Re: [PATCH v1 0/8] PRI support for VT-d

2024-07-04 Thread CLEMENT MATHIEU--DRIF
On 05/07/2024 05:03, 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/5/30 20:24, CLEMENT MATHIEU--DRIF wrote: >> This series belongs to a list of series that add SVM sup

Re: [PATCH v1 0/8] PRI support for VT-d

2024-07-04 Thread Yi Liu
On 2024/5/30 20:24, CLEMENT MATHIEU--DRIF wrote: This series belongs to a list of series that add SVM support for VT-d. Here we focus on the implementation of PRI support in the IOMMU and on a PCI-level API for PRI to be used by virtual devices. This work is based on the VT-d specification ver

Re: [PATCH v1 0/8] PRI support for VT-d

2024-07-04 Thread CLEMENT MATHIEU--DRIF
: [PATCH v1 0/8] PRI 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 Thu, May 30, 2024 at 12:24:58PM +, CLEMENT MATHIEU--DRIF wrote: > This series belongs to a list of series t

Re: [PATCH v1 0/8] PRI support for VT-d

2024-07-03 Thread Michael S. Tsirkin
On Thu, May 30, 2024 at 12:24:58PM +, CLEMENT MATHIEU--DRIF wrote: > This series belongs to a list of series that add SVM support for VT-d. > > Here we focus on the implementation of PRI support in the IOMMU and on a > PCI-level > API for PRI to be used by virtual devices. > > This work is b

Re: [PATCH v1 0/8] PRI support for VT-d

2024-06-06 Thread CLEMENT MATHIEU--DRIF
Hi, Just adding Michael in Cc: Thanks >cmd On 30/05/2024 14:24, CLEMENT MATHIEU--DRIF wrote: > This series belongs to a list of series that add SVM support for VT-d. > > Here we focus on the implementation of PRI support in the IOMMU and on a > PCI-level > API for PRI to be used by virtual de

[PATCH v1 0/8] PRI support for VT-d

2024-05-30 Thread CLEMENT MATHIEU--DRIF
This series belongs to a list of series that add SVM support for VT-d. Here we focus on the implementation of PRI support in the IOMMU and on a PCI-level API for PRI to be used by virtual devices. This work is based on the VT-d specification version 4.1 (March 2023). Here is a link to a GitHub r