diff options
author | Zhenzhong Duan <zhenzhong.duan@intel.com> | 2023-11-02 15:12:24 +0800 |
---|---|---|
committer | Cédric Le Goater <clg@redhat.com> | 2023-11-06 13:23:23 +0100 |
commit | 770c3b6e431e5160b81f889ccb76c07dcfeb5da5 (patch) | |
tree | 8ec0e28863dfc541c130d587e0ab52ff4a36e6bc /accel | |
parent | 521c8f4ebc5923576436228211f8947f306b9d82 (diff) | |
download | qemu-770c3b6e431e5160b81f889ccb76c07dcfeb5da5.zip qemu-770c3b6e431e5160b81f889ccb76c07dcfeb5da5.tar.gz qemu-770c3b6e431e5160b81f889ccb76c07dcfeb5da5.tar.bz2 |
vfio/container: Move spapr specific init/deinit into spapr.c
Move spapr specific init/deinit code into spapr.c and wrap
them with vfio_spapr_container_init/deinit, this way footprint
of spapr is further reduced, vfio_prereg_listener could also
be made static.
vfio_listener_release is unnecessary when prereg_listener is
moved out, so have it removed.
No functional changes intended.
Suggested-by: Cédric Le Goater <clg@redhat.com>
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>
Diffstat (limited to 'accel')
0 files changed, 0 insertions, 0 deletions