All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: "Marc-André Lureau" <marcandre.lureau@redhat.com>, qemu-devel@nongnu.org
Cc: kirill.shutemov@linux.intel.com
Subject: Re: [Qemu-devel] [PATCH v2 0/2] mux chardev events regression fix
Date: Wed, 20 Dec 2017 16:11:12 +0100	[thread overview]
Message-ID: <9feece12-7197-1c6b-82dc-9b04eea134a5@redhat.com> (raw)
In-Reply-To: <20171103152824.21948-1-marcandre.lureau@redhat.com>

On 03/11/2017 16:28, Marc-André Lureau wrote:
> Hi,
> 
> The following patches fix and test the behaviour of mux chardev
> events, after a regression introduced in qemu 2.8.0.
> 
> v1->v2:
> - fix incompatible pointer type warning spotted by patchew
> 
> Marc-André Lureau (2):
>   chardev: fix backend events regression with mux chardev
>   test: add some chardev mux event tests
> 
>  include/chardev/char.h |  1 +
>  chardev/char-mux.c     |  8 ++++++++
>  chardev/char.c         | 18 ++++++++++++------
>  tests/test-char.c      | 17 +++++++++++++++++
>  4 files changed, 38 insertions(+), 6 deletions(-)
> 

Queued, thanks.

Paolo

  parent reply	other threads:[~2017-12-20 15:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-03 15:28 [Qemu-devel] [PATCH v2 0/2] mux chardev events regression fix Marc-André Lureau
2017-11-03 15:28 ` [Qemu-devel] [PATCH v2 1/2] chardev: fix backend events regression with mux chardev Marc-André Lureau
2017-11-03 15:59   ` Kirill A. Shutemov
2017-11-03 15:28 ` [Qemu-devel] [PATCH v2 2/2] test: add some chardev mux event tests Marc-André Lureau
2017-12-20 13:26 ` [Qemu-devel] [PATCH v2 0/2] mux chardev events regression fix Kirill A. Shutemov
2017-12-20 15:11 ` Paolo Bonzini [this message]
2017-12-20 21:27   ` 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=9feece12-7197-1c6b-82dc-9b04eea134a5@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=kirill.shutemov@linux.intel.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 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.