From: "Dr. David Alan Gilbert" <dgilb...@redhat.com> This patchset provides a way of setting options on an incoming migration before the fd/process/socket has been created.
start qemu with -incoming pause <use the monitor to set whatever you need> migrate -u theuri Dave Dr. David Alan Gilbert (3): Add -incoming pause Add migrate -u option for -incoming pause Document -incoming options hmp-commands.hx | 11 +++++++---- hmp.c | 6 ++++-- migration/migration.c | 50 +++++++++++++++++++++++++++++++++++++++++++------- qapi-schema.json | 5 ++++- qemu-options.hx | 29 ++++++++++++++++++++++++++--- qmp-commands.hx | 3 ++- 6 files changed, 86 insertions(+), 18 deletions(-) -- 2.1.0