Home
last modified time | relevance | path

Searched hist:"2 bc93fed76c89f7adaa0e5bb357dcdc6c2b097a8" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dblock.cdiff 2bc93fed76c89f7adaa0e5bb357dcdc6c2b097a8 Thu May 27 21:44:57 CDT 2010 MORITA Kazutaka <morita.kazutaka@lab.ntt.co.jp> 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>