We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi
When the console type is "spice" or "spice+agent", the logs of qemu version 7.1.0 (Debian 1:7.1+dfsg-2~bpo11+3) show this message :
Execution log: qemu-system-x86_64: -spice addr=::,port=5000,disable-ticketing: warning: short-form boolean option 'disable-ticketing' deprecated Please use disable-ticketing=on instead
The text was updated successfully, but these errors were encountered:
Thanks for the heads up however I am concerned that we won't be able to support Qemu under version 6.0 if we use the disable-ticketing=on option.
disable-ticketing=on
This option seems to have been added since Qemu 6.0: qemu/qemu@ccd3b3b811
Sorry, something went wrong.
No branches or pull requests
Hi
When the console type is "spice" or "spice+agent", the logs of qemu version 7.1.0 (Debian 1:7.1+dfsg-2~bpo11+3) show this message :
The text was updated successfully, but these errors were encountered: