This series removes target dependencies in migration code.

Pierrick Bouvier (3):
  migration: compile migration/ram.c once
  migration: rename target.c to vfio.c
  migration/vfio: compile only once

 migration/vfio-stub.c          | 16 ++++++++++++++++
 migration/{target.c => vfio.c} | 16 +---------------
 migration/meson.build          |  8 ++++----
 3 files changed, 21 insertions(+), 19 deletions(-)
 create mode 100644 migration/vfio-stub.c
 rename migration/{target.c => vfio.c} (67%)

-- 
2.47.2


Reply via email to