Re: [Qemu-devel] [RFC 8/8] qom: make CPU a child of DeviceState

2012-12-05 Thread Eduardo Habkost
On Wed, Dec 05, 2012 at 03:48:10PM +0100, Andreas Färber wrote: > Am 04.12.2012 14:19, schrieb Eduardo Habkost: [...] > > @@ -43,7 +44,7 @@ static void cpu_class_init(ObjectClass *klass, void *data) > > > > static TypeInfo cpu_type_info = { > > .name = TYPE_CPU, > > -.parent = TYPE_OBJE

Re: [Qemu-devel] [RFC 8/8] qom: make CPU a child of DeviceState

2012-12-05 Thread Andreas Färber
Am 04.12.2012 14:19, schrieb Eduardo Habkost: > From: Igor Mammedov > > Signed-off-by: Igor Mammedov > [ehabkost: change CPU type declaration to hae TYPE_DEVICE as parent] > Signed-off-by: Eduardo Habkost > --- > Yes, there is "changelog" data before the "---" mark, but I believe that > in this