diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2013-12-06 17:54:26 +0100 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2013-12-23 13:12:35 +0200 |
commit | 0293214b8c5bf56a095d0a39c5821c9da66dd566 (patch) | |
tree | 3c56eaae6e5e925488bb86e6430939a88b26eaf0 /hw/s390x | |
parent | 9bdbbfc3a04c28dc43af5afffb32066623cb0022 (diff) |
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/s390x')
0 files changed, 0 insertions, 0 deletions