Searched hist:"9 b7d38bf" (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/vfio/ |
H A D | vfio-container-base.h | 9b7d38bf Thu Nov 02 02:12:42 CDT 2023 Zhenzhong Duan <zhenzhong.duan@intel.com> vfio/spapr: Introduce spapr backend and target interface
Introduce an empty spapr backend which will hold spapr specific content, currently only prereg_listener and hostwin_list.
Also introduce two spapr specific callbacks add/del_window into VFIOIOMMUOps. Instantiate a spapr ops with a helper setup_spapr_ops and assign it to bcontainer->ops.
Signed-off-by: Zhenzhong Duan <zhenzhong.duan@intel.com> Reviewed-by: Cédric Le Goater <clg@redhat.com> Signed-off-by: Cédric Le Goater <clg@redhat.com>
|
/openbmc/qemu/hw/vfio/ |
H A D | spapr.c | 9b7d38bf Thu Nov 02 02:12:42 CDT 2023 Zhenzhong Duan <zhenzhong.duan@intel.com> vfio/spapr: Introduce spapr backend and target interface
Introduce an empty spapr backend which will hold spapr specific content, currently only prereg_listener and hostwin_list.
Also introduce two spapr specific callbacks add/del_window into VFIOIOMMUOps. Instantiate a spapr ops with a helper setup_spapr_ops and assign it to bcontainer->ops.
Signed-off-by: Zhenzhong Duan <zhenzhong.duan@intel.com> Reviewed-by: Cédric Le Goater <clg@redhat.com> Signed-off-by: Cédric Le Goater <clg@redhat.com>
|