commit | 0866aca1de15a12547f52ff8563cf7c163e1898e | [log] [tgz] |
---|---|---|
author | Anthony Liguori <aliguori@us.ibm.com> | Fri Dec 23 15:34:39 2011 -0600 |
committer | Andreas Färber <afaerber@suse.de> | Mon Jun 18 15:14:38 2012 +0200 |
tree | 511c043eb3de19d479f708209e588d828b751903 | |
parent | f968fc6892daf02865cce8af277cc755be690eda [diff] |
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>