« Previous | Next » 

Revision 745549c8

ID745549c8d0273d3a3d9c3701534a34e70e2ea031

Added by Paolo Bonzini almost 12 years ago

qom: Make Object a type

Right now the base Object class has a special NULL type. Change this so
that we will be able to add class_init and class_base_init callbacks.
To do this, remove some special casing of ObjectClass that is not really
necessary.

Signed-off-by: Paolo Bonzini <>
Signed-off-by: Andreas Färber <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences