mirror of
https://github.com/mii443/qemu.git
synced 2025-08-23 15:48:20 +00:00
With an ejected block backend, blk_get_aio_context() would return
qemu_aio_context. In this case don't assert.
Signed-off-by: Fam Zheng <famz@redhat.com>
Message-Id: <1473848224-24809-3-git-send-email-famz@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
(cherry picked from commit 2a2d69f490
)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>