mirror of
https://github.com/mii443/qemu.git
synced 2025-08-31 11:29:26 +00:00
close all the block drivers before the qemu process exits
This patch calls the close handler of the block driver before the qemu process exits. This is necessary because the sheepdog block driver releases the lock of VM images in the close handler. Signed-off-by: MORITA Kazutaka <morita.kazutaka@lab.ntt.co.jp> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
This commit is contained in:
committed by
Kevin Wolf
parent
08a00559f0
commit
2bc93fed76
Reference in New Issue
Block a user