]> Git Repo - qemu.git/commit
replay: flush events when exiting
authorPavel Dovgalyuk <[email protected]>
Wed, 12 Sep 2018 08:18:59 +0000 (11:18 +0300)
committerPaolo Bonzini <[email protected]>
Tue, 2 Oct 2018 17:08:51 +0000 (19:08 +0200)
commitd873fe03766481b72549ff15ee647c086a98c12f
treec9301fc63c8d3024394102d9a985eaffae7af6a1
parent0c08185f8fe1eb20edec1a2bf32b4d219cc023f0
replay: flush events when exiting

This patch adds events processing when emulation finishes instead
of just cleaning the queue. Now the bdrv coroutines will be in consistent
state when emulator closes. It allows correct polling of the block layer
at exit.

Signed-off-by: Pavel Dovgalyuk <[email protected]>
Message-Id: <20180912081859.3228.79735.stgit@pasha-VirtualBox>
Signed-off-by: Paolo Bonzini <[email protected]>
replay/replay-events.c
replay/replay-internal.h
This page took 0.02646 seconds and 4 git commands to generate.