« Previous | Next » 

Revision 0293214b

ID0293214b8c5bf56a095d0a39c5821c9da66dd566

Added by Paolo Bonzini over 10 years ago

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 <>
Signed-off-by: Michael S. Tsirkin <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences