chardev/socket: print a more correct command-line address
commit30f80be34ba6142dc7ba2015b98d661a9529b7c5
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Wed, 21 Jul 2021 12:55:53 +0000 (21 16:55 +0400)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Wed, 4 Aug 2021 19:23:31 +0000 (4 23:23 +0400)
treebc75e79a8ed176fc45cff0ad67d51851864aecf1
parent4cfd970ec188558daa6214f26203fe553fb1e01f
chardev/socket: print a more correct command-line address

Better reflect the command line version of the socket address arguments,
following the now recommended long-form opt=on syntax.

Complement/fixes commit 9d902d51 "chardev: do not use short form boolean
options in non-QemuOpts character device descriptions".

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
chardev/char-socket.c