Am 14.03.2012 17:06, schrieb Peter Maydell:
> On 14 March 2012 16:01, Andreas Färber wrote:
>> Based on qom-cpu v4 and object_class_get_list() v2, this series converts
>> the SuperH CPU to QOM.
>>
>> The SH7750 SoC code invited to do some cleanups, making use of the SuperHCPU,
>> so I've QOM'ified
Hello,
Based on qom-cpu v4 and object_class_get_list() v2, this series converts
the SuperH CPU to QOM.
The SH7750 SoC code invited to do some cleanups, making use of the SuperHCPU,
so I've QOM'ified the SoC and added the CPU as a link for now.
I'm not so happy about the link construct, so it may
On 14 March 2012 16:01, Andreas Färber wrote:
> Based on qom-cpu v4 and object_class_get_list() v2, this series converts
> the SuperH CPU to QOM.
>
> The SH7750 SoC code invited to do some cleanups, making use of the SuperHCPU,
> so I've QOM'ified the SoC and added the CPU as a link for now.
>
> I