Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2016-04-19-tag' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 20 Apr 2016 14:05:19 +0000 (15:05 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 20 Apr 2016 14:05:19 +0000 (15:05 +0100)
commit4113b0532da6c448f8e458b413ebde035234d0ea
treeb1c1f83d960975aeaab9712cdd167f20fdeac93f
parentfe98b18b6f8c1324b4940a6a1f1bf8d847c9d569
parentfb91f30bb9716c391ce0441942fffa601ad99684
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2016-04-19-tag' into staging

qemu-ga patch queue for 2.6

* fixes inadvertant change that unconditionally disables qemu-ga unit test
* fixes make check failures when building with --disable-guest-agent that
  were present visible before the unit test was inadvertantly disabled.

# gpg: Signature made Tue 19 Apr 2016 23:30:09 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-19-tag:
  qemu-ga: do not run qga test when guest agent disabled

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