Paolo Bonzini 0293214b8c 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>
2013-12-23 13:12:35 +02:00
..
2013-12-17 20:12:51 +00:00
2013-12-17 20:12:51 +00:00
2013-12-10 13:28:25 +00:00
2013-11-05 17:47:30 +01:00
2013-12-23 13:12:35 +02:00
2013-12-17 20:12:51 +00:00
2013-12-09 21:46:49 +01:00
2013-11-28 15:39:27 +01:00