Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
replay: finish record/replay before closing the disks
After recent updates block devices cannot be closed on qemu exit. This happens due to the block request polling when replay is not finished. Therefore now we stop execution recording before closing the block devices. Signed-off-by: Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
- Loading branch information