All of lore.kernel.org
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 0/2] QAPI and monitor patches for 2018-07-23 (3.0.0-rc2)
Date: Mon, 23 Jul 2018 15:13:54 +0200	[thread overview]
Message-ID: <20180723131356.27466-1-armbru@redhat.com> (raw)

The following changes since commit 6598f0cdad6acc6674c4f060fa46e537228c2c47:

  po: Don't include comments with location (2018-07-23 10:50:54 +0100)

are available in the Git repository at:

  git://repo.or.cz/qemu/armbru.git tags/pull-qapi-2018-07-23

for you to fetch changes up to 62aa1d887ff9fc76adb488d31447d126a78f4b8f:

  monitor: Fix unsafe sharing of @cur_mon among threads (2018-07-23 14:00:03 +0200)

----------------------------------------------------------------
QAPI and monitor patches for 2018-07-23 (3.0.0-rc2)

This pull request consists of a late external interface tweak and a
thread safety fix, both related to QMP out-of-band execution.

----------------------------------------------------------------
Markus Armbruster (1):
      qapi: Make 'allow-oob' optional in SchemaInfoCommand

Peter Xu (1):
      monitor: Fix unsafe sharing of @cur_mon among threads

 include/monitor/monitor.h  |  2 +-
 monitor.c                  |  2 +-
 qapi/introspect.json       |  6 +++---
 scripts/qapi/introspect.py | 10 +++++-----
 stubs/monitor.c            |  2 +-
 tests/test-util-sockets.c  |  2 +-
 6 files changed, 12 insertions(+), 12 deletions(-)
armbru@dusky:~/work/qemu$ rm *patch
armbru@dusky:~/work/qemu$ git-format-patch --subject-prefix PULL master
0000-cover-letter.patch
0001-qapi-Make-allow-oob-optional-in-SchemaInfoCommand.patch
0002-monitor-Fix-unsafe-sharing-of-cur_mon-among-threads.patch

-- 
2.17.1

             reply	other threads:[~2018-07-23 13:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-23 13:13 Markus Armbruster [this message]
2018-07-23 13:13 ` [Qemu-devel] [PULL 1/2] qapi: Make 'allow-oob' optional in SchemaInfoCommand Markus Armbruster
2018-07-23 13:13 ` [Qemu-devel] [PULL 2/2] monitor: Fix unsafe sharing of @cur_mon among threads Markus Armbruster
2018-07-23 15:15 ` [Qemu-devel] [PULL 0/2] QAPI and monitor patches for 2018-07-23 (3.0.0-rc2) Peter Maydell

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=20180723131356.27466-1-armbru@redhat.com \
    --to=armbru@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.