OSDN Git Service

Merge remote-tracking branch 'remotes/berrange/tags/pull-io-next-2016-01-20-1' into...
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 21 Jan 2016 12:42:17 +0000 (12:42 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 21 Jan 2016 12:42:17 +0000 (12:42 +0000)
commit3ed0b659ca810161f8222769b1f6de7c2aa54d83
tree18f844fdcc9fdb62662ca07e6d9dd3d71c22df6d
parenta953853ebab4b42506099156275525fc757f6c30
parentccf1e2dcd6091eea1fc2341c63201aa1a6094978
Merge remote-tracking branch 'remotes/berrange/tags/pull-io-next-2016-01-20-1' into staging

I/O channels fixes 2016/01/20 v1

# gpg: Signature made Wed 20 Jan 2016 11:31:47 GMT using RSA key ID 15104FDF
# gpg: Good signature from "Daniel P. Berrange <dan@berrange.com>"
# gpg:                 aka "Daniel P. Berrange <berrange@redhat.com>"

* remotes/berrange/tags/pull-io-next-2016-01-20-1:
  io: use memset instead of { 0 } for initializing array
  io: fix description of @errp parameter initialization
  io: some fixes to handling of /dev/null when running commands
  io: increment counter when killing off subcommand
  io: fix sign of errno value passed to error report

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