]> git.proxmox.com Git - mirror_qemu.git/commit - qdev-monitor.c
qbus: Make child devices links
authorAnthony Liguori <aliguori@us.ibm.com>
Fri, 23 Dec 2011 21:34:39 +0000 (15:34 -0600)
committerAndreas Färber <afaerber@suse.de>
Mon, 18 Jun 2012 13:14:38 +0000 (15:14 +0200)
commit0866aca1de15a12547f52ff8563cf7c163e1898e
tree511c043eb3de19d479f708209e588d828b751903
parentf968fc6892daf02865cce8af277cc755be690eda
qbus: Make child devices links

Make qbus children show up as link<> properties.  There is no stable
addressing for qbus children so we use an unstable naming convention.

This is okay in QOM though because the composition name is expected to
be what's stable.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
15 files changed:
hw/acpi_piix4.c
hw/i2c.c
hw/intel-hda.c
hw/lsi53c895a.c
hw/qdev-monitor.c
hw/qdev.c
hw/qdev.h
hw/s390-virtio-bus.c
hw/scsi-bus.c
hw/spapr_pci.c
hw/spapr_vio.c
hw/spapr_vty.c
hw/ssi.c
hw/virtio-scsi.c
qom/object.c