qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/4] Monitor: OOB related patches
@ 2018-03-27  1:36 Eric Blake
  2018-03-27  1:36 ` [Qemu-devel] [PATCH v2 1/4] qmp: cleanup qmp queues properly Eric Blake
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Eric Blake @ 2018-03-27  1:36 UTC (permalink / raw)
  To: qemu-devel; +Cc: peterx, marcandre.lureau, borntraeger

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(-)

-- 
2.14.3

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-03-27 13:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [Qemu-devel] [PATCH v2 0/4] Monitor: OOB related patches Peter Xu
2018-03-27  9:23 ` Christian Borntraeger

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).