]> git.proxmox.com Git - qemu.git/commit - qmp-commands.hx
qapi: Convert query-pci
authorLuiz Capitulino <lcapitulino@redhat.com>
Fri, 21 Oct 2011 16:15:33 +0000 (14:15 -0200)
committerLuiz Capitulino <lcapitulino@redhat.com>
Thu, 27 Oct 2011 13:48:47 +0000 (11:48 -0200)
commit79627472db3629de66fe81019560aa9cb6900268
treee7763469c274fddd82d01c60af52dcc8285154f4
parent96637bcdf9e00db77265229d3d30d952bdde74be
qapi: Convert query-pci

This also fixes a bug with the old version: QMP would invert device id
and vendor id. This would look ok on HMP because it was printing
"device:vendor" instead of "vendor:device".

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
hmp.c
hmp.h
hw/pci-stub.c
hw/pci.c
hw/pci.h
monitor.c
qapi-schema.json
qmp-commands.hx