]> Git Repo - qemu.git/commit - qmp-commands.hx
monitor: Improve and document client_migrate_info protocol error
authorMarkus Armbruster <[email protected]>
Thu, 5 Mar 2015 18:16:58 +0000 (19:16 +0100)
committerMarkus Armbruster <[email protected]>
Tue, 2 Jun 2015 07:59:13 +0000 (09:59 +0200)
commit13cadefbda71e119db79fe0b7a4efd26a6d005bd
tree42f1ae1d3b9c5c8710e00c397daf716d66f887c4
parent84add864ebd2e6f3c645948ab595d8454165ebc5
monitor: Improve and document client_migrate_info protocol error

Protocol must be spice, vnc isn't implemented.  Fix up documentation.

Attempts to use vnc or any other unknown protocol yield the misleading
error message "Invalid parameter 'protocol'".  Improve it to
"Parameter 'protocol' expects spice".

Cc: Gerd Hoffmann <[email protected]>
Signed-off-by: Markus Armbruster <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Reviewed-by. Gerd Hoffmann <[email protected]>
Reviewed-by: Luiz Capitulino <[email protected]>
hmp-commands.hx
monitor.c
qmp-commands.hx
This page took 0.025505 seconds and 4 git commands to generate.