summaryrefslogtreecommitdiff
path: root/hw/i386
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2013-12-06 17:54:26 +0100
committerMichael S. Tsirkin <mst@redhat.com>2013-12-23 13:12:35 +0200
commit0293214b8c5bf56a095d0a39c5821c9da66dd566 (patch)
tree3c56eaae6e5e925488bb86e6430939a88b26eaf0 /hw/i386
parent9bdbbfc3a04c28dc43af5afffb32066623cb0022 (diff)
downloadqemu-0293214b8c5bf56a095d0a39c5821c9da66dd566.tar.gz
qdev: allow both pre- and post-order vists in qdev walking functions
Resetting should be done in post-order, not pre-order. However, qdev_walk_children and qbus_walk_children do not allow this. Fix it by adding two extra arguments to the functions. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/i386')
0 files changed, 0 insertions, 0 deletions