diff options
author | Yi Liu <yi.l.liu@intel.com> | 2023-10-09 11:09:17 +0200 |
---|---|---|
committer | Cédric Le Goater <clg@redhat.com> | 2023-10-18 10:10:49 +0200 |
commit | 7e63b3113889b531cbb56b09d69cc182608bb78e (patch) | |
tree | 46586abddd5de456a9869374a50615d7411fdce8 /event-loop-base.c | |
parent | 3d779abafe9fff4fdbbc6c8dd2a6f6f901d98870 (diff) | |
download | qemu-7e63b3113889b531cbb56b09d69cc182608bb78e.zip qemu-7e63b3113889b531cbb56b09d69cc182608bb78e.tar.gz qemu-7e63b3113889b531cbb56b09d69cc182608bb78e.tar.bz2 |
vfio/common: Move legacy VFIO backend code into separate container.c
Move all the code really dependent on the legacy VFIO container/group
into a separate file: container.c. What does remain in common.c is
the code related to VFIOAddressSpace, MemoryListeners, migration and
all other general operations.
Signed-off-by: Eric Auger <eric.auger@redhat.com>
Signed-off-by: Yi Liu <yi.l.liu@intel.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 'event-loop-base.c')
0 files changed, 0 insertions, 0 deletions