commit | 61d893f2cdb34a2b0255f9b5fbba6b49b94ff730 | [log] [tgz] |
---|---|---|
author | Cédric Le Goater <clg@redhat.com> | Tue Dec 19 07:58:21 2023 +0100 |
committer | Cédric Le Goater <clg@redhat.com> | Fri Jan 05 21:25:20 2024 +0100 |
tree | 39c8d922c0f2614e77660694893b85043e62fed6 | |
parent | 9812feefab3a4ff95a6cfd73aecb120b406bc98c [diff] |
vfio/container: Intoduce a new VFIOIOMMUClass::setup handler This will help in converting the sPAPR IOMMU backend to a QOM interface. 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>