mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 17:23:56 -06:00
qapi: Convert query-mice
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
This commit is contained in:
parent
694a099a54
commit
e235cec376
6 changed files with 75 additions and 59 deletions
|
@ -1663,6 +1663,12 @@ Example:
|
|||
|
||||
EQMP
|
||||
|
||||
{
|
||||
.name = "query-mice",
|
||||
.args_type = "",
|
||||
.mhandler.cmd_new = qmp_marshal_input_query_mice,
|
||||
},
|
||||
|
||||
SQMP
|
||||
query-vnc
|
||||
---------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue