From: Markus Armbruster <armbru@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: 赵小强 <zxq_yx_007@163.com>,
"QEMU Developers" <qemu-devel@nongnu.org>,
"Alexander Graf" <agraf@suse.de>,
"Michael Walle" <michael@walle.cc>,
"Paolo Bonzini" <pbonzini@redhat.com>,
"Cornelia Huck" <cornelia.huck@de.ibm.com>,
"Edgar E. Iglesias" <edgar.iglesias@gmail.com>
Subject: Re: [Qemu-devel] [PATCH v2 0/6] QOM'ify hw/char devices
Date: Fri, 06 May 2016 09:37:35 +0200 [thread overview]
Message-ID: <87shxv63i8.fsf@dusky.pond.sub.org> (raw)
In-Reply-To: <CAFEAcA-BDp9ybo+Z2xUG_cqWo_jeRaq863Z4PJnNVPEpWHv8nA@mail.gmail.com> (Peter Maydell's message of "Thu, 5 May 2016 13:51:01 +0100")
Peter Maydell <peter.maydell@linaro.org> writes:
> On 5 May 2016 at 11:38, 赵小强 <zxq_yx_007@163.com> wrote:
>> At 2016-03-29 15:47:19, "xiaoqiang zhao" <zxq_yx_007@163.com> wrote:
>>>This patch set trys to QOM'ify hw/char files, see commit messages
>>>for more details
>>>
>>>Changes in v2:
>>>* rename TYPE_SCLP_LM_CONSOLE to TYPE_SCLPLM_CONSOLE which is suggested by
>>> Cornelia Huck <cornelia.huck@de.ibm.com>
>>>* rebase on the current master
>>>
>>>xiaoqiang zhao (6):
>>> hw/char: QOM'ify escc.c
>>> hw/char: QOM'ify etraxfs_ser.c
>>> hw/char: QOM'ify lm32_juart.c
>>> hw/char: QOM'ify lm32_uart.c
>>> hw/char: QOM'ify sclpconsole-lm.c
>>> hw/char: QOM'ify sclpconsole.c
>>>
>>> hw/char/escc.c | 12 +++++-------
>>> hw/char/etraxfs_ser.c | 11 +++++------
>>> hw/char/lm32_juart.c | 9 +++------
>>> hw/char/lm32_uart.c | 12 +++++-------
>>> hw/char/sclpconsole-lm.c | 14 +++++++++-----
>>> hw/char/sclpconsole.c | 12 ++++++++----
>>> 6 files changed, 35 insertions(+), 35 deletions(-)
>>>
>>>--
>>>2.1.4
>>>
>>
>> ping ???
>
> I think you will have better luck if you rearrange all these
> QOM patches so that you provide them as one series per board
> or per target architecture, not one per type of device.
> There is no single person with responsibility for "all of
> hw/char" so structuring your cleanup patchsets like this will
> tend to result in the people who might care about the devices
> not looking at them. (Also you can concentrate on the devices
> which are actively maintained, like ARM ones, x86 ones, MIPS
> and SPARC ones, rather than the oddballs semi-orphaned ones
> like lm32, CRIS, etc.)
But please don't throw away your cleanups for the oddballs just yet.
Unloved code keeping obsolete internal interfaces alive is a problem
worth reducing.
next prev parent reply other threads:[~2016-05-06 7:38 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-29 7:47 [Qemu-devel] [PATCH v2 0/6] QOM'ify hw/char devices xiaoqiang zhao
2016-03-29 7:47 ` [Qemu-devel] [PATCH v2 1/6] hw/char: QOM'ify escc.c xiaoqiang zhao
2016-05-09 10:41 ` Paolo Bonzini
2016-03-29 7:47 ` [Qemu-devel] [PATCH v2 2/6] hw/char: QOM'ify etraxfs_ser.c xiaoqiang zhao
2016-03-29 7:47 ` [Qemu-devel] [PATCH v2 3/6] hw/char: QOM'ify lm32_juart.c xiaoqiang zhao
2016-05-09 9:08 ` michael
2016-05-09 10:43 ` Paolo Bonzini
2016-03-29 7:47 ` [Qemu-devel] [PATCH v2 4/6] hw/char: QOM'ify lm32_uart.c xiaoqiang zhao
2016-05-09 9:08 ` michael
2016-03-29 7:47 ` [Qemu-devel] [PATCH v2 5/6] hw/char: QOM'ify sclpconsole-lm.c xiaoqiang zhao
2016-05-09 9:05 ` Cornelia Huck
2016-03-29 7:47 ` [Qemu-devel] [PATCH v2 6/6] hw/char: QOM'ify sclpconsole.c xiaoqiang zhao
2016-05-09 9:05 ` Cornelia Huck
2016-05-05 10:38 ` [Qemu-devel] [PATCH v2 0/6] QOM'ify hw/char devices 赵小强
2016-05-05 12:51 ` Peter Maydell
2016-05-05 14:04 ` xiaoqiang zhao
2016-05-06 7:37 ` Markus Armbruster [this message]
2016-05-09 10:44 ` Paolo Bonzini
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=87shxv63i8.fsf@dusky.pond.sub.org \
--to=armbru@redhat.com \
--cc=agraf@suse.de \
--cc=cornelia.huck@de.ibm.com \
--cc=edgar.iglesias@gmail.com \
--cc=michael@walle.cc \
--cc=pbonzini@redhat.com \
--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 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.