live migration: Propagate output monitor to callback handler
In order to allow proper progress reporting to the monitor that initiated the migration, forward the monitor reference through the migration layer down to SaveLiveStateHandler. Signed-off-by:Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by:
Anthony Liguori <aliguori@us.ibm.com>
Showing
- block-migration.c 1 addition, 1 deletionblock-migration.c
- hw/hw.h 2 additions, 1 deletionhw/hw.h
- migration-exec.c 7 additions, 5 deletionsmigration-exec.c
- migration-fd.c 5 additions, 4 deletionsmigration-fd.c
- migration-tcp.c 6 additions, 4 deletionsmigration-tcp.c
- migration-unix.c 6 additions, 4 deletionsmigration-unix.c
- migration.c 16 additions, 14 deletionsmigration.c
- migration.h 8 additions, 5 deletionsmigration.h
- savevm.c 16 additions, 15 deletionssavevm.c
- sysemu.h 5 additions, 5 deletionssysemu.h
- vl.c 1 addition, 1 deletionvl.c
Loading
Please register or sign in to comment