« Previous | Next » 

Revision 8231c2dd

ID8231c2dd220336bbc7522c490d95742f6ba0adae

Added by Eduardo Habkost over 10 years ago

qom: Introduce instance_post_init hook

This will allow classes to specify a function to be called after all
instance_init functions were called.

This will be used by DeviceState to call qdev_prop_set_globals() at the
right moment.

Signed-off-by: Eduardo Habkost <>
Signed-off-by: Andreas Färber <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences