All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <aliguori@us.ibm.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: amit.shah@redhat.com, cornelia.huck@de.ibm.com,
	mark.burton@greensocs.com, qemu-devel@nongnu.org,
	"KONRAD Frédéric" <fred.konrad@greensocs.com>
Subject: Re: [Qemu-devel] [PATCH v6 0/7] virtio-serial refactoring.
Date: Tue, 09 Apr 2013 10:07:49 -0500	[thread overview]
Message-ID: <87d2u37nei.fsf@codemonkey.ws> (raw)
In-Reply-To: <CAFEAcA_7ShyfgaOsmBr5gvZaBxcq+mkuEMnBQ-0KDU2+ycv-hw@mail.gmail.com>

Peter Maydell <peter.maydell@linaro.org> writes:

> On 9 April 2013 13:53,  <fred.konrad@greensocs.com> wrote:
>> From: KONRAD Frederic <fred.konrad@greensocs.com>
>>
>> This is the next part of virtio-refactoring.
>>
>> Basically it creates virtio-serial device which extends virtio-device.
>> Then a virtio-serial can be connected on a virtio-bus.
>> virtio-serial-pci, virtio-serial-s390 and virtio-serial-ccw are created too,
>> they extend respectively virtio-pci, virtio-s390-device, virtio-ccw-device and
>> have a virtio-serial.
>>
>> Tested-by: Cornelia Huck <cornelia.huck@de.ibm.com>
>> Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
>> Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
>
> Note to Anthony -- the way Fred has put the R-b: tags in
> his cover letter here seems to confuse your 'patches'
> script. 'patches apply' applies the patches and adds these
> tags to every patch in the series, but
>   patches list id:1365512016-21944-1-git-send-email-fred.konrad@greensocs.com
> status:reviewed
>
> produces no output.

I think you need to update your patches install because it works for me:

$ patches list id:1365512016-21944-1-git-send-email-fred.konrad@greensocs.com status:reviewed
Message-id: 1365512016-21944-1-git-send-email-fred.konrad@greensocs.com
From:  <fred.konrad@greensocs.com>
Date: 2013-04-09
Tags: v6
   [0/7] virtio-serial refactoring.
   [1/7] virtio-serial: add the virtio-serial device.
   [2/7] virtio-serial-pci: switch to the new API.
   [3/7] virtio-serial-s390: switch to the new API.
   [4/7] virtio-serial-ccw: switch to the new API.
   [5/7] virtio-serial: cleanup: init and exit functions.
   [6/7] virtio-serial: cleanup: use QOM casts.
   [7/7] virtio-serial: cleanup: remove qdev field.

Regards,

Anthony Liguori

>
> I flag this up because this patch series will probably not appear
> on your radar otherwise.
>
> Fred: the usual convention is to put reviewed-by
> tags on the patches themselves when resending, even
> if the reviewers were lazy and replied to the coverletter.
>
> thanks
> -- PMM

  parent reply	other threads:[~2013-04-09 15:08 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-09 12:53 [Qemu-devel] [PATCH v6 0/7] virtio-serial refactoring fred.konrad
2013-04-09 12:53 ` [Qemu-devel] [PATCH v6 1/7] virtio-serial: add the virtio-serial device fred.konrad
2013-04-09 12:53 ` [Qemu-devel] [PATCH v6 2/7] virtio-serial-pci: switch to the new API fred.konrad
2013-04-09 12:53 ` [Qemu-devel] [PATCH v6 3/7] virtio-serial-s390: " fred.konrad
2013-04-09 12:53 ` [Qemu-devel] [PATCH v6 4/7] virtio-serial-ccw: " fred.konrad
2013-04-09 12:53 ` [Qemu-devel] [PATCH v6 5/7] virtio-serial: cleanup: init and exit functions fred.konrad
2013-04-09 12:53 ` [Qemu-devel] [PATCH v6 6/7] virtio-serial: cleanup: use QOM casts fred.konrad
2013-04-09 12:53 ` [Qemu-devel] [PATCH v6 7/7] virtio-serial: cleanup: remove qdev field fred.konrad
2013-04-09 14:53 ` [Qemu-devel] [PATCH v6 0/7] virtio-serial refactoring Peter Maydell
2013-04-09 15:05   ` KONRAD Frédéric
2013-04-09 15:07   ` Anthony Liguori [this message]
2013-04-09 15:20     ` Peter Maydell
2013-04-10 10:34 ` Amit Shah
2013-04-15 21:10 ` Anthony Liguori

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=87d2u37nei.fsf@codemonkey.ws \
    --to=aliguori@us.ibm.com \
    --cc=amit.shah@redhat.com \
    --cc=cornelia.huck@de.ibm.com \
    --cc=fred.konrad@greensocs.com \
    --cc=mark.burton@greensocs.com \
    --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.