[PATCH] qemu: Replace deprecated short-form boolean options

Ján Tomko jtomko at redhat.com
Tue Jan 26 10:56:33 UTC 2021


On a Tuesday in 2021, Han Han wrote:
>Since the commit ccd3b3b811 of QEMU, the short-form boolean options in
>qemu cmdline like "server", "nowait", "disable-ticketing" are deprecated:
>

Please separate the changes for chardevs (server and nowait
usually occur on the same line in the tests anyway) from the spice
changes.

Jano

>qemu-system-x86_64: -chardev socket,id=charmonitor,fd=38,server,nowait: warning: short-form boolean option 'server' deprecated
>Please use server=on instead
>qemu-system-x86_64: -chardev socket,id=charmonitor,fd=38,server,nowait: warning: short-form boolean option 'nowait' deprecated
>Please use wait=off instead
>qemu-system-x86_64: -spice port=5900,addr=127.0.0.1,disable-ticketing,plaintext-channel=main,plaintext-channel=inputs,image-compression=auto_glz,jpeg-wan-compression=auto,zlib-glz-wan-compression=auto,playback-compression=on,streaming-video=filter,disable-copy-paste,disable-agent-file-xfer,seamless-migration=on: warning: short-form boolean option 'disable-ticketing' deprecated
>Please use disable-ticketing=on instead
>
>Use normal form boolean options with value "on" or "off".
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20210126/0da3a61d/attachment-0001.sig>


More information about the libvir-list mailing list