« Previous | Next » 

Revision 83f7d43a

ID83f7d43a9ef70b1b91e465173e18c845420e931e

Added by Andreas Färber about 12 years ago

qom: Unify type registration

Replace device_init() with generalized type_init().

While at it, unify naming convention: type_init([$prefix_]register_types)
Also, type_init() is a function, so add preceding blank line where
necessary and don't put a semicolon after the closing brace.

Signed-off-by: Andreas Färber <>
Cc: Anthony Liguori <>
Cc: malc <>
Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences