qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] virtio: don't call device on !vm_running


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH] virtio: don't call device on !vm_running
Date: Thu, 4 Sep 2014 14:37:30 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Thu, Sep 04, 2014 at 01:32:54PM +0300, Michael S. Tsirkin wrote:
> On vm stop, virtio changes vm_running state
> too soon, so callbacks can get envoked with
> vm_running = false;
> 
> Cc: address@hidden
> Cc: Jason Wang <address@hidden>
> Signed-off-by: Michael S. Tsirkin <address@hidden>
> ---
>  hw/virtio/virtio.c | 9 ++++++++-
>  1 file changed, 8 insertions(+), 1 deletion(-)

Thanks, applied to my net tree:
https://github.com/stefanha/qemu/commits/net

Stefan

Attachment: pgpFl8gxVYNyE.pgp
Description: PGP signature


reply via email to

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