Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 22 Jul 2015 11:52:34 +0000 (12:52 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 22 Jul 2015 11:52:34 +0000 (12:52 +0100)
commitdc94bd9166af5236a56bd5bb06845911915a925c
treeda7f57b66fdc24f5904dc64e2def74de296a9987
parentb9c46307996856d03ddc1527468ff5401ac03a79
parent05e514b1d4d5bd4209e2c8bbc76ff05c85a235f3
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging

# gpg: Signature made Wed Jul 22 12:43:35 2015 BST using RSA key ID 81AB73C8
# gpg: Good signature from "Stefan Hajnoczi <stefanha@redhat.com>"
# gpg:                 aka "Stefan Hajnoczi <stefanha@gmail.com>"

* remotes/stefanha/tags/block-pull-request:
  AioContext: optimize clearing the EventNotifier
  AioContext: fix broken placement of event_notifier_test_and_clear
  AioContext: fix broken ctx->dispatching optimization
  aio-win32: reorganize polling loop
  tests: remove irrelevant assertions from test-aio
  qemu-timer: initialize "timers_done_ev" to set
  mirror: Speed up bitmap initial scanning

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