Re: [PATCH v2 02/11] chardev/socket: print a more correct command-line address

2021-08-05 Thread Daniel P . Berrangé
On Wed, Aug 04, 2021 at 07:48:39PM +0400, marcandre.lur...@redhat.com wrote: > From: Marc-André Lureau > > 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 s

[PATCH v2 02/11] chardev/socket: print a more correct command-line address

2021-08-04 Thread marcandre . lureau
From: Marc-André Lureau 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: