Stefan Reiter <[email protected]> writes: > VNC only supports 'keep' here, enforce this via a seperate > SetPasswordActionVnc enum and mark the option 'deprecated' (as it is > useless with only one value possible). > > Suggested-by: Eric Blake <[email protected]> > Signed-off-by: Stefan Reiter <[email protected]> > --- > monitor/qmp-cmds.c | 5 ----- > qapi/ui.json | 21 ++++++++++++++++++++- > 2 files changed, 20 insertions(+), 6 deletions(-)
Shouldn't we update docs/about/deprecated.rst?
