commit | 001a013ea3f125d2ec0e709b5765754149d8d968 | [log] [tgz] |
---|---|---|
author | Cédric Le Goater <clg@redhat.com> | Tue Dec 19 07:58:16 2023 +0100 |
committer | Cédric Le Goater <clg@redhat.com> | Fri Jan 05 21:25:20 2024 +0100 |
tree | d586d9d93105734079f062f23acc639cb54b9f29 | |
parent | 0c1eccd368af8805ec0fb11e6cf25d0684d37328 [diff] |
vfio/spapr: Extend VFIOIOMMUOps with a release handler This allows to abstract a bit more the sPAPR IOMMU support in the legacy IOMMU backend. Reviewed-by: Zhenzhong Duan <zhenzhong.duan@intel.com> Tested-by: Eric Farman <farman@linux.ibm.com> Signed-off-by: Cédric Le Goater <clg@redhat.com>