Merge remote-tracking branch 'remotes/berrange/tags/qio-next-pull-request' into staging
commit0402ca3c70356e09e694fece39256790ff7755f2
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 16 Feb 2018 11:19:37 +0000 (16 11:19 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 16 Feb 2018 11:19:37 +0000 (16 11:19 +0000)
treee60eaec9d9f13e2b70a4704e58ebf23378211888
parent5e5432b766c424a5d1e1b81315ce6ac1dc0fa3ed
parent6809df1df036840d41a0cc9ca77cc6a0214fb1b5
Merge remote-tracking branch 'remotes/berrange/tags/qio-next-pull-request' into staging

# gpg: Signature made Thu 15 Feb 2018 17:50:22 GMT
# gpg:                using RSA key BE86EBB415104FDF
# gpg: Good signature from "Daniel P. Berrange <dan@berrange.com>"
# gpg:                 aka "Daniel P. Berrange <berrange@redhat.com>"
# Primary key fingerprint: DAF3 A6FD B26B 6291 2D0E  8E3F BE86 EBB4 1510 4FDF

* remotes/berrange/tags/qio-next-pull-request:
  allow to build with older sed
  io/channel-command: Do not kill the child process after closing the pipe
  io: Add /dev/fdset/ support to QIOChannelFile
  io: Don't call close multiple times in QIOChannelFile
  io: Fix QIOChannelFile when creating and opening read-write
  io/channel-websock: handle continuous reads without any data
  io: fix QIONetListener memory leak

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>