On 24 July 2018 at 15:23, Stefan Hajnoczi <stefanha@redhat.com> wrote:
> The following changes since commit 768cef2974fb1fa30dd188b043ea737e13fea477:
>
> Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' into staging (2018-07-24 10:37:52 +0100)
>
> are available in the Git repository at:
>
> git://github.com/stefanha/qemu.git tags/block-pull-request
>
> for you to fetch changes up to 042b757cc77c9580b99ef2781cfb0a2d1bf495a6:
>
> block/file-posix: add bdrv_attach_aio_context callback for host dev and cdrom (2018-07-24 14:27:41 +0100)
>
> ----------------------------------------------------------------
> Pull request
>
> Regression fix for host block devices with the file-posix driver when aio=native is in use.
>
> ----------------------------------------------------------------
>
> Nishanth Aravamudan (1):
> block/file-posix: add bdrv_attach_aio_context callback for host dev
> and cdrom
>
> block/file-posix.c | 3 +++
> 1 file changed, 3 insertions(+)
>
Applied, thanks.
-- PMM