Re: [libvirt] [PATCH v4 06/10] qemu: Add TLS params to _qemuMonitorMigrationParams

2017-03-24 Thread Jiri Denemark
On Thu, Mar 23, 2017 at 19:02:07 -0400, John Ferlan wrote: > Add the fields to support setting tls-creds and tls-hostname during > a migration (either source or target). Modify the query migration > function to check for the presence and set the field for future > consumers to determine which of 3

[libvirt] [PATCH v4 06/10] qemu: Add TLS params to _qemuMonitorMigrationParams

2017-03-23 Thread John Ferlan
Add the fields to support setting tls-creds and tls-hostname during a migration (either source or target). Modify the query migration function to check for the presence and set the field for future consumers to determine which of 3 conditions is being met (NULL, present and set to "", or present