From: Paolo Bonzini <pbonzini@redhat.com>
To: "Marc-André Lureau" <marcandre.lureau@gmail.com>, qemu-devel@nongnu.org
Cc: anthony.perard@citrix.com, Peter Maydell <peter.maydell@linaro.org>
Subject: Re: [Qemu-devel] [PATCH v2 0/3] char: fix chardev aliases regression
Date: Tue, 13 Jun 2017 12:05:25 +0200 [thread overview]
Message-ID: <503ea7db-b9d7-7666-3485-dbc3ef77378f@redhat.com> (raw)
In-Reply-To: <CAJ+F1CLAM+wNS3oL=VJYs+d6FziXY4wH1=6pmqHuLHrkz4zigg@mail.gmail.com>
On 12/06/2017 21:01, Marc-André Lureau wrote:
> Hi Paolo
>
> On Mon, Jun 12, 2017 at 8:06 PM Paolo Bonzini <pbonzini@redhat.com
> <mailto:pbonzini@redhat.com>> wrote:
>
>
>
> On 08/06/2017 13:59, Marc-André Lureau wrote:
> > Hi,
> >
> > The patch "char: move CharBackend handling in char-fe unit" broke
> > chardev aliases. Here is a small series to fix it, and add a simple
> > unit test to check the alias keep working.
> >
> > v2:
> > - move HAVE_CHARDEV_* in osdep.h (Markus Armbruster)
> > - add r-b tags from Eric for the patches that didn't change
> >
> > Marc-André Lureau (3):
> > char: fix alias devices regression
> > chardev: don't use alias names in parse_compat()
> > test-char: start a /char/serial test
> >
> > include/chardev/char-parallel.h | 5 -----
> > include/chardev/char-serial.h | 8 --------
> > include/qemu/osdep.h | 13 +++++++++++++
> > chardev/char.c | 4 ++--
> > tests/test-char.c | 30 ++++++++++++++++++++++++++++++
> > 5 files changed, 45 insertions(+), 15 deletions(-)
> >
>
> Queued, thanks.
>
>
> I also sent a pull request with those patches "[PULL0/3] Charpatches" a
> few days ago. I should take the habit to notice it on the PATCH series.
No problem, I would have noticed sooner or later. :)
Paolo
prev parent reply other threads:[~2017-06-13 10:05 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-08 11:59 [Qemu-devel] [PATCH v2 0/3] char: fix chardev aliases regression Marc-André Lureau
2017-06-08 11:59 ` [Qemu-devel] [PATCH v2 1/3] char: fix alias devices regression Marc-André Lureau
2017-06-08 13:29 ` Eric Blake
2017-06-08 15:01 ` Anthony PERARD
2017-06-08 11:59 ` [Qemu-devel] [PATCH v2 2/3] chardev: don't use alias names in parse_compat() Marc-André Lureau
2017-06-08 11:59 ` [Qemu-devel] [PATCH v2 3/3] test-char: start a /char/serial test Marc-André Lureau
2017-06-08 13:29 ` Eric Blake
2017-06-08 13:56 ` Marc-André Lureau
2017-06-12 16:04 ` [Qemu-devel] [PATCH v2 0/3] char: fix chardev aliases regression Paolo Bonzini
2017-06-12 19:01 ` Marc-André Lureau
2017-06-13 10:05 ` Paolo Bonzini [this message]
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=503ea7db-b9d7-7666-3485-dbc3ef77378f@redhat.com \
--to=pbonzini@redhat.com \
--cc=anthony.perard@citrix.com \
--cc=marcandre.lureau@gmail.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 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).