Re: [PATCH 3/3] ui: remove deprecated 'password' option for SPICE

2022-12-01 Thread Markus Armbruster
Daniel P. Berrangé writes: > This has been replaced by the 'password-secret' option, > which references a 'secret' object instance. > > Signed-off-by: Daniel P. Berrangé > --- > docs/about/deprecated.rst | 8 > docs/about/removed-features.rst | 7 +++ > qemu-options.hx

[PATCH 3/3] ui: remove deprecated 'password' option for SPICE

2022-12-01 Thread Daniel P . Berrangé
This has been replaced by the 'password-secret' option, which references a 'secret' object instance. Signed-off-by: Daniel P. Berrangé --- docs/about/deprecated.rst | 8 docs/about/removed-features.rst | 7 +++ qemu-options.hx | 9 + ui/spice-core.c