qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Edgar E. Iglesias" <edgar.iglesias@gmail.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: xiaoqiang zhao <zxq_yx_007@163.com>,
	QEMU Developers <qemu-devel@nongnu.org>,
	Igor Mitsyanko <i.mitsyanko@gmail.com>,
	Fabien Chouteau <chouteau@adacore.com>,
	Peter Chubb <peter.chubb@nicta.com.au>,
	Michael Walle <michael@walle.cc>
Subject: Re: [Qemu-devel] [PATCH 0/9] QOM'ify hw/intc files
Date: Wed, 4 May 2016 18:40:49 +0200	[thread overview]
Message-ID: <20160504164049.GY16305@toto> (raw)
In-Reply-To: <CAFEAcA_kSXWSrpH5giLbTOueQw6Uv_59Qqw_VC-Qms0jsoRK+g@mail.gmail.com>

On Wed, May 04, 2016 at 03:56:25PM +0100, Peter Maydell wrote:
> On 30 March 2016 at 11:09, xiaoqiang zhao <zxq_yx_007@163.com> wrote:
> > This patch set QOM'ify files under hw/intc directory. See each commit
> > message for details.
> >
> > xiaoqiang zhao (9):
> >   hw/intc: QOM'ify etraxfs_pic.c
> >   hw/intc: QOM'ify exynos4210_combiner.c
> >   hw/intc: QOM'ify exynos4210_gic.c
> >   hw/intc: QOM'ify imx_avic.c
> >   hw/intc: QOM'ify lm32_pic.c
> >   hw/intc: QOM'ify pl190.c
> >   hw/intc: QOM'ify slavio_intctl.c
> >   hw/intc: QOM'ify grlib_irqmp.c
> >   hw/intc: QOM'ify omap_intc.c
> >
> >  hw/intc/etraxfs_pic.c         | 13 +++++----
> >  hw/intc/exynos4210_combiner.c | 14 +++++-----
> >  hw/intc/exynos4210_gic.c      | 39 ++++++++++++++-------------
> >  hw/intc/grlib_irqmp.c         | 27 +++++++++++--------
> >  hw/intc/imx_avic.c            | 15 +++++------
> >  hw/intc/lm32_pic.c            | 12 ++++-----
> >  hw/intc/omap_intc.c           | 63 +++++++++++++++++++++++++------------------
> >  hw/intc/pl190.c               | 13 +++++----
> >  hw/intc/slavio_intctl.c       | 14 +++++-----
> >  9 files changed, 109 insertions(+), 101 deletions(-)
> 
> Hi. I had a comment on patch 9 (omap_intc), but 1-8 look good.
> Only patches 2, 3, 4 and 6 are ARM-related.
> 
> SPARC, lm32, CRIS maintainers: do you want to take your patches
> or shall I just take 1-8 through the target-arm.next tree?

Feel free to take the CRIS stuff.

Thanks,
Edgar


> 
> Xaioqiang: if you're planning to do more of these QOMify
> series in future it might be easier on maintainers if you
> split them up by target architecture rather than by
> type-of-device. Otherwise we have lots of these series which
> touch devices for four different architectures and should
> really go through four different maintainers.
> 
> I forget if I've said this before, but I do really appreciate
> these patches -- cleanup of older devices to bring them up
> to modern QEMU standards is a thankless task but it's an
> important one.
> 
> thanks
> -- PMM

  reply	other threads:[~2016-05-04 16:41 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-30 10:09 [Qemu-devel] [PATCH 0/9] QOM'ify hw/intc files xiaoqiang zhao
2016-03-30 10:09 ` [Qemu-devel] [PATCH 1/9] hw/intc: QOM'ify etraxfs_pic.c xiaoqiang zhao
2016-03-30 10:09 ` [Qemu-devel] [PATCH 2/9] hw/intc: QOM'ify exynos4210_combiner.c xiaoqiang zhao
2016-03-30 10:09 ` [Qemu-devel] [PATCH 3/9] hw/intc: QOM'ify exynos4210_gic.c xiaoqiang zhao
2016-03-30 10:09 ` [Qemu-devel] [PATCH 4/9] hw/intc: QOM'ify imx_avic.c xiaoqiang zhao
2016-03-30 10:09 ` [Qemu-devel] [PATCH 5/9] hw/intc: QOM'ify lm32_pic.c xiaoqiang zhao
2016-05-09  9:01   ` michael
2016-05-04 14:56 ` [Qemu-devel] [PATCH 0/9] QOM'ify hw/intc files Peter Maydell
2016-05-04 16:40   ` Edgar E. Iglesias [this message]
2016-05-04 17:01   ` Peter Maydell
2016-05-09  9:24   ` michael
2016-05-09  9:33     ` Peter Maydell
2016-05-09  9:34       ` Peter Maydell
2016-06-02 10:10     ` 赵小强
2016-06-02 11:01       ` Michael Walle
2016-06-02 11:47         ` xiaoqiang zhao

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=20160504164049.GY16305@toto \
    --to=edgar.iglesias@gmail.com \
    --cc=chouteau@adacore.com \
    --cc=i.mitsyanko@gmail.com \
    --cc=michael@walle.cc \
    --cc=peter.chubb@nicta.com.au \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=zxq_yx_007@163.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).