Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging
commitefb4f3b62c69383a7308d7b739a3193e7c0ccae8
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 10 May 2019 13:49:36 +0000 (10 14:49 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 10 May 2019 13:49:36 +0000 (10 14:49 +0100)
treed39006b859bec039e9c08f44c9191cab4f053fa5
parent5f022626c8807e5848af223908d533973a4b2922
parente84125761f78919fe63616d9888ea45e72dc956f
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging

Pull request

# gpg: Signature made Fri 10 May 2019 14:02:22 BST
# gpg:                using RSA key 8695A8BFD3F97CDAAC35775A9CA4ABB381AB73C8
# gpg: Good signature from "Stefan Hajnoczi <stefanha@redhat.com>" [full]
# gpg:                 aka "Stefan Hajnoczi <stefanha@gmail.com>" [full]
# Primary key fingerprint: 8695 A8BF D3F9 7CDA AC35  775A 9CA4 ABB3 81AB 73C8

* remotes/stefanha/tags/block-pull-request:
  docs: add Security chapter to the documentation
  docs: add Secure Coding Practices to developer docs
  aio-posix: ensure poll mode is left when aio_notify is called
  block/io.c: fix for the allocation failure
  block: Add coroutine_fn to bdrv_check_co_entry
  util/readline: Add braces to fix checkpatch errors
  util: readline: replace tab indent by four spaces to fix checkpatch errors
  util/readline: add a space to fix errors by checkpatch tool

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