Re: [PATCH for-9.0 07/10] vfio/spapr: Introduce a sPAPR VFIOIOMMU QOM interface

2023-12-11 Thread Cédric Le Goater
On 12/11/23 07:25, Duan, Zhenzhong wrote: -Original Message- From: Cédric Le Goater Sent: Friday, December 8, 2023 4:46 PM Subject: [PATCH for-9.0 07/10] vfio/spapr: Introduce a sPAPR VFIOIOMMU QOM interface Move vfio_spapr_container_setup() to a VFIOIOMMUClass::setup handler and con

RE: [PATCH for-9.0 07/10] vfio/spapr: Introduce a sPAPR VFIOIOMMU QOM interface

2023-12-10 Thread Duan, Zhenzhong
>-Original Message- >From: Cédric Le Goater >Sent: Friday, December 8, 2023 4:46 PM >Subject: [PATCH for-9.0 07/10] vfio/spapr: Introduce a sPAPR VFIOIOMMU >QOM interface > >Move vfio_spapr_container_setup() to a VFIOIOMMUClass::setup handler >and convert the sPAPR VFIOIOMMUOps struct to