Markus Armbruster 517b0220ef ui/qmp-cmds: Improve two error messages
set_password with "protocol": "vnc" supports only "connected": "keep".
Any other value is rejected with

    Invalid parameter 'connected'

Improve this to

    parameter 'connected' must be 'keep' when 'protocol' is 'vnc'

client_migrate_info requires "port" or "tls-port".  When both are
missing, it fails with

    Parameter 'port/tls-port' is missing

Improve this to

    parameter 'port' or 'tls-port' is required

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20231031111059.3407803-5-armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
2023-11-17 10:07:52 +01:00
..
2023-06-27 17:08:56 +02:00
2023-11-07 14:04:25 +04:00
2023-06-27 17:08:56 +02:00
2023-11-07 11:45:48 +04:00
2022-05-03 15:52:37 +04:00
2023-08-31 19:47:43 +02:00
2023-11-07 14:04:25 +04:00
2023-08-31 19:47:43 +02:00
2023-10-20 08:51:41 +02:00
2023-10-20 06:46:53 -07:00
2022-11-08 10:23:06 +01:00
2022-11-08 10:23:06 +01:00
2023-08-31 19:47:43 +02:00
2023-06-05 20:48:34 +02:00