[libvirt] [PATCH v6 02/10] vnc: rename socketAutogenerated to socketFromConfig

Peter Krempa pkrempa at redhat.com
Thu Jun 9 08:16:40 UTC 2016


On Wed, Jun 08, 2016 at 17:25:40 +0200, Pavel Hrdina wrote:
> Even though it's auto-generated it's based on qemu.conf option and listen type
> address already uses "fromConfig" to carry this information.  Following commits
> will convert the socket to listen element so this rename is required because
> there will be also an option to get socket auto-generated independently on the
> qemu.conf option.
> 
> Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
> ---
>  src/conf/domain_conf.c  | 2 +-
>  src/conf/domain_conf.h  | 2 +-
>  src/qemu/qemu_command.c | 2 +-
>  src/qemu/qemu_domain.c  | 2 +-
>  4 files changed, 4 insertions(+), 4 deletions(-)
> 

ACK




More information about the libvir-list mailing list