From: Paolo Bonzini <pbonzini@redhat.com>
To: "Marc-André Lureau" <marcandre.lureau@redhat.com>, qemu-devel@nongnu.org
Cc: anthony.perard@citrix.com
Subject: Re: [Qemu-devel] [PATCH v2 0/3] char: fix chardev aliases regression
Date: Mon, 12 Jun 2017 18:04:24 +0200 [thread overview]
Message-ID: <9e20350b-aac2-b099-ebac-03e61ad1d79e@redhat.com> (raw)
In-Reply-To: <20170608115939.30985-1-marcandre.lureau@redhat.com>
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.
Paolo
next prev parent reply other threads:[~2017-06-12 16:04 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 ` Paolo Bonzini [this message]
2017-06-12 19:01 ` [Qemu-devel] [PATCH v2 0/3] char: fix chardev aliases regression Marc-André Lureau
2017-06-13 10:05 ` 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=9e20350b-aac2-b099-ebac-03e61ad1d79e@redhat.com \
--to=pbonzini@redhat.com \
--cc=anthony.perard@citrix.com \
--cc=marcandre.lureau@redhat.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).