On 28 September 2016 at 11:15, Stefan Hajnoczi <stefa...@redhat.com> wrote: > The following changes since commit 25930ed60aad49f1fdd7de05272317c86ce1275b: > > Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into > staging (2016-09-27 23:10:12 +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 fe121b9d3c4258e41f7efa4976bf79151b2d5dbb: > > linux-aio: fix re-entrant completion processing (2016-09-28 17:11:23 +0100) > > ---------------------------------------------------------------- > > ---------------------------------------------------------------- > > Laurent Vivier (1): > libqos: fix qvring_init() > > Lin Ma (1): > iothread: check iothread->ctx before aio_context_unref to avoid > assertion > > Stefan Hajnoczi (3): > coroutine: add qemu_coroutine_entered() function > test-coroutine: test qemu_coroutine_entered() > linux-aio: fix re-entrant completion processing > > Yaowei Bai (2): > block: mirror: fix wrong comment of mirror_start > aio-posix: avoid unnecessary aio_epoll_enabled() calls
Applied, thanks. -- PMM