Re: Seeking advice on virtio dmabuf

2021-06-25 Thread Halley Zhao
for the 2nd point, I begin to understand the logic, there are some userspace priv data passed with sgtable between guest and host os; width/height/stride/format and other information can be sent inside these private data. these private data is opaque to kernel driver, doesn't require negotiation

ICITS'22 - The 2022 International Conference on Information Technology & Systems | Costa Rica

2021-06-25 Thread Maria
---- --- ICITS'22 - The 2022 International Conference on Information Technology & Systems San Carlos, Costa Rica, 9 - 11 February 2022 http://icits.me

Re: [PATCH v5 0/5] Add support for ACPI VIOT

2021-06-25 Thread Joerg Roedel
On Fri, Jun 18, 2021 at 05:20:55PM +0200, Jean-Philippe Brucker wrote: > Jean-Philippe Brucker (5): > ACPI: arm64: Move DMA setup operations out of IORT > ACPI: Move IOMMU setup code out of IORT > ACPI: Add driver for the VIOT table > iommu/dma: Pass address limit rather than size to >

RE: [PATCH linux-next v3 2/6] vdpa: Introduce query of device config layout

2021-06-25 Thread Parav Pandit
> From: Jason Wang > Sent: Friday, June 25, 2021 8:59 AM > > 在 2021/6/24 下午3:59, Parav Pandit 写道: > > > >> From: Jason Wang > >> Sent: Thursday, June 24, 2021 12:35 PM > >> > Consider we had a mature set of virtio specific uAPI for config space. > It would be a burden if we need an