• Y
    spice: turn client_migrate_info to async · edc5cb1a
    Yonit Halperin 提交于
    RHBZ 737921
    Spice client is required to connect to the migration target before/as migration
    starts. Since after migration starts, the target qemu is blocked and cannot accept new spice client
    we trigger the connection to the target upon client_migrate_info command.
    client_migrate_info completion cb will be called after spice client has been
    connected to the target (or a timeout). See following patches and spice patches.
    Signed-off-by: NYonit Halperin <yhalperi@redhat.com>
    Signed-off-by: NGerd Hoffmann <kraxel@redhat.com>
    edc5cb1a
hmp-commands.hx 35.9 KB