qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 04/20] monitor: Convert client_migrate_info to Q


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH 04/20] monitor: Convert client_migrate_info to QAPI
Date: Tue, 26 May 2015 16:15:04 +0200

  Hi,

> Should we continue to document the command is about "spice/vnc
> connection info", or should we rephrase?  Something like:
> 
> client_migrate_info
> -------------------
> 
> Set remote display connection information for migration.  This makes the
> server ask the client to automatically reconnect using the new
> parameters once migration finished successfully.  Only implemented for
> SPICE.
> 
> Arguments:
> 
> - "protocol":     must be "spice" (json-string)
> - "hostname":     migration target hostname (json-string)
> - "port":         spice/vnc tcp port for plaintext channels (json-int, 
> optional)
> - "tls-port":     spice tcp port for tls-secured channels (json-int, optional)
> - "cert-subject": server certificate subject (json-string, optional)

Looks good to me.

cheers,
  Gerd





reply via email to

[Prev in Thread] Current Thread [Next in Thread]