Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 14 Dec 2021 20:46:18 +0000 (12:46 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 14 Dec 2021 20:46:18 +0000 (12:46 -0800)
commit76b56fdfc9fa43ec6e5986aee33f108c6c6a511e
treebd01e1597fa3ef858aea16e349c4ffddae2075d0
parentaf1719795c888938855b412b33192dfc7072962d
parentcf4fbc3030c974fff726756a7ceef8386cdf500b
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging

Pull request

An infinite loop fix for the userspace NVMe driver.

# gpg: Signature made Thu 09 Dec 2021 07:21:08 AM PST
# gpg:                using RSA key 8695A8BFD3F97CDAAC35775A9CA4ABB381AB73C8
# gpg: Good signature from "Stefan Hajnoczi <stefanha@redhat.com>" [full]
# gpg:                 aka "Stefan Hajnoczi <stefanha@gmail.com>" [full]

* tag 'block-pull-request' of https://gitlab.com/stefanha/qemu:
  block/nvme: fix infinite loop in nvme_free_req_queue_cb()

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>