summaryrefslogtreecommitdiffstats
path: root/hw/pci.c
diff options
context:
space:
mode:
authorAnthony Liguori2010-11-19 10:55:59 +0100
committerMichael S. Tsirkin2010-11-22 09:00:07 +0100
commitec990eb622ad46df5ddcb1e94c418c271894d416 (patch)
treee70d39d0b76d8179a3aff43abc1e31da021194d2 /hw/pci.c
parentqbus: add functions to walk both devices and busses (diff)
downloadqemu-ec990eb622ad46df5ddcb1e94c418c271894d416.tar.gz
qemu-ec990eb622ad46df5ddcb1e94c418c271894d416.tar.xz
qemu-ec990eb622ad46df5ddcb1e94c418c271894d416.zip
qdev: reset qdev along with qdev tree
This patch changes the reset handling so that qdev has no knowledge of the global system reset. Instead, a new bus/device level function is introduced that allows all devices/buses on the bus/device to be reset using a depth first transversal. N.B. we have to expose the implicit system bus because we have various hacks that result in an implicit system bus existing. Instead, we ought to have an explicitly created system bus that we can trigger reset from. That's a topic for a future patch though. Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/pci.c')
0 files changed, 0 insertions, 0 deletions