From: Peter Maydell <peter.maydell@linaro.org>
To: Antoine Mathys <barsamin@gmail.com>
Cc: qemu-devel@nongnu.org, paul@codesourcery.com
Subject: Re: [Qemu-devel] [PATCH v4 0/6] hw/ds1338.c
Date: Thu, 13 Dec 2012 14:09:20 +0000 [thread overview]
Message-ID: <CAFEAcA-E9hEH25gaAk-_rEL=Pz=16h+evtotDGk5rm0xLPQQnw@mail.gmail.com> (raw)
In-Reply-To: <50C90B8D.3090801@gmail.com>
On 12 December 2012 22:56, Antoine Mathys <barsamin@gmail.com> wrote:
>
Empty cover letters rather defeat their purpose, by the way.
git format-patch's --cover-letter option will generate you a
nice cover letter template including a summary of the patches
in the series and a diffstat.
Anyway, all patches
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
and I've put them into arm-devs.next. Thanks!
A couple of formatting points for future reference,
if you want to send further patches to QEMU in the future:
Your email client is sending patch emails with the 'format=flowed'
attribute, which means that every line in the patch beginning
with a space has an extra space added to it. That means that
if I save the email or if I go and download the version from
patchwork ( http://patchwork.ozlabs.org/patch/205677/ ) it
won't apply. It is also wrapping long lines (as can
be seen in patch 4/6.
I fixed this up this time by running a sed command to fix
up the mangled patchfiles, but it's much easier on reviewers
if you can just send the patches as plain unmangled text
(for example git format-patch and git send-email will send
patches without mangling them.)
thanks again
-- PMM
next prev parent reply other threads:[~2012-12-13 14:09 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-12 22:56 [Qemu-devel] [PATCH v4 0/6] hw/ds1338.c Antoine Mathys
2012-12-12 22:59 ` [Qemu-devel] [PATCH v4 1/6] hw/ds1338.c: Correct bug in conversion to BCD Antoine Mathys
2012-12-12 22:59 ` [Qemu-devel] [PATCH v4 2/6] hw/ds1338.c: Add definitions for various flags in the RTC registers Antoine Mathys
2012-12-12 22:59 ` [Qemu-devel] [PATCH v4 3/6] hw/ds1338.c: Fix handling of HOURS register Antoine Mathys
2012-12-12 22:59 ` [Qemu-devel] [PATCH v4 4/6] hw/ds1338.c: Ensure state is properly initialized Antoine Mathys
2012-12-12 23:00 ` [Qemu-devel] [PATCH v4 5/6] hw/ds1338.c: Implement support for the control register Antoine Mathys
2012-12-12 23:00 ` [Qemu-devel] [PATCH v4 6/6] hw/ds1338.c: Fix handling of DAY (wday) register Antoine Mathys
2012-12-13 14:09 ` Peter Maydell [this message]
2012-12-14 13:40 ` [Qemu-devel] [PATCH v4 0/6] hw/ds1338.c Antoine Mathys
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='CAFEAcA-E9hEH25gaAk-_rEL=Pz=16h+evtotDGk5rm0xLPQQnw@mail.gmail.com' \
--to=peter.maydell@linaro.org \
--cc=barsamin@gmail.com \
--cc=paul@codesourcery.com \
--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).