The following changes since commit 6f4fa0998fd13bd8a533f38ee69774ecad6911b6:
  Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging (2018-06-30 13:59:53 +0100)
are available in the Git repository at:
  git://repo.or.cz/qemu/armbru.git tags/pull-monitor-2018-06-30
for you to fetch changes up to 4bfa7974d90a0cbad29c0a27334d02cbd37bb23d:
  docs: mention shared state protect for OOB (2018-06-30 17:50:48 +0200)
----------------------------------------------------------------
Monitor patches for 2018-06-30
----------------------------------------------------------------
Peter Xu (5):
      chardev: comment details for CLOSED event
      monitor: rename *_pop_one to *_pop_any
      monitor: flush qmp responses when CLOSED
      tests: iotests: drop some stderr line
      docs: mention shared state protect for OOB
 docs/devel/qapi-code-gen.txt | 17 ++++++++++-----
 include/chardev/char.h       | 11 +++++++++-
 monitor.c                    | 52 ++++++++++++++++++++++++++++++++------------
 tests/qemu-iotests/060       | 10 ++++++++-
 tests/qemu-iotests/060.out   |  1 -
 5 files changed, 68 insertions(+), 23 deletions(-)