On Thu, 29 Jul 2021 at 17:23, Stefan Hajnoczi <stefa...@redhat.com> wrote: > > The following changes since commit 3521ade3510eb5cefb2e27a101667f25dad89935: > > Merge remote-tracking branch > 'remotes/thuth-gitlab/tags/pull-request-2021-07-29' into staging (2021-07-29 > 13:17:20 +0100) > > are available in the Git repository at: > > https://gitlab.com/stefanha/qemu.git tags/block-pull-request > > for you to fetch changes up to cc8eecd7f105a1dff5876adeb238a14696061a4a: > > MAINTAINERS: Added myself as a reviewer for the NVMe Block Driver > (2021-07-29 17:17:34 +0100) > > ---------------------------------------------------------------- > Pull request > > The main fix here is for io_uring. Spurious -EAGAIN errors can happen and the > request needs to be resubmitted. > > The MAINTAINERS changes carry no risk and we might as well include them in > QEMU > 6.1.
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/6.1 for any user-visible changes. -- PMM