qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [RFC PATCH v2 11/19] replay: flush events when exitting


From: Eric Blake
Subject: Re: [Qemu-devel] [RFC PATCH v2 11/19] replay: flush events when exitting
Date: Mon, 30 Apr 2018 11:18:57 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0

On 04/28/2018 07:37 AM, Pavel Dovgalyuk wrote:

In the subject: s/exitting/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 <address@hidden>
---
  replay/replay-events.c   |   14 +-------------
  replay/replay-internal.h |    2 --
  2 files changed, 1 insertion(+), 15 deletions(-)


--
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]