]> git.proxmox.com Git - mirror_qemu.git/commit - qmp.c
qmp: introduce device-list-properties command
authorAnthony Liguori <aliguori@us.ibm.com>
Fri, 10 Aug 2012 16:04:09 +0000 (11:04 -0500)
committerLuiz Capitulino <lcapitulino@redhat.com>
Mon, 13 Aug 2012 19:10:18 +0000 (16:10 -0300)
commit1daa31b9dbec60a7a06690749d73ddeeb35f506d
tree8918242290781a2db7707aac89a986e52d716ac2
parent25df49f6eb113081f48fdb3a3dd17bf1c0b25600
qmp: introduce device-list-properties command

This can be used in conjunction with qom-list-types to determine the supported
set of devices and their parameters.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
qapi-schema.json
qmp-commands.hx
qmp.c