Gerd Hoffmann <kra...@redhat.com> writes: > 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.
Okay, I'll squash something like that into PATCH 03, and cc: you for review.