qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-arm] [PATCH 03/11] armv7m: QOMify the armv7m container


From: Peter Maydell
Subject: Re: [Qemu-arm] [PATCH 03/11] armv7m: QOMify the armv7m container
Date: Tue, 28 Feb 2017 14:05:08 +0000

On 28 February 2017 at 13:56, Alex Bennée <address@hidden> wrote:
>
> Peter Maydell <address@hidden> writes:
>> +static void armv7m_realize(DeviceState *dev, Error **errp)
>> +{
>> +    /* here realize our children */
>
> This comment is a little zen-like. Does this mean the child devices are
> realised at this point when the armv7m realise code is run?

Yeah, it just means "we init child devices in init, and realize
them in realize", but it's a bit cryptic. I have a feeling it
was a placeholder comment I put in when I was writing this
as a "put this code here" note. I'll delete it.

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]