Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
commit37dd86a44cc4298f58ac370e0190b069469b6d25
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 2 Oct 2015 13:47:10 +0000 (2 14:47 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 2 Oct 2015 13:47:10 +0000 (2 14:47 +0100)
tree8402b957686a90af0310701e08cbc4319da12749
parentff770b07f34d28b79013a83989bd6c85f8f16b2f
parent73ba05d936e82fe01b2b2cf987bf3aecb4792af5
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging

Block layer patches

# gpg: Signature made Fri 02 Oct 2015 12:49:13 BST using RSA key ID C88F2FD6
# gpg: Good signature from "Kevin Wolf <kwolf@redhat.com>"

* remotes/kevin/tags/for-upstream:
  block/raw-posix: Open file descriptor O_RDWR to work around glibc posix_fallocate emulation issue.
  block: disable I/O limits at the beginning of bdrv_close()
  iotests: Fix test 128 for password-less sudo
  tests: Fix test 049 fallout from improved HMP error messages
  raw-win32: Fix write request error handling

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