]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request' into...
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 26 Jul 2021 18:19:36 +0000 (19:19 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 26 Jul 2021 18:19:36 +0000 (19:19 +0100)
commit76bf66b9136ce373f006f68b0ef4819abc797054
tree1133f3cc4627a4ccbced686ecf17d35c9c94630d
parent1d6f147f043bece029a795c6eb9d43c1abd909b6
parent15a730e7a3aaac180df72cd5730e0617bcf44a5a
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request' into staging

Pull request

Phil's block/nvme.c ENOSPC fix for newer Linux kernels that return this errno.

# gpg: Signature made Mon 26 Jul 2021 09:53:01 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-gitlab/tags/block-pull-request:
  block/nvme: Fix VFIO_MAP_DMA failed: No space left on device

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