From: hitmoon <zxq_yx_007@163.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: "QEMU Developers" <qemu-devel@nongnu.org>,
"Andreas Färber" <afaerber@suse.de>
Subject: Re: [Qemu-devel] [PATCH v2 09/14] hw/timer: QOM'ify milkymist_sysctl
Date: Tue, 16 Feb 2016 17:51:13 +0800 [thread overview]
Message-ID: <56C2F111.40108@163.com> (raw)
In-Reply-To: <CAFEAcA9gBDp7v3qKwsshmfWU7a04i8XAxGm1Wcig8mgyZLJy1g@mail.gmail.com>
在 2016年02月16日 17:41, Peter Maydell 写道:
> On 16 February 2016 at 09:34, hitmoon <zxq_yx_007@163.com> wrote:
>>
>> 在 2016年02月16日 02:14, Peter Maydell 写道:
>>> On 27 January 2016 at 02:54, xiaoqiang zhao<zxq_yx_007@163.com> wrote:
>>>>> * split milkymist_sysctl_init into milkymist_sysctl_info.instance_init
>>>>> and milkymist_sysctl_realize
>>> I think the "info" in this function name is wrong ?
>>>
>> I can not understand , can you give me more details?
> The two functions which you have split the old
> milkymist_sysctl_init() into are named "milkymist_sysctl_init()"
> and "milkymist_sysctl_realize()". It confused me that you
> said "split FUNCTION into STRUCT.FIELDNAME and FUNCTION";
> I expected to read "split FUNCTION into FUNCTION and FUNCTION".
>
> If you want you could just say
> "Split the old SysBus init function into an instance_init
> and a Device realize function."
> (at the moment your two bullet points in the commit message
> are actually both describing the same thing.)
>
> thanks
> -- PMM
I see ;-)
next prev parent reply other threads:[~2016-02-16 9:52 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-27 2:54 [Qemu-devel] [PATCH v2 00/14] QOM'ify hw/timer/* xiaoqiang zhao
2016-01-27 2:54 ` [Qemu-devel] [PATCH v2 01/14] hw/timer: QOM'ify arm_timer xiaoqiang zhao
2016-02-15 18:06 ` Peter Maydell
2016-01-27 2:54 ` [Qemu-devel] [PATCH v2 02/14] hw/timer: QOM'ify etraxfs_timer xiaoqiang zhao
2016-02-15 18:10 ` Peter Maydell
2016-01-27 2:54 ` [Qemu-devel] [PATCH v2 03/14] hw/timer: QOM'ify exynos4210_mct xiaoqiang zhao
2016-02-15 18:11 ` Peter Maydell
2016-01-27 2:54 ` [Qemu-devel] [PATCH v2 04/14] hw/timer: QOM'ify exynos4210_pwm xiaoqiang zhao
2016-02-15 18:12 ` Peter Maydell
2016-01-27 2:54 ` [Qemu-devel] [PATCH v2 05/14] hw/timer: QOM'ify exynos4210_rtc xiaoqiang zhao
2016-01-27 2:54 ` [Qemu-devel] [PATCH v2 06/14] hw/timer: QOM'ify grlib_gptimer xiaoqiang zhao
2016-02-15 18:17 ` Peter Maydell
2016-01-27 2:54 ` [Qemu-devel] [PATCH v2 07/14] hw/timer: QOM'ify lm32_timer xiaoqiang zhao
2016-02-15 18:15 ` Peter Maydell
2016-01-27 2:54 ` [Qemu-devel] [PATCH v2 08/14] hw/timer: QOM'ify m48txx_sysbus xiaoqiang zhao
2016-01-27 2:54 ` [Qemu-devel] [PATCH v2 09/14] hw/timer: QOM'ify milkymist_sysctl xiaoqiang zhao
2016-02-15 18:14 ` Peter Maydell
2016-02-16 9:34 ` hitmoon
2016-02-16 9:41 ` Peter Maydell
2016-02-16 9:51 ` hitmoon [this message]
2016-02-17 23:56 ` xiaoqiang zhao
2016-02-03 3:13 ` [Qemu-devel] [PATCH v2 00/14] QOM'ify hw/timer/* <zxq_yx_007@163.com>
2016-02-15 18:22 ` Peter Maydell
2016-02-16 6:43 ` <zxq_yx_007@163.com>
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=56C2F111.40108@163.com \
--to=zxq_yx_007@163.com \
--cc=afaerber@suse.de \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.