qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Eric Blake <eblake@redhat.com>
To: "Marc-André Lureau" <marcandre.lureau@redhat.com>, qemu-devel@nongnu.org
Cc: anthony.perard@citrix.com, pbonzini@redhat.com
Subject: Re: [Qemu-devel] [PATCH 0/3] char: fix chardev aliases regression
Date: Wed, 7 Jun 2017 16:28:37 -0500	[thread overview]
Message-ID: <09672a3e-0ab8-18f5-7b1b-24f48b967490@redhat.com> (raw)
In-Reply-To: <20170607184921.28407-1-marcandre.lureau@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 744 bytes --]

On 06/07/2017 01:49 PM, 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.
> 
> 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
> 
>  chardev/char.c    |  6 ++++--
>  tests/test-char.c | 30 ++++++++++++++++++++++++++++++
>  2 files changed, 34 insertions(+), 2 deletions(-)

Reviewed-by: Eric Blake <eblake@redhat.com>

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]

      parent reply	other threads:[~2017-06-07 21:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-07 18:49 [Qemu-devel] [PATCH 0/3] char: fix chardev aliases regression Marc-André Lureau
2017-06-07 18:49 ` [Qemu-devel] [PATCH 1/3] char: fix alias devices regression Marc-André Lureau
2017-06-08  7:10   ` Markus Armbruster
2017-06-08  7:16     ` Marc-André Lureau
2017-06-08  8:15       ` Markus Armbruster
2017-06-07 18:49 ` [Qemu-devel] [PATCH 2/3] chardev: don't use alias names in parse_compat() Marc-André Lureau
2017-06-07 18:49 ` [Qemu-devel] [PATCH 3/3] test-char: start a /char/serial test Marc-André Lureau
2017-06-07 21:28 ` Eric Blake [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=09672a3e-0ab8-18f5-7b1b-24f48b967490@redhat.com \
    --to=eblake@redhat.com \
    --cc=anthony.perard@citrix.com \
    --cc=marcandre.lureau@redhat.com \
    --cc=pbonzini@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).