Am 08.02.2013 10:34, schrieb Edgar E. Iglesias:
> On Thu, Feb 07, 2013 at 06:04:40PM +0100, Andreas Färber wrote:
>> Hi Edgar,
>>
>> This patch takes a second attempt at introducing CPU subclasses for cris.
>>
>> In v1 I had used a declarative CRISCPUInfo-based class initialization;
>> this v2 now proposes a TypeInfo/class_init based approach, removing the field
>> duplication and preparing to manually extend the crisv32 class_init later.
>>
>> It is based on my qom-cpu-next queue, which made changes to cpu_cris_init().
>> With this patch on top, cpu_cris_init() becomes fully QOM-compliant.
>> Tested using -cpu ? and -M axis-dev88 test image. Please ack.
>>
>> Available for testing from:
>> git://github.com/afaerber/qemu-cpu.git qom-cpu-cris-classes.v2
>> https://github.com/afaerber/qemu-cpu/commits/qom-cpu-cris-classes.v2
>>
>> Regards,
>> Andreas
>>
>> Cc: Edgar E. Iglesias <edgar.igles...@gmail.com>
> 
> Acked-by: Edgar E. Iglesias <edgar.igles...@gmail.com>

Thanks, applied to qom-cpu-next queue:
https://github.com/afaerber/qemu-cpu/commits/qom-cpu-next

Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg

Reply via email to