]> git.proxmox.com Git - qemu.git/commit - qmp-commands.hx
qmp: add and use q type specifier
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 22 Mar 2012 11:51:11 +0000 (12:51 +0100)
committerLuiz Capitulino <lcapitulino@redhat.com>
Tue, 27 Mar 2012 12:15:28 +0000 (09:15 -0300)
commitb9f8978cc428559c684df88ed69b709e33ba17dc
treefd1a220f3900c98181e5e83025be1e20db1e7445
parente38ac9621c8ab51880b9e6e833a125342d6b46b2
qmp: add and use q type specifier

"O" is being used by the transaction and qom-set commands to mean "any
QObject", but it really means "do not validate the argument list".
Add a new specifier with the correct meaning.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
monitor.c
qmp-commands.hx