Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2016-04-07-tag' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 7 Apr 2016 17:06:14 +0000 (18:06 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 7 Apr 2016 17:06:14 +0000 (18:06 +0100)
commitead5268f2166101f7dde70598c9f538a90afd8ee
treedd981ebbc3863ec7ac80b65d08a5c87f5529028f
parente380023898479b57d38c0569c02f7bd41090181b
parent27559c214d9a16d0ef6164d0c3f6fb45833ba2f9
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2016-04-07-tag' into staging

qemu-ga patch queue for 2.6

* fix w32 bug where output from guest-exec is not properly captured
* fix w32 bug where FDs are leaked after guest-exec is invoked

# gpg: Signature made Thu 07 Apr 2016 17:46:21 BST using RSA key ID F108B584
# gpg: Good signature from "Michael Roth <flukshun@gmail.com>"
# gpg:                 aka "Michael Roth <mdroth@utexas.edu>"
# gpg:                 aka "Michael Roth <mdroth@linux.vnet.ibm.com>"

* remotes/mdroth/tags/qga-pull-2016-04-07-tag:
  qga: Workaround for console redirection from non-interactive qemu-ga service
  qga: fix fd leak with guest-exec i/o channels

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