Re: [Qemu-devel] [RFC ppc-next 39/39] target-ppc: Convert CPU definitions

2013-02-13 Thread Andreas Färber
Am 12.02.2013 17:48, schrieb Andreas Färber: > Am 12.02.2013 11:13, schrieb Andreas Färber: >> Turn the array of model definitions into a set of self-registering QOM >> types with their own class_init. Unique identifiers are obtained from >> the combination of PVR, SVR and family identifiers; this

Re: [Qemu-devel] [RFC ppc-next 39/39] target-ppc: Convert CPU definitions

2013-02-12 Thread Andreas Färber
Am 12.02.2013 11:13, schrieb Andreas Färber: > Turn the array of model definitions into a set of self-registering QOM > types with their own class_init. Unique identifiers are obtained from > the combination of PVR, SVR and family identifiers; this requires all > alias #defines to be removed from t