The following changes since commit 8c5e7bddc22dac9d4dc3526996babce4c7242d9d:

  Merge remote-tracking branch 'remotes/huth/tags/pull-request-2018-02-14' into 
staging (2018-02-15 13:00:44 +0000)

are available in the Git repository at:

  ssh://g...@github.com/berrange/qemu tags/qio-next-pull-request

for you to fetch changes up to 6809df1df036840d41a0cc9ca77cc6a0214fb1b5:

  allow to build with older sed (2018-02-15 16:54:57 +0000)

----------------------------------------------------------------

----------------------------------------------------------------

Edgar Kaziakhmedov (1):
  io/channel-websock: handle continuous reads without any data

Jan Beulich (1):
  allow to build with older sed

Paolo Bonzini (1):
  io: fix QIONetListener memory leak

Ross Lagerwall (3):
  io: Fix QIOChannelFile when creating and opening read-write
  io: Don't call close multiple times in QIOChannelFile
  io: Add /dev/fdset/ support to QIOChannelFile

Thomas Huth (1):
  io/channel-command: Do not kill the child process after closing the
    pipe

 Makefile                     |  3 +--
 include/io/channel-file.h    |  2 +-
 io/channel-command.c         | 12 +++++++++++-
 io/channel-file.c            | 11 ++++-------
 io/channel-websock.c         |  7 +++++--
 io/net-listener.c            |  1 +
 tests/test-io-channel-file.c | 29 +++++++++++++++++++++++++----
 7 files changed, 48 insertions(+), 17 deletions(-)

-- 
2.14.3


Reply via email to