]> git.proxmox.com Git - mirror_qemu.git/commit
vfio/container: Move iova_ranges to base container
authorZhenzhong Duan <zhenzhong.duan@intel.com>
Thu, 2 Nov 2023 07:12:40 +0000 (15:12 +0800)
committerCédric Le Goater <clg@redhat.com>
Tue, 19 Dec 2023 18:03:38 +0000 (19:03 +0100)
commitf79baf8c9575ac3193ca86ec508791c86d96b13e
tree0370497193f2f899575b3b9eb83026de68c423c2
parent4d6b95010c59127ac4f7230d6ee88b5d0e99738c
vfio/container: Move iova_ranges to base container

Meanwhile remove the helper function vfio_free_container as it
only calls g_free now.

No functional change intended.

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>
hw/vfio/common.c
hw/vfio/container-base.c
hw/vfio/container.c
include/hw/vfio/vfio-common.h
include/hw/vfio/vfio-container-base.h