qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Xu <peterx@redhat.com>
To: Eric Blake <eblake@redhat.com>
Cc: qemu-devel@nongnu.org, marcandre.lureau@redhat.com,
	borntraeger@de.ibm.com
Subject: Re: [Qemu-devel] [PATCH v2 0/4] Monitor: OOB related patches
Date: Tue, 27 Mar 2018 10:43:15 +0800	[thread overview]
Message-ID: <20180327024315.GH17789@xz-mi> (raw)
In-Reply-To: <20180327013620.1644387-1-eblake@redhat.com>

On Mon, Mar 26, 2018 at 08:36:16PM -0500, Eric Blake wrote:
> This is patches 2, 3, 7, and 8 (with 7 rewritten) from Peter Xu's
> series.  I've pushed them to git://repo.or.cz/qemu/ericb.git qapi-next
> (on top of the other pending qapi patches at branch qapi); hopefully
> this will be part of my pull request tomorrow for -rc1.
> 
> Eric Blake (1):
>   tests: Add parameter to qtest_init_without_qmp_handshake
> 
> Peter Xu (3):
>   qmp: cleanup qmp queues properly
>   monitor: new parameter "x-oob"
>   tests: qmp-test: add test for new "x-oob"
> 
>  tests/libqtest.h          |  7 +++-
>  include/monitor/monitor.h |  1 +
>  vl.c                      |  5 +++
>  tests/libqtest.c          | 10 +++--
>  monitor.c                 | 94 ++++++++++++++++++++++++++++++++++++-----------
>  tests/qmp-test.c          | 84 +++++++++++++++++++++++++++++++++++++++++-
>  6 files changed, 173 insertions(+), 28 deletions(-)

All of them look good to me.

Thanks Eric!

-- 
Peter Xu

  parent reply	other threads:[~2018-03-27  2:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-27  1:36 [Qemu-devel] [PATCH v2 0/4] Monitor: OOB related patches Eric Blake
2018-03-27  1:36 ` [Qemu-devel] [PATCH v2 1/4] qmp: cleanup qmp queues properly Eric Blake
2018-03-27  1:36 ` [Qemu-devel] [PATCH v2 2/4] monitor: new parameter "x-oob" Eric Blake
2018-03-27  1:36 ` [Qemu-devel] [PATCH v2 3/4] tests: Add parameter to qtest_init_without_qmp_handshake Eric Blake
2018-03-27 10:41   ` Marc-André Lureau
2018-03-27  1:36 ` [Qemu-devel] [PATCH v2 4/4] tests: qmp-test: add test for new "x-oob" Eric Blake
2018-03-27 13:19   ` Marc-André Lureau
2018-03-27  2:43 ` Peter Xu [this message]
2018-03-27  9:23 ` [Qemu-devel] [PATCH v2 0/4] Monitor: OOB related patches Christian Borntraeger

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=20180327024315.GH17789@xz-mi \
    --to=peterx@redhat.com \
    --cc=borntraeger@de.ibm.com \
    --cc=eblake@redhat.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).