commit | f968fc6892daf02865cce8af277cc755be690eda | [log] [tgz] |
---|---|---|
author | Anthony Liguori <aliguori@us.ibm.com> | Wed May 02 10:39:01 2012 +0200 |
committer | Andreas Färber <afaerber@suse.de> | Mon Jun 18 15:14:38 2012 +0200 |
tree | 13d6cd12332f91ad9d935e3e0f160528888c334b | |
parent | 0d936928ef87ca1bb7b41b5b89c400c699a7691c [diff] |
qdev: Connect busses with their parent devices This makes SysBus part of the root hierarchy and all busses children of their respective parent DeviceState. 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>