]> git.proxmox.com Git - qemu.git/commit - hw/qdev.c
qdev: print bus properties too
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 16 Sep 2011 09:25:05 +0000 (11:25 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 16 Sep 2011 14:06:28 +0000 (09:06 -0500)
commita8467c7a0e8b024a18608ff7db31ca2f2297e641
tree52b2b7fdec8fd6a74fea9265f48ec2b933bc133b
parent71579cae30b53c910cd6c47ab4e683f647d36519
qdev: print bus properties too

Make qdev_device_help print both device and bus properties.
Helps libvirt to figure whenever bus properties such as
PCI.multifunction are supported present or not.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/qdev.c