qdev: Connect busses with their parent devices
commitf968fc6892daf02865cce8af277cc755be690eda
authorAnthony Liguori <aliguori@us.ibm.com>
Wed, 2 May 2012 08:39:01 +0000 (2 10:39 +0200)
committerAndreas Färber <afaerber@suse.de>
Mon, 18 Jun 2012 13:14:38 +0000 (18 15:14 +0200)
tree13d6cd12332f91ad9d935e3e0f160528888c334b
parent0d936928ef87ca1bb7b41b5b89c400c699a7691c
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>
hw/qdev.c
hw/sysbus.c