[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH for-9.0 v2 00/10] vfio: Introduce a VFIOIOMMUClass
From: |
Eric Farman |
Subject: |
Re: [PATCH for-9.0 v2 00/10] vfio: Introduce a VFIOIOMMUClass |
Date: |
Wed, 20 Dec 2023 15:35:12 -0500 |
User-agent: |
Evolution 3.50.2 (3.50.2-1.fc39) |
On Tue, 2023-12-19 at 07:58 +0100, Cédric Le Goater wrote:
> Hello,
>
> The VFIO object hierarchy has some constraints because each VFIO type
> has a dual nature: a VFIO nature for passthrough support and a bus
> nature (PCI, AP, CCW, Platform) for its initial presentation.
The above caught my attention, so I kicked the tires on this series a
little bit both with an iommufd-enabled host kernel and without, so I
don't lose track of it over the holidays.
Tested-by: Eric Farman <farman@linux.ibm.com>
- [PATCH for-9.0 v2 01/10] vfio/spapr: Extend VFIOIOMMUOps with a release handler, (continued)
- [PATCH for-9.0 v2 01/10] vfio/spapr: Extend VFIOIOMMUOps with a release handler, Cédric Le Goater, 2023/12/19
- [PATCH for-9.0 v2 03/10] vfio/container: Initialize VFIOIOMMUOps under vfio_init_container(), Cédric Le Goater, 2023/12/19
- [PATCH for-9.0 v2 04/10] vfio/container: Introduce a VFIOIOMMU QOM interface, Cédric Le Goater, 2023/12/19
- [PATCH for-9.0 v2 05/10] vfio/container: Introduce a VFIOIOMMU legacy QOM interface, Cédric Le Goater, 2023/12/19
- [PATCH for-9.0 v2 06/10] vfio/container: Intoduce a new VFIOIOMMUClass::setup handler, Cédric Le Goater, 2023/12/19
- [PATCH for-9.0 v2 07/10] vfio/spapr: Introduce a sPAPR VFIOIOMMU QOM interface, Cédric Le Goater, 2023/12/19
- [PATCH for-9.0 v2 08/10] vfio/iommufd: Introduce a VFIOIOMMU iommufd QOM interface, Cédric Le Goater, 2023/12/19
- [PATCH for-9.0 v2 09/10] vfio/spapr: Only compile sPAPR IOMMU support when needed, Cédric Le Goater, 2023/12/19
- [PATCH for-9.0 v2 10/10] vfio/iommufd: Remove CONFIG_IOMMUFD usage, Cédric Le Goater, 2023/12/19
- Re: [PATCH for-9.0 v2 00/10] vfio: Introduce a VFIOIOMMUClass, Cédric Le Goater, 2023/12/20
- Re: [PATCH for-9.0 v2 00/10] vfio: Introduce a VFIOIOMMUClass,
Eric Farman <=