From: Peter Maydell <peter.maydell@linaro.org>
To: Abdallah Bouassida <abdallah.bouassida@lauterbach.com>
Cc: qemu-arm <qemu-arm@nongnu.org>,
Khaled Jmal <khaled.jmal@lauterbach.com>,
QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH V2] target-arm:Add a dynamic XML-description of the cp-registers to GDB
Date: Tue, 13 Feb 2018 13:10:54 +0000 [thread overview]
Message-ID: <CAFEAcA8ZMjCVgWTVLkExSK78s7yYfUS4iRUq-aLEeSWJnqngCA@mail.gmail.com> (raw)
In-Reply-To: <2f4fd465-ab3a-d75d-ca91-86417b84ba9c@lauterbach.com>
On 13 February 2018 at 12:51, Abdallah Bouassida
<abdallah.bouassida@lauterbach.com> wrote:
>> Hi. I tried applying this patch to review it, but unfortunately your
>> email client has made a complete mess of it. In particular:
>> * it is wrapping long lines
>> * it is converting all the leading space characters to unicode
>> non-breaking space characters
>>
>> which means that it won't apply. Can you resend using something that
>> doesn't mangle plaintext, please?
>
> Hi Peter,
>
> Thanks for the review!
> I'm sorry, I wasn't aware of such a wrapping problem. So, here it is the
> patch as
> a plain text email.
>
>
> Best regards,
> Abdallah
>
> gdbstub.c | 18 +++++++++++
> include/qom/cpu.h | 3 ++
> target/arm/cpu.c | 3 ++
> target/arm/cpu.h | 18 +++++++++++
> target/arm/gdbstub.c | 87
> ++++++++++++++++++++++++++++++++++++++++++++++++++
> target/arm/gdbstub64.c | 25 +++++++++++++++
> target/arm/helper.c | 3 +-
> 7 files changed, 155 insertions(+), 2 deletions(-)
>
> diff --git a/gdbstub.c b/gdbstub.c
> index f1d5148..f54053f 100644
> --- a/gdbstub.c
> +++ b/gdbstub.c
> @@ -670,10 +670,20 @@ static const char *get_feature_xml(const char *p,
> const char **newp,
I'm afraid your email client is still wrapping long lines, as you can
see here. It is also doing the space-to-unicode-non-breaking-space
transformation.
It looks like you're using Thunderbird, in which case this might help:
https://www.kernel.org/doc/html/v4.11/process/email-clients.html#thunderbird-gui
It suggests disabling sending of format=flowed and wrapping of
long lines for patch emails.
Alternatively if you plan to send more patch mails in future
you might look into configuring the git-send-email command.
thanks
-- PMM
next prev parent reply other threads:[~2018-02-13 13:11 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-30 11:16 [Qemu-devel] [PATCH V2] target-arm:Add a dynamic XML-description of the cp-registers to GDB Abdallah Bouassida
2018-02-06 7:56 ` [Qemu-devel] ping " Abdallah Bouassida
2018-02-12 12:07 ` Abdallah Bouassida
2018-02-12 12:59 ` Peter Maydell
2018-02-13 11:15 ` [Qemu-devel] " Peter Maydell
2018-02-13 12:51 ` Abdallah Bouassida
2018-02-13 13:10 ` Peter Maydell [this message]
2018-02-13 14:13 ` Abdallah Bouassida
[not found] <1518542209-23286-1-git-send-email-abdallah.bouassida@gmail.com>
2018-02-13 19:08 ` Peter Maydell
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=CAFEAcA8ZMjCVgWTVLkExSK78s7yYfUS4iRUq-aLEeSWJnqngCA@mail.gmail.com \
--to=peter.maydell@linaro.org \
--cc=abdallah.bouassida@lauterbach.com \
--cc=khaled.jmal@lauterbach.com \
--cc=qemu-arm@nongnu.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 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).